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

24
node_modules/socket.io/package.json generated vendored
View File

@@ -1,35 +1,32 @@
{
"_args": [
[
"socket.io@2.0.4",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "socket.io@2.0.4",
"_from": "socket.io",
"_id": "socket.io@2.0.4",
"_inBundle": false,
"_integrity": "sha1-waRZDO/4fs8TxyZS8Eb3FrKeYBQ=",
"_location": "/socket.io",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "tag",
"registry": true,
"raw": "socket.io@2.0.4",
"raw": "socket.io",
"name": "socket.io",
"escapedName": "socket.io",
"rawSpec": "2.0.4",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "2.0.4"
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.0.4.tgz",
"_spec": "2.0.4",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "c1a4590ceff87ecf13c72652f046f716b29e6014",
"_spec": "socket.io",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey",
"bugs": {
"url": "https://github.com/socketio/socket.io/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Guillermo Rauch",
@@ -55,6 +52,7 @@
"socket.io-client": "2.0.4",
"socket.io-parser": "~3.1.1"
},
"deprecated": false,
"description": "node.js realtime framework server",
"devDependencies": {
"expect.js": "0.3.1",