You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"dependencies": {
|
|
"animate.css": "^4.1.1",
|
|
"animejs": "^3.2.1",
|
|
"bootstrap": "^5.2.2",
|
|
"bootstrap-icons": "^1.10.2",
|
|
"socket.io": "^4.5.4"
|
|
},
|
|
"nodemonConfig" :{
|
|
"watch": ["server.js"]
|
|
}
|
|
}
|