first commit
This commit is contained in:
11
app/package.json
Normal file
11
app/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "docker-info-dashboard",
|
||||
"version": "2.0.0",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"ejs": "^3.1.9",
|
||||
"express": "^4.18.2",
|
||||
"node-cron": "^3.0.3",
|
||||
"pg": "^8.11.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user