88 lines
2.2 KiB
JSON
88 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "buffers@~0.1.1",
|
|
"scope": null,
|
|
"escapedName": "buffers",
|
|
"name": "buffers",
|
|
"rawSpec": "~0.1.1",
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\binary"
|
|
]
|
|
],
|
|
"_defaultsLoaded": true,
|
|
"_engineSupported": true,
|
|
"_from": "buffers@>=0.1.1 <0.2.0",
|
|
"_id": "buffers@0.1.1",
|
|
"_inCache": true,
|
|
"_location": "/buffers",
|
|
"_nodeVersion": "v0.4.12",
|
|
"_npmJsonOpts": {
|
|
"file": "/home/substack/.npm/buffers/0.1.1/package/package.json",
|
|
"wscript": false,
|
|
"contributors": false,
|
|
"serverjs": false
|
|
},
|
|
"_npmVersion": "1.0.30",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "buffers@~0.1.1",
|
|
"scope": null,
|
|
"escapedName": "buffers",
|
|
"name": "buffers",
|
|
"rawSpec": "~0.1.1",
|
|
"spec": ">=0.1.1 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/binary",
|
|
"/match-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz",
|
|
"_shasum": "b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb",
|
|
"_shrinkwrap": null,
|
|
"_spec": "buffers@~0.1.1",
|
|
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\binary",
|
|
"author": {
|
|
"name": "James Halliday",
|
|
"email": "mail@substack.net",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/node-buffers/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb",
|
|
"tarball": "https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.2.0"
|
|
},
|
|
"homepage": "https://github.com/substack/node-buffers#readme",
|
|
"main": "./index",
|
|
"maintainers": [
|
|
{
|
|
"name": "substack",
|
|
"email": "mail@substack.net"
|
|
}
|
|
],
|
|
"name": "buffers",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/node-buffers.git"
|
|
},
|
|
"scripts": {
|
|
"test": "expresso"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|