mirror of
https://github.com/R2Northstar/NorthstarMasterServer
synced 2024-11-15 11:06:58 +01:00
Delete package.json.bak
This commit is contained in:
parent
fda61da56f
commit
c2ef0698eb
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "NorthstarMasterServer",
|
|
||||||
"author": "BobTheBob#1150",
|
|
||||||
"license": "MIT",
|
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
|
||||||
"start": "node index.js",
|
|
||||||
"dev": "node index.js -nosessiontoken -uselogger"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"fastify": "^3.24.0",
|
|
||||||
"fastify-multipart": "^5.1.0",
|
|
||||||
"sqlite3": "^5.0.2"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user