You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

95 lines
2.3 KiB

{
"_args": [
[
{
"raw": "mississippi@~1.2.0",
"scope": null,
"escapedName": "mississippi",
"name": "mississippi",
"rawSpec": "~1.2.0",
"spec": ">=1.2.0 <1.3.0",
"type": "range"
},
"/Users/zkat/Documents/code/npm"
]
],
"_from": "mississippi@>=1.2.0 <1.3.0",
"_id": "mississippi@1.2.0",
"_inCache": true,
"_location": "/mississippi",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "maxogden",
"email": "max@maxogden.com"
},
"_npmVersion": "2.14.15",
"_phantomChildren": {
"inherits": "2.0.3",
"once": "1.4.0",
"readable-stream": "2.1.5",
"wrappy": "1.0.2"
},
"_requested": {
"raw": "mississippi@~1.2.0",
"scope": null,
"escapedName": "mississippi",
"name": "mississippi",
"rawSpec": "~1.2.0",
"spec": ">=1.2.0 <1.3.0",
"type": "range"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-1.2.0.tgz",
"_shasum": "cd51bb9bbad3ddb13dee3cf60f1d0929c7a7fa4c",
"_shrinkwrap": null,
"_spec": "mississippi@~1.2.0",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "max ogden"
},
"bugs": {
"url": "https://github.com/maxogden/mississippi/issues"
},
"dependencies": {
"concat-stream": "^1.5.0",
"duplexify": "^3.4.2",
"end-of-stream": "^1.1.0",
"flush-write-stream": "^1.0.0",
"from2": "^2.1.0",
"pump": "^1.0.0",
"pumpify": "^1.3.3",
"stream-each": "^1.1.0",
"through2": "^2.0.0"
},
"description": "a collection of useful streams",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "cd51bb9bbad3ddb13dee3cf60f1d0929c7a7fa4c",
"tarball": "https://registry.npmjs.org/mississippi/-/mississippi-1.2.0.tgz"
},
"gitHead": "4aab2a2d4d98fd5e300a329048eb02a12df44c60",
"homepage": "https://github.com/maxogden/mississippi#readme",
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"name": "maxogden",
"email": "max@maxogden.com"
}
],
"name": "mississippi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/maxogden/mississippi.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.2.0"
}