Galerie und tage
This commit is contained in:
16
node_modules/multipipe/package.json
generated
vendored
Normal file
16
node_modules/multipipe/package.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "multipipe",
|
||||
"version": "0.1.2",
|
||||
"description": "pipe streams with centralized error handling",
|
||||
"license": "MIT",
|
||||
"repository": "juliangruber/multipipe",
|
||||
"dependencies": {
|
||||
"duplexer2": "0.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "~1.17.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user