1 Star 0 Fork 0

apaks/config-h5-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.25 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue-h5-template",
"version": "3.0.0",
"author": "Ewall熊猫",
"scripts": {
"build": "cross-env NODE_ENV=production vue-cli-service build",
"test:unit": "cross-env NODE_ENV=production vue-cli-service test:unit",
"lint": "cross-env NODE_ENV=production vue-cli-service lint",
"dev": "cross-env NODE_ENV=development vue-cli-service serve",
"local": "cross-env NODE_ENV=local vue-cli-service serve",
"mock": "cross-env NODE_ENV=mock vue-cli-service serve"
},
"dependencies": {
"@better-scroll/core": "^2.1.1",
"alloyfinger": "^0.1.16",
"axios": "^0.21.1",
"cax": "^1.3.2",
"core-js": "^3.6.5",
"html2canvas": "^1.1.4",
"js-cookie": "^2.2.1",
"qrcode2": "^1.2.3",
"uuid": "^8.3.2",
"vant": "^3.0.3",
"vconsole": "^3.9.1",
"vue": "^3.0.0",
"vue-luck-draw": "^3.4.5",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@types/jest": "^24.0.19",
"@types/js-cookie": "^2.2.6",
"@types/uuid": "^8.3.0",
"@types/webpack-env": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@vue/babel-plugin-jsx": "^1.0.2",
"@vue/cli-plugin-babel": "~4.5.11",
"@vue/cli-plugin-eslint": "~4.5.11",
"@vue/cli-plugin-router": "~4.5.11",
"@vue/cli-plugin-typescript": "~4.5.11",
"@vue/cli-plugin-unit-jest": "~4.5.11",
"@vue/cli-plugin-vuex": "~4.5.11",
"@vue/cli-service": "~4.5.11",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^5.0.2",
"@vue/test-utils": "^2.0.0-0",
"cross-env": "^7.0.3",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^7.0.0-0",
"postcss": "^8.2.3",
"postcss-preset-env": "^6.7.0",
"postcss-px-to-viewport": "^1.1.1",
"prettier": "^1.19.1",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"svg-sprite-loader": "^6.0.0",
"ts-import-plugin": "^1.6.7",
"typescript": "4.3.5",
"vue-jest": "^5.0.0-0"
},
"keywords": [
"vue",
"vant",
"vue3.0",
"typescript",
"vue-h5-template"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Ewall1106/mall"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/apaks/config-h5-template.git
git@gitee.com:apaks/config-h5-template.git
apaks
config-h5-template
config-h5-template
master

搜索帮助