mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2026-02-14 00:07:20 -05:00
npm modules updated
This commit is contained in:
24
node_modules/uws/package.json
generated
vendored
24
node_modules/uws/package.json
generated
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user