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