Your IP : 3.135.247.237
{
"_args": [
[
{
"raw": "fstream@~1.0.10",
"scope": null,
"escapedName": "fstream",
"name": "fstream",
"rawSpec": "~1.0.10",
"spec": ">=1.0.10 <1.1.0",
"type": "range"
},
"/Users/ogd/Documents/projects/npm/npm"
]
],
"_from": "fstream@>=1.0.10 <1.1.0",
"_id": "fstream@1.0.10",
"_inCache": true,
"_installable": true,
"_location": "/fstream",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/fstream-1.0.10.tgz_1466189553883_0.3062701092567295"
},
"_npmUser": {
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
"_npmVersion": "3.10.0",
"_phantomChildren": {},
"_requested": {
"raw": "fstream@~1.0.10",
"scope": null,
"escapedName": "fstream",
"name": "fstream",
"rawSpec": "~1.0.10",
"spec": ">=1.0.10 <1.1.0",
"type": "range"
},
"_requiredBy": [
"#USER",
"/",
"/fstream-npm/fstream-ignore",
"/node-gyp",
"/tar"
],
"_resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.10.tgz",
"_shasum": "604e8a92fe26ffd9f6fae30399d4984e1ab22822",
"_shrinkwrap": null,
"_spec": "fstream@~1.0.10",
"_where": "/Users/ogd/Documents/projects/npm/npm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"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": "604e8a92fe26ffd9f6fae30399d4984e1ab22822",
"tarball": "https://registry.npmjs.org/fstream/-/fstream-1.0.10.tgz"
},
"engines": {
"node": ">=0.6"
},
"gitHead": "24fabdec32e334dd3b130d77b38c010e3119b102",
"homepage": "https://github.com/npm/fstream#readme",
"license": "ISC",
"main": "fstream.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "isaacs",
"email": "isaacs@npmjs.com"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"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.10"
}