代码拉取完成,页面将自动刷新
{
"name": "elux-admin-antd",
"version": "1.0.0",
"description": "",
"author": "hiisea <hiisea@qq.com>",
"license": "MIT",
"engines": {
"node": ">=14.0.0"
},
"private": true,
"workspaces": [
"./mock",
"./public",
"./src/modules/*"
],
"browserslist": [
"chrome >= 80"
],
"scripts": {
"lint:type": "tsc --project ./src --noEmit --emitDeclarationOnly false",
"lint:es": "cross-env NODE_ENV=production eslint --fix --cache \"**/*.{js,ts,tsx}\"",
"lint:css": "cross-env NODE_ENV=production stylelint --fix --cache \"**/*.{css,less}\"",
"lint:json": "prettier --write **/*.json",
"recommit": "git commit --amend --no-edit",
"demote": "elux demote",
"dev": "elux webpack-dev",
"build": "elux webpack-build",
"build:localhost": "cross-env APP_ENV=localhost elux webpack-build",
"build:demo": "elux webpack-build demo",
"build:mock": "tsc --project ./mock",
"mock": "elux mock --watch",
"start": "run-p mock dev",
"dist": "node ./dist/local/start.js",
"demo": "run-p mock dist"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": "cross-env NODE_ENV=production eslint --fix --quiet --cache",
"*.{css,less}": "cross-env NODE_ENV=production stylelint --fix --quiet --cache",
"*.json": "prettier --write"
},
"bundledDependencies": [
"dayjs",
"@ant-design/icons-vue"
],
"dependencies": {
"@elux/vue-web": "^2.6.3",
"vue": "^3.2.22",
"axios": "^0.21.1",
"query-string": "^7.1.1",
"path-to-regexp": "^6.2.0",
"ant-design-vue": "^3.2.10"
},
"devDependencies": {
"@elux/cli": "^2.5.2",
"@elux/cli-utils": "^2.3.1",
"@elux/cli-webpack": "^2.2.1",
"@elux/cli-mock": "^2.1.0",
"@elux/babel-preset": "^1.0.2",
"@elux/eslint-plugin": "^1.2.2",
"@elux/stylelint-config": "^1.1.1",
"marked": "^4.0.18",
"npm-run-all": "~4.1.5",
"cross-env": "~7.0.0",
"typescript": "~4.7.0",
"autoprefixer": "~10.4.0",
"less": "~3.12.2",
"less-loader": "~7.1.0",
"@commitlint/cli": "~12.1.1",
"@commitlint/config-conventional": "~12.1.1",
"husky": "~4.3.8",
"commitizen": "~4.2.3",
"cz-lerna-changelog": "~2.0.3",
"lint-staged": "~10.5.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。