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,45 +1,32 @@
{
"_args": [
[
{
"raw": "read-chunk@^1.0.1",
"scope": null,
"escapedName": "read-chunk",
"name": "read-chunk",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp"
"read-chunk@1.0.1",
"/Users/aa/TheDesk/app"
]
],
"_from": "read-chunk@>=1.0.1 <2.0.0",
"_from": "read-chunk@1.0.1",
"_id": "read-chunk@1.0.1",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-X2jKswfmY/GZk1J9m1icrORmEZQ=",
"_location": "/read-chunk",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "read-chunk@^1.0.1",
"scope": null,
"escapedName": "read-chunk",
"type": "version",
"registry": true,
"raw": "read-chunk@1.0.1",
"name": "read-chunk",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
"escapedName": "read-chunk",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/jimp"
],
"_resolved": "https://registry.npmjs.org/read-chunk/-/read-chunk-1.0.1.tgz",
"_shasum": "5f68cab307e663f19993527d9b589cace4661194",
"_shrinkwrap": null,
"_spec": "read-chunk@^1.0.1",
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\jimp",
"_spec": "1.0.1",
"_where": "/Users/aa/TheDesk/app",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -48,24 +35,17 @@
"bugs": {
"url": "https://github.com/sindresorhus/read-chunk/issues"
},
"dependencies": {},
"description": "Read a chunk from a file",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "5f68cab307e663f19993527d9b589cace4661194",
"tarball": "https://registry.npmjs.org/read-chunk/-/read-chunk-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "6abec373c92cee4e07a721ca5a0cd8a187bb04ad",
"homepage": "https://github.com/sindresorhus/read-chunk",
"homepage": "https://github.com/sindresorhus/read-chunk#readme",
"keywords": [
"read",
"file",
@@ -81,15 +61,7 @@
"open"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "read-chunk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/read-chunk.git"