Files
ccdi/doc/test-data/purchase_transaction/package.json

19 lines
553 B
JSON
Raw Normal View History

{
"name": "purchase_transaction",
"version": "1.0.0",
"description": "- **操作系统**: Windows/Linux\r - **Java版本**: JDK 17\r - **数据库**: MySQL 8.2.0\r - **后端框架**: Spring Boot 3.5.8\r - **前端框架**: Vue 2.6.12 + Element UI 2.15.14",
"main": "test-import-debug.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"axios": "^1.13.4",
"exceljs": "^4.4.0",
"form-data": "^4.0.5"
}
}