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

10 lines
156 B

{
"dependencies": {
"body-parser": "^1.19.1",
"execute": "^0.1.0",
"express": "^4.17.2",
"multer": "^1.4.4",
"mysql": "^2.18.1"
}
}