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/cookie/package.json generated vendored
View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"cookie@0.3.1",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "cookie@0.3.1",
"_id": "cookie@0.3.1",
"_inBundle": false,
@@ -25,8 +19,9 @@
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
"_spec": "0.3.1",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb",
"_spec": "cookie@0.3.1",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/engine.io",
"author": {
"name": "Roman Shtylman",
"email": "shtylman@gmail.com"
@@ -34,12 +29,14 @@
"bugs": {
"url": "https://github.com/jshttp/cookie/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "HTTP server cookie parsing and serialization",
"devDependencies": {
"istanbul": "0.4.3",