This commit is contained in:
11
api/package.json
Normal file
11
api/package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "api",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^5.1.0",
|
||||
"express-file-routing": "^3.1.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user