This commit is contained in:
2021-06-25 12:02:37 -04:00
parent 7d562ba010
commit 1f96cbb23e
17 changed files with 620 additions and 145 deletions

View File

@@ -20,7 +20,9 @@
"moment": "^2.29.1",
"mustache": "^4.1.0",
"node-forge": "^0.10.0",
"redis": "^2.8.0"
"p2psub": "^0.1.9",
"redis": "^2.8.0",
"socket.io": "^4.0.0"
},
"license": "MIT",
"repository": {