integrating basic websocket
This commit is contained in:
13
node_modules/express/package.json
generated
vendored
13
node_modules/express/package.json
generated
vendored
@ -1,26 +1,27 @@
|
||||
{
|
||||
"_from": "express@^4.16.1",
|
||||
"_from": "express",
|
||||
"_id": "express@4.16.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==",
|
||||
"_location": "/express",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "express@^4.16.1",
|
||||
"raw": "express",
|
||||
"name": "express",
|
||||
"escapedName": "express",
|
||||
"rawSpec": "^4.16.1",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.16.1"
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/express/-/express-4.16.4.tgz",
|
||||
"_shasum": "fddef61926109e24c515ea97fd2f1bdbf62df12e",
|
||||
"_spec": "express@^4.16.1",
|
||||
"_spec": "express",
|
||||
"_where": "/Users/josh.burman/Projects/braid",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
|
Reference in New Issue
Block a user