34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "qhdkfq-regulatory-app",
|
|
"version": "1.0.0",
|
|
"description": "<p align=\"center\"> <img alt=\"logo\" src=\"https://uviewui.com/common/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\"> </p> <h3 align=\"center\" style=\"margin: 30px 0 30px;font-weight: bold;font-size:40px;\">uView</h3> <h3 align=\"center\">多平台快速开发的UI框架</h3>",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"uview-ui": "^2.0.36",
|
|
"vue": "^2.7.14",
|
|
"vuex-persistedstate": "^3.2.1"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@types/html5plus": "^1.0.2",
|
|
"@types/uni-app": "^1.4.4",
|
|
"@vue/eslint-config-prettier": "^8.0.0",
|
|
"eslint": "^8.57.0",
|
|
"crypto-js": "^4.2.0",
|
|
"dayjs": "^1.11.7",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-config-standard": "^17.1.0",
|
|
"eslint-plugin-import": "^2.29.1",
|
|
"eslint-plugin-n": "^16.6.2",
|
|
"eslint-plugin-prettier": "^5.0.1",
|
|
"eslint-plugin-promise": "^6.1.1",
|
|
"eslint-plugin-vue": "^9.22.0",
|
|
"prettier": "^3.1.0"
|
|
}
|
|
}
|