Some checks failed
gitea/minesweeper-backend/pipeline/head There was a failure building this commit
17 lines
341 B
JSON
17 lines
341 B
JSON
{
|
|
"name": "minesweeper-back",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Jose\b\b\u001b[José Manuel",
|
|
"license": "ISC",
|
|
"description": "",
|
|
"dependencies": {
|
|
"express": "^4.21.2",
|
|
"nodemon": "^3.1.9",
|
|
"socket.io": "^4.8.1"
|
|
}
|
|
}
|