mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-19 14:00:57 -05:00
npm modules updated
This commit is contained in:
13
node_modules/cookie/package.json
generated
vendored
13
node_modules/cookie/package.json
generated
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user