Initial commit
This commit is contained in:
13
node_modules/negotiator/package.json
generated
vendored
13
node_modules/negotiator/package.json
generated
vendored
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"negotiator@0.6.1",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "negotiator@0.6.1",
|
||||
"_id": "negotiator@0.6.1",
|
||||
"_inBundle": false,
|
||||
@@ -19,13 +25,11 @@
|
||||
"/accepts"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
|
||||
"_shasum": "2b327184e8992101177b28563fb5e7102acd0ca9",
|
||||
"_spec": "negotiator@0.6.1",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\accepts",
|
||||
"_spec": "0.6.1",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/negotiator/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Douglas Christopher Wilson",
|
||||
@@ -41,7 +45,6 @@
|
||||
"url": "http://blog.izs.me/"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "HTTP content negotiation",
|
||||
"devDependencies": {
|
||||
"istanbul": "0.4.3",
|
||||
|
||||
Reference in New Issue
Block a user