Push Files
- Uploaded Backend - Uploaded Mod Code - Started Documentation
This commit is contained in:
14
Backend/package.json
Normal file
14
Backend/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "gp-server",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node server.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user