blob: 293b936e661a8db8bb34f4574f64d709bfd43324 [file] [log] [blame]
{
"_from": "process-nextick-args@>=1.0.0 <1.1.0",
"_id": "process-nextick-args@1.0.3",
"_location": "/npm/sha/readable-stream/process-nextick-args",
"_nodeVersion": "2.5.0",
"_npmUser": {
"email": "calvin.metcalf@gmail.com",
"name": "cwmma"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requiredBy": [
"/npm/sha/readable-stream"
],
"_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz",
"_shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
"_shrinkwrap": null,
"author": "",
"bugs": {
"url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
},
"dependencies": {},
"description": "process.nextTick but always with args",
"devDependencies": {
"tap": "~0.2.6"
},
"directories": {},
"dist": {
"shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
"tarball": "http://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz"
},
"gitHead": "e855846a69662b9489f1ad3dde1ebf2ccc4370b8",
"homepage": "https://github.com/calvinmetcalf/process-nextick-args",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "calvin.metcalf@gmail.com",
"name": "cwmma"
}
],
"name": "process-nextick-args",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.3"
}