first GodDaemons group commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "gps",
|
||||
"version": "3.4.6",
|
||||
"description": "Websocket-Redis Message Bus Gateway",
|
||||
"main": "gps.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "jest --verbose"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "wp42GPS"
|
||||
},
|
||||
"author": "Nike",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"ajv": "^8.12.0",
|
||||
"pm2": "^6.0.10",
|
||||
"redis": "^4.3.0",
|
||||
"urldecode": "^1.0.1",
|
||||
"yargs": "^17.7.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user