Initial commit
This commit is contained in:
27
node_modules/type-is/package.json
generated
vendored
27
node_modules/type-is/package.json
generated
vendored
@@ -1,32 +1,36 @@
|
||||
{
|
||||
"_from": "type-is@~1.6.15",
|
||||
"_args": [
|
||||
[
|
||||
"type-is@1.6.15",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "type-is@1.6.15",
|
||||
"_id": "type-is@1.6.15",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=",
|
||||
"_location": "/type-is",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "type-is@~1.6.15",
|
||||
"raw": "type-is@1.6.15",
|
||||
"name": "type-is",
|
||||
"escapedName": "type-is",
|
||||
"rawSpec": "~1.6.15",
|
||||
"rawSpec": "1.6.15",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~1.6.15"
|
||||
"fetchSpec": "1.6.15"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/body-parser",
|
||||
"/express"
|
||||
"/express",
|
||||
"/express/body-parser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz",
|
||||
"_shasum": "cab10fb4909e441c82842eafe1ad646c81804410",
|
||||
"_spec": "type-is@~1.6.15",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
|
||||
"_spec": "1.6.15",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/type-is/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Douglas Christopher Wilson",
|
||||
@@ -42,7 +46,6 @@
|
||||
"media-typer": "0.3.0",
|
||||
"mime-types": "~2.1.15"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Infer the content-type of a request.",
|
||||
"devDependencies": {
|
||||
"eslint": "3.19.0",
|
||||
|
||||
Reference in New Issue
Block a user