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

@@ -1,33 +1,27 @@
{
"_args": [
[
"uws@9.14.0",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "uws@9.14.0",
"_from": "uws@~9.14.0",
"_id": "uws@9.14.0",
"_inBundle": false,
"_integrity": "sha512-HNMztPP5A1sKuVFmdZ6BPVpBQd5bUjNC8EFMFiICK+oho/OQsAJy5hnIx4btMHiOk8j04f/DbIlqnEZ9d72dqg==",
"_location": "/uws",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "uws@9.14.0",
"raw": "uws@~9.14.0",
"name": "uws",
"escapedName": "uws",
"rawSpec": "9.14.0",
"rawSpec": "~9.14.0",
"saveSpec": null,
"fetchSpec": "9.14.0"
"fetchSpec": "~9.14.0"
},
"_requiredBy": [
"/engine.io"
],
"_resolved": "https://registry.npmjs.org/uws/-/uws-9.14.0.tgz",
"_spec": "9.14.0",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "fac8386befc33a7a3705cbd58dc47b430ca4dd95",
"_spec": "uws@~9.14.0",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/engine.io",
"author": {
"name": "Alex Hultman",
"email": "alexhultman@gmail.com",
@@ -36,6 +30,8 @@
"bugs": {
"url": "https://github.com/uWebSockets/uWebSockets/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Tiny WebSockets",
"engines": {
"node": ">=4"