代码拉取完成,页面将自动刷新
同步操作将从 h7ml/amis-admin-vue 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "amis-admin-vue",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "eslint --ext .js --fix&&vue-cli-service lint",
"proxy": "node api/proxy.js",
"prepare": "husky install",
"lint:style": "stylelint **/*.{vue,scss} --fix",
"commit": "git-cz"
},
"author": "h7ml <h7ml@qq.com>",
"keywords": [
"vue",
"amis",
"amis-admin-vue",
"renderer",
"json",
"schema"
],
"license": "Apache-2.0",
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"repository": {
"type": "git",
"url": "https://github.com/h7ml/amis-admin-vue.git"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"axios": "^0.27.2",
"bootstrap": "^5.1.3",
"copy-to-clipboard": "3.3.1",
"core-js": "^3.22.4",
"font-awesome": "^4.7.0",
"qs": "6.10.3",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"vue": "^2.6.14",
"vue-amis-sdk": "^1.10.2",
"vue-router": "2.6.0",
"vuera": "^0.2.7",
"vuex": "3.6.2",
"vuex-persistedstate": "^2.4.2"
},
"devDependencies": {
"@commitlint/config-conventional": "^15.0.0",
"@popperjs/core": "^2.10.2",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-plugin-eslint": "^4.5.13",
"@vue/cli-plugin-pwa": "^4.5.13",
"@vue/cli-service": "^4.5.13",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"commitizen": "^4.2.4",
"commitlint": "^15.0.0",
"commitlint-config-cz": "^0.13.2",
"compression-webpack-plugin": "^6.1.1",
"cz-conventional-changelog": "^3.3.0",
"element-ui": "^2.15.8",
"esbuild-loader": "^2.18.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-vue": "^7.17.0",
"http-proxy-middleware": "^2.0.6",
"husky": "^7.0.4",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"lint-staged": "^12.1.2",
"prettier": "^2.5.1",
"register-service-worker": "^1.7.2",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recess-order": "^2.5.0",
"typescript": "^4.5.2",
"vue-eslint-parser": "^6.0.0",
"vue-template-compiler": "^2.6.11",
"webpack": "4.46.0",
"webpackbar": "^5.0.0-3"
},
"homepage": "https://amis-admin-vue.vercel.app",
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"engines": {
"node": ">= 12.0.0",
"npm": ">= 3.0.0"
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {}
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{js,jsx,vue}": [
"vue-cli-service lint"
]
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。