initial commit
This commit is contained in:
7
package.json
Normal file
7
package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "dashgaard",
|
||||
"version": "2.0.0",
|
||||
"main": "backend/server.js",
|
||||
"scripts": { "start": "node backend/server.js" },
|
||||
"dependencies": { "express": "^4.18.2", "multer": "^1.4.5-lts.1" }
|
||||
}
|
||||
Reference in New Issue
Block a user