21 lines
390 B
JSON
21 lines
390 B
JSON
{
|
|
"dependencies": {
|
|
"mariadb": "^3.4.5",
|
|
"sequelize": "^6.37.7",
|
|
"socket.io": "^4.8.1",
|
|
"winston": "^3.17.0",
|
|
"ws": "^8.18.3",
|
|
"wx": "^0.0.36"
|
|
},
|
|
"name": "node",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": ""
|
|
}
|