You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dcs/ui/package.json

14 lines
255 B

{
"dependencies": {
"body-parser": "^1.19.1",
"execute": "^0.1.0",
"multer": "^1.4.4",
"mysql": "^2.18.1"
},
"devDependencies": {
"connect-timeout": "^1.9.0",
"express": "^4.18.1",
"http-proxy-middleware": "^2.0.6"
}
}