TheDesk Mio (ver.5)

This commit is contained in:
a a
2018-05-26 21:48:13 +09:00
parent d5f7153464
commit e47a952f0e
251 changed files with 13585 additions and 15770 deletions

View File

@@ -1,46 +1,32 @@
{
"_args": [
[
{
"raw": "ip-regex@^1.0.1",
"scope": null,
"escapedName": "ip-regex",
"name": "ip-regex",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\url-regex"
"ip-regex@1.0.3",
"/Users/aa/TheDesk/app"
]
],
"_from": "ip-regex@>=1.0.1 <2.0.0",
"_from": "ip-regex@1.0.3",
"_id": "ip-regex@1.0.3",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-3FiQdvZZ9BnCIgOaMzFvHHOH7/0=",
"_location": "/ip-regex",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.5.0",
"_phantomChildren": {},
"_requested": {
"raw": "ip-regex@^1.0.1",
"scope": null,
"escapedName": "ip-regex",
"type": "version",
"registry": true,
"raw": "ip-regex@1.0.3",
"name": "ip-regex",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
"escapedName": "ip-regex",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/url-regex"
],
"_resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz",
"_shasum": "dc589076f659f419c222039a33316f1c7387effd",
"_shrinkwrap": null,
"_spec": "ip-regex@^1.0.1",
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\url-regex",
"_spec": "1.0.3",
"_where": "/Users/aa/TheDesk/app",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -49,24 +35,17 @@
"bugs": {
"url": "https://github.com/sindresorhus/ip-regex/issues"
},
"dependencies": {},
"description": "Regular expression for matching IP addresses",
"devDependencies": {
"ava": "0.0.4"
},
"directories": {},
"dist": {
"shasum": "dc589076f659f419c222039a33316f1c7387effd",
"tarball": "https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "4237cf39da0e1b2ea883bc65bde2b69921d78ceb",
"homepage": "https://github.com/sindresorhus/ip-regex",
"homepage": "https://github.com/sindresorhus/ip-regex#readme",
"keywords": [
"text",
"regex",
@@ -83,15 +62,7 @@
"validate"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "ip-regex",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/ip-regex.git"