25 lines
516 B
JSON
25 lines
516 B
JSON
{
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"create-react-app": "^5.0.1",
|
|
"dotenv": "^16.4.5",
|
|
"express": "^4.18.2",
|
|
"helmet": "^7.1.0",
|
|
"mongoose": "^8.2.0",
|
|
"morgan": "^1.10.0",
|
|
"node-fetch": "^2.7.0",
|
|
"nodemon": "^3.1.0",
|
|
"socket.io": "^4.7.4"
|
|
},
|
|
"name": "wisecolt-mancmini",
|
|
"version": "1.0.0",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"keywords": [],
|
|
"description": ""
|
|
}
|