mirror of https://github.com/lukechilds/node.git
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.
100 lines
2.5 KiB
100 lines
2.5 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "mississippi@1.3.0",
|
|
"scope": null,
|
|
"escapedName": "mississippi",
|
|
"name": "mississippi",
|
|
"rawSpec": "1.3.0",
|
|
"spec": "1.3.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/zkat/Documents/code/npm"
|
|
]
|
|
],
|
|
"_from": "mississippi@1.3.0",
|
|
"_id": "mississippi@1.3.0",
|
|
"_inCache": true,
|
|
"_location": "/mississippi",
|
|
"_nodeVersion": "6.9.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/mississippi-1.3.0.tgz_1484780252704_0.3479328122921288"
|
|
},
|
|
"_npmUser": {
|
|
"name": "maxogden",
|
|
"email": "max@maxogden.com"
|
|
},
|
|
"_npmVersion": "3.10.9",
|
|
"_phantomChildren": {
|
|
"inherits": "2.0.3",
|
|
"once": "1.4.0",
|
|
"readable-stream": "2.2.2",
|
|
"wrappy": "1.0.2"
|
|
},
|
|
"_requested": {
|
|
"raw": "mississippi@1.3.0",
|
|
"scope": null,
|
|
"escapedName": "mississippi",
|
|
"name": "mississippi",
|
|
"rawSpec": "1.3.0",
|
|
"spec": "1.3.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.0.tgz",
|
|
"_shasum": "d201583eb12327e3c5c1642a404a9cacf94e34f5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "mississippi@1.3.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",
|
|
"parallel-transform": "^1.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": "d201583eb12327e3c5c1642a404a9cacf94e34f5",
|
|
"tarball": "https://registry.npmjs.org/mississippi/-/mississippi-1.3.0.tgz"
|
|
},
|
|
"gitHead": "dd64841b932d06baf7859ee80db78d139c90b4c7",
|
|
"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.3.0"
|
|
}
|
|
|