代码拉取完成,页面将自动刷新
{
"name": "template-vue-component",
"description": "vue组件开发模板",
"version": "1.0.1",
"author": "minichen <879614206@qq.com>",
"license": "MIT",
"private": false,
"main": "es/demo.js",
"files": [
"es/",
"README.md",
"package.json",
"LICENSE"
],
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --progress --config config/webpack.dev.config.js",
"build": "cross-env NODE_ENV=production webpack --progress --analyze --config config/webpack.prod.config.js"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@babel/preset-env": "^7.16.8",
"@types/node": "^17.0.8",
"babel-loader": "^8.2.3",
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.2.0",
"eslint-config-custom-chl": "^1.0.0",
"mini-css-extract-plugin": "^2.4.6",
"postcss": "^8.4.8",
"postcss-html": "^1.3.0",
"postcss-scss": "^4.0.3",
"prettier": "^2.4.1",
"sass": "^1.63.6",
"sass-loader": "^12.4.0",
"stylelint": "^14.1.0",
"stylelint-config-custom-chl": "^1.1.0",
"vue": "^2.6.14",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.4.4",
"webpack": "^5.65.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.3",
"webpack-merge": "^5.8.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"peerDependencies": {
"vue": "^2.6.14"
},
"repository": {
"type": "https",
"url": "https://gitee.com/happychl/template-vue-component.git"
},
"bugs": {
"url": "https://gitee.com/happychl/template-vue-component/issues"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。