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

23
node_modules/accepts/package.json generated vendored
View File

@@ -1,35 +1,31 @@
{
"_args": [
[
"accepts@1.3.5",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "accepts@1.3.5",
"_from": "accepts@~1.3.4",
"_id": "accepts@1.3.5",
"_inBundle": false,
"_integrity": "sha1-63d99gEXI6OxTopywIBcjoZ0a9I=",
"_location": "/accepts",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "accepts@1.3.5",
"raw": "accepts@~1.3.4",
"name": "accepts",
"escapedName": "accepts",
"rawSpec": "1.3.5",
"rawSpec": "~1.3.4",
"saveSpec": null,
"fetchSpec": "1.3.5"
"fetchSpec": "~1.3.4"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.5.tgz",
"_spec": "1.3.5",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "eb777df6011723a3b14e8a72c0805c8e86746bd2",
"_spec": "accepts@~1.3.4",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/engine.io",
"bugs": {
"url": "https://github.com/jshttp/accepts/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -45,6 +41,7 @@
"mime-types": "~2.1.18",
"negotiator": "0.6.1"
},
"deprecated": false,
"description": "Higher-level content negotiation",
"devDependencies": {
"eslint": "4.18.1",