78 lines
1.8 KiB
JSON
78 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"wrappy@1",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/inflight"
|
|
]
|
|
],
|
|
"_from": "wrappy@>=1.0.0 <2.0.0",
|
|
"_id": "wrappy@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/wrappy",
|
|
"_nodeVersion": "0.10.31",
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "2.0.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "wrappy",
|
|
"raw": "wrappy@1",
|
|
"rawSpec": "1",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/inflight",
|
|
"/once"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz",
|
|
"_shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
|
|
"_shrinkwrap": null,
|
|
"_spec": "wrappy@1",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/inflight",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/wrappy/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Callback wrapping utility",
|
|
"devDependencies": {
|
|
"tap": "^0.4.12"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
|
|
"tarball": "http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
|
|
},
|
|
"gitHead": "006a8cbac6b99988315834c207896eed71fd069a",
|
|
"homepage": "https://github.com/npm/wrappy",
|
|
"license": "ISC",
|
|
"main": "wrappy.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
}
|
|
],
|
|
"name": "wrappy",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/wrappy.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|