{ "_args": [ [ { "name": "fstream", "raw": "fstream@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/dorian/Documents/gitlab/test/node_modules/node-gyp" ] ], "_from": "fstream@>=1.0.0 <2.0.0", "_id": "fstream@1.0.11", "_inCache": true, "_installable": true, "_location": "/fstream", "_nodeVersion": "7.7.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/fstream-1.0.11.tgz_1488923219641_0.18055859790183604" }, "_npmUser": { "email": "kat@sykosomatic.org", "name": "zkat" }, "_npmVersion": "4.1.2", "_phantomChildren": {}, "_requested": { "name": "fstream", "raw": "fstream@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/node-gyp", "/tar" ], "_resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz", "_shasum": "5c1fb1f117477114f0632a0eb4b71b3cb0fd3171", "_shrinkwrap": null, "_spec": "fstream@^1.0.0", "_where": "/home/dorian/Documents/gitlab/test/node_modules/node-gyp", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/fstream/issues" }, "dependencies": { "graceful-fs": "^4.1.2", "inherits": "~2.0.0", "mkdirp": ">=0.5 0", "rimraf": "2" }, "description": "Advanced file system stream things", "devDependencies": { "standard": "^4.0.0", "tap": "^1.2.0" }, "directories": {}, "dist": { "shasum": "5c1fb1f117477114f0632a0eb4b71b3cb0fd3171", "tarball": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz" }, "engines": { "node": ">=0.6" }, "gitHead": "1e4527ffe8688d4f5325283d7cf2cf2d61f14c6b", "homepage": "https://github.com/npm/fstream#readme", "license": "ISC", "main": "fstream.js", "maintainers": [ { "email": "me@re-becca.org", "name": "iarna" }, { "email": "isaacs@npmjs.com", "name": "isaacs" }, { "email": "ogd@aoaioxxysz.net", "name": "othiym23" }, { "email": "kat@sykosomatic.org", "name": "zkat" } ], "name": "fstream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/npm/fstream.git" }, "scripts": { "test": "standard && tap examples/*.js" }, "version": "1.0.11" }