202502-Wms-NanTongYaChi/package.json

25 lines
514 B
JSON
Raw Normal View History

2025-07-18 13:24:53 +08:00
{
"name": "nantongyachi",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://112.4.208.194:3000/BaoKaiWms/202502-Wms-NanTongYaChi.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.10.0",
"cors": "^2.8.5",
"dotenv": "^17.2.0",
"express": "^5.1.0",
"mysql": "^2.18.1",
"mysql2": "^3.14.2"
}
}