1 Star 0 Fork 0

fly / baidupcs-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
dependabot[bot] 提交于 2019-12-04 08:48 . Bump axios from 0.18.1 to 0.19.0
{
"name": "baidu-pcs-web",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"register-service-worker": "^1.6.2",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuex": "^3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.12.1",
"@vue/cli-plugin-eslint": "^3.12.1",
"@vue/cli-plugin-pwa": "^3.12.1",
"@vue/cli-service": "^3.12.1",
"axios": "^0.19.0",
"iview": "^3.5.3",
"less": "^3.10.3",
"less-loader": "^4.1.0",
"v-contextmenu": "^2.8.1",
"vue-template-compiler": "^2.6.10"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {
"no-console": "off",
"no-undef": "off",
"vue/no-parsing-error": [
2,
{
"x-invalid-end-tag": false
}
]
},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
1
https://gitee.com/flyhawk007/baidupcs-web.git
git@gitee.com:flyhawk007/baidupcs-web.git
flyhawk007
baidupcs-web
baidupcs-web
master

搜索帮助