npm modules updated

This commit is contained in:
2018-03-09 16:48:44 -05:00
parent fc9075c33f
commit 9916b559fd
78 changed files with 2820 additions and 511 deletions

13
node_modules/negotiator/package.json generated vendored
View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"negotiator@0.6.1",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "negotiator@0.6.1",
"_id": "negotiator@0.6.1",
"_inBundle": false,
@@ -25,11 +19,13 @@
"/accepts"
],
"_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
"_spec": "0.6.1",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "2b327184e8992101177b28563fb5e7102acd0ca9",
"_spec": "negotiator@0.6.1",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/accepts",
"bugs": {
"url": "https://github.com/jshttp/negotiator/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -45,6 +41,7 @@
"url": "http://blog.izs.me/"
}
],
"deprecated": false,
"description": "HTTP content negotiation",
"devDependencies": {
"istanbul": "0.4.3",