{ "_args": [ [ "sliced@1.0.1", "/home/user/dockydock/docker_nodejs_dev/node_modules/mongoose" ] ], "_from": "sliced@1.0.1", "_id": "sliced@1.0.1", "_inCache": true, "_installable": true, "_location": "/sliced", "_nodeVersion": "1.8.1", "_npmUser": { "email": "aaron.heckmann+github@gmail.com", "name": "aaron" }, "_npmVersion": "2.8.3", "_phantomChildren": {}, "_requested": { "name": "sliced", "raw": "sliced@1.0.1", "rawSpec": "1.0.1", "scope": null, "spec": "1.0.1", "type": "version" }, "_requiredBy": [ "/mongoose", "/mquery" ], "_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", "_shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41", "_shrinkwrap": null, "_spec": "sliced@1.0.1", "_where": "/home/user/dockydock/docker_nodejs_dev/node_modules/mongoose", "author": { "email": "aaron.heckmann+github@gmail.com", "name": "Aaron Heckmann" }, "bugs": { "url": "https://github.com/aheckmann/sliced/issues" }, "dependencies": {}, "description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)", "devDependencies": { "benchmark": "~1.0.0", "mocha": "1.5.0" }, "directories": {}, "dist": { "shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41", "tarball": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz" }, "files": [ "LICENSE", "README.md", "index.js" ], "gitHead": "e7c989016d2062995cd102322b65784ba8977ee3", "homepage": "https://github.com/aheckmann/sliced", "keywords": [ "arguments", "array", "slice" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "aaron", "email": "aaron.heckmann+github@gmail.com" } ], "name": "sliced", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/aheckmann/sliced.git" }, "scripts": { "test": "make test" }, "version": "1.0.1" }