{ "_args": [ [ "sliced@*", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\gutil" ] ], "_from": "sliced@*", "_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@*", "rawSpec": "*", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "/gutil" ], "_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz", "_shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41", "_shrinkwrap": null, "_spec": "sliced@*", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\gutil", "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" }