{ "_args": [ [ "process-nextick-args@~1.0.0", "/Users/rebecca/code/npm/node_modules/readable-stream" ] ], "_from": "process-nextick-args@>=1.0.0 <1.1.0", "_id": "process-nextick-args@1.0.6", "_inCache": true, "_installable": true, "_location": "/readable-stream/process-nextick-args", "_nodeVersion": "4.1.1", "_npmUser": { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, "_npmVersion": "2.14.4", "_phantomChildren": {}, "_requested": { "name": "process-nextick-args", "raw": "process-nextick-args@~1.0.0", "rawSpec": "~1.0.0", "scope": null, "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/readable-stream" ], "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz", "_shasum": "0f96b001cea90b12592ce566edb97ec11e69bd05", "_shrinkwrap": null, "_spec": "process-nextick-args@~1.0.0", "_where": "/Users/rebecca/code/npm/node_modules/readable-stream", "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": "0f96b001cea90b12592ce566edb97ec11e69bd05", "tarball": "http://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.6.tgz" }, "gitHead": "e85787b05a8c3c1adb714f332d822e9162699c78", "homepage": "https://github.com/calvinmetcalf/process-nextick-args", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" } ], "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.6" }