Added package.json
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "projektmanagement-game",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"pixi.js": "^6.0.4",
|
||||
"socket.io": "^4.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user