This commit is contained in:
2025-06-30 13:08:35 +00:00
parent 1bf921a56e
commit 841cb61acf
579 changed files with 0 additions and 70142 deletions

View File

@@ -1,24 +0,0 @@
{
"name": "resource-provider",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"dev": "nodemon server.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.5.2",
"dependencies": {
"cors": "^2.8.5",
"express": "^5.1.0",
"helmet": "^8.1.0",
"morgan": "^1.10.0",
"mutter": "^1.0.1",
"nodemon": "^3.1.10",
"prettier": "^3.6.1",
"socket.io": "^4.8.1"
}
}