mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-10 20:53:02 -05:00
initial commit
This commit is contained in:
79
node_modules/multipipe/package.json
generated
vendored
Normal file
79
node_modules/multipipe/package.json
generated
vendored
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "multipipe@^0.1.2",
|
||||
"scope": null,
|
||||
"escapedName": "multipipe",
|
||||
"name": "multipipe",
|
||||
"rawSpec": "^0.1.2",
|
||||
"spec": ">=0.1.2 <0.2.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\chvra\\Documents\\angular-play\\nodeRest\\node_modules\\gulp-util"
|
||||
]
|
||||
],
|
||||
"_from": "multipipe@>=0.1.2 <0.2.0",
|
||||
"_id": "multipipe@0.1.2",
|
||||
"_inCache": true,
|
||||
"_location": "/multipipe",
|
||||
"_nodeVersion": "0.10.32",
|
||||
"_npmUser": {
|
||||
"name": "juliangruber",
|
||||
"email": "julian@juliangruber.com"
|
||||
},
|
||||
"_npmVersion": "2.1.5",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "multipipe@^0.1.2",
|
||||
"scope": null,
|
||||
"escapedName": "multipipe",
|
||||
"name": "multipipe",
|
||||
"rawSpec": "^0.1.2",
|
||||
"spec": ">=0.1.2 <0.2.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gulp-util"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
|
||||
"_shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "multipipe@^0.1.2",
|
||||
"_where": "C:\\Users\\chvra\\Documents\\angular-play\\nodeRest\\node_modules\\gulp-util",
|
||||
"bugs": {
|
||||
"url": "https://github.com/juliangruber/multipipe/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"duplexer2": "0.0.2"
|
||||
},
|
||||
"description": "pipe streams with centralized error handling",
|
||||
"devDependencies": {
|
||||
"mocha": "~1.17.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
|
||||
"tarball": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz"
|
||||
},
|
||||
"gitHead": "df434f568b85de914ee7f6ad714343b8736e3315",
|
||||
"homepage": "https://github.com/juliangruber/multipipe",
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "juliangruber",
|
||||
"email": "julian@juliangruber.com"
|
||||
}
|
||||
],
|
||||
"name": "multipipe",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/juliangruber/multipipe.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
},
|
||||
"version": "0.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user