1 Star 0 Fork 2

FrankChen/health-wx

forked from Caine/health-wx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
caisplit 提交于 2019-10-08 11:22 . ok
{
"name": "health",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@njshaoshao/vue-logo-qrcode": "^1.0.1",
"@nutui/nutui": "^2.1.2",
"axios": "^0.18.0",
"core-js": "^2.6.5",
"qrcode-vue": "^1.2.0",
"vue": "^2.6.10",
"vue-multiselect": "^2.1.6",
"vue-qr": "^2.1.0",
"vue-router": "^3.0.3",
"vue2-svg-icon": "^1.3.2",
"vuex": "^3.0.1"
},
"devDependencies": {
"@nutui/babel-plugin-separate-import": "^1.2.0",
"@vue/cli-plugin-babel": "^3.7.0",
"@vue/cli-plugin-eslint": "^3.7.0",
"@vue/cli-service": "^3.7.0",
"babel-eslint": "^10.0.1",
"babel-plugin-component": "^1.1.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"vue-template-compiler": "^2.5.21"
},
"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"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smithfrank/health-wx.git
git@gitee.com:smithfrank/health-wx.git
smithfrank
health-wx
health-wx
master

搜索帮助