Initial commit
This commit is contained in:
24
node_modules/accepts/package.json
generated
vendored
24
node_modules/accepts/package.json
generated
vendored
@@ -1,31 +1,36 @@
|
||||
{
|
||||
"_from": "accepts@~1.3.4",
|
||||
"_args": [
|
||||
[
|
||||
"accepts@1.3.4",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "accepts@1.3.4",
|
||||
"_id": "accepts@1.3.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=",
|
||||
"_location": "/accepts",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "accepts@~1.3.4",
|
||||
"raw": "accepts@1.3.4",
|
||||
"name": "accepts",
|
||||
"escapedName": "accepts",
|
||||
"rawSpec": "~1.3.4",
|
||||
"rawSpec": "1.3.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~1.3.4"
|
||||
"fetchSpec": "1.3.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/errorhandler",
|
||||
"/express"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz",
|
||||
"_shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f",
|
||||
"_spec": "accepts@~1.3.4",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
|
||||
"_spec": "1.3.4",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/accepts/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Douglas Christopher Wilson",
|
||||
@@ -41,7 +46,6 @@
|
||||
"mime-types": "~2.1.16",
|
||||
"negotiator": "0.6.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Higher-level content negotiation",
|
||||
"devDependencies": {
|
||||
"eslint": "3.19.0",
|
||||
|
||||
Reference in New Issue
Block a user