Initial commit
This commit is contained in:
14
node_modules/unpipe/package.json
generated
vendored
14
node_modules/unpipe/package.json
generated
vendored
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"unpipe@1.0.0",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "unpipe@1.0.0",
|
||||
"_id": "unpipe@1.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -16,13 +22,13 @@
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/express/raw-body",
|
||||
"/finalhandler",
|
||||
"/raw-body"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
|
||||
"_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec",
|
||||
"_spec": "unpipe@1.0.0",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\raw-body",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"author": {
|
||||
"name": "Douglas Christopher Wilson",
|
||||
"email": "doug@somethingdoug.com"
|
||||
@@ -30,8 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/stream-utils/unpipe/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Unpipe a stream from all destinations",
|
||||
"devDependencies": {
|
||||
"istanbul": "0.3.15",
|
||||
|
||||
Reference in New Issue
Block a user