initial commit
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@dzeio/object-util": "^1.5.0",
|
||||
"express": "^4.18.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node src/main.js",
|
||||
"build": "true"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user