102 lines
2.3 KiB
JSON
102 lines
2.3 KiB
JSON
|
{
|
||
|
"_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"
|
||
|
]
|
||
|
],
|
||
|
"_from": "read-chunk@>=1.0.1 <2.0.0",
|
||
|
"_id": "read-chunk@1.0.1",
|
||
|
"_inCache": true,
|
||
|
"_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",
|
||
|
"name": "read-chunk",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"spec": ">=1.0.1 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_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",
|
||
|
"author": {
|
||
|
"name": "Sindre Sorhus",
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"url": "http://sindresorhus.com"
|
||
|
},
|
||
|
"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",
|
||
|
"keywords": [
|
||
|
"read",
|
||
|
"file",
|
||
|
"readfile",
|
||
|
"fs",
|
||
|
"chunk",
|
||
|
"slice",
|
||
|
"part",
|
||
|
"head",
|
||
|
"tail",
|
||
|
"buffer",
|
||
|
"fd",
|
||
|
"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"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.0.1"
|
||
|
}
|