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.
18 lines
348 B
18 lines
348 B
{
|
|
"dependencies": {
|
|
"ali-oss": "^6.23.0",
|
|
"axios": "^1.13.2",
|
|
"body-parser": "^2.2.1",
|
|
"cors": "^2.8.5",
|
|
"express": "^5.1.0",
|
|
"mysql2": "^3.15.3",
|
|
"sharp": "^0.34.5"
|
|
},
|
|
"devDependencies": {
|
|
"chai": "^6.2.1",
|
|
"mocha": "^11.7.5",
|
|
"nyc": "^17.1.0",
|
|
"sinon": "^21.0.0",
|
|
"supertest": "^7.1.4"
|
|
}
|
|
}
|
|
|