Add/Update/Remove
This commit is contained in:
18
app/package.json
Normal file
18
app/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "kakubovna",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Dzejkobik",
|
||||
"license": "",
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^8.4.0",
|
||||
"express": "^4.18.2",
|
||||
"loglevel": "^1.8.1",
|
||||
"socket.io": "^4.6.2",
|
||||
"socketio-file-upload": "^0.7.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user