1 Star 0 Fork 0

gisbug/caipiao-pc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
gisbug 提交于 2020-06-25 10:58 +08:00 . feat: run
{
"name": "caipiao",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.2",
"clipboard": "^2.0.6",
"core-js": "^2.6.5",
"countup.js": "^2.0.5",
"iview": "^3.5.4",
"lodash": "^4.17.15",
"qrcodejs2": "^0.0.2",
"vue": "^2.6.10",
"vue-countup-v2": "^4.0.0",
"vue-router": "^3.3.4",
"vue-wechat-title": "^2.0.5",
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.3",
"@vue/cli-plugin-eslint": "^3.0.3",
"@vue/cli-service": "^3.0.3",
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CSS
1
https://gitee.com/gisbug/caipiao-pc.git
git@gitee.com:gisbug/caipiao-pc.git
gisbug
caipiao-pc
caipiao-pc
master

搜索帮助