Files
klp-mono/packages/ruoyi/package.json

18 lines
339 B
JSON
Raw Normal View History

{
"name": "@klp/ruoyi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.13.2",
"element-ui": "^2.15.14",
"file-saver": "^2.0.5",
"js-cookie": "^3.0.5"
}
}