chushihua
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "mississippi",
|
||||
"version": "2.0.0",
|
||||
"description": "a collection of useful streams",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "max ogden",
|
||||
"license": "BSD-2-Clause",
|
||||
"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": "^2.0.1",
|
||||
"pumpify": "^1.3.3",
|
||||
"stream-each": "^1.1.0",
|
||||
"through2": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/maxogden/mississippi.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/maxogden/mississippi/issues"
|
||||
},
|
||||
"homepage": "https://github.com/maxogden/mississippi#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user