1 Star 0 Fork 0

codesman/test-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
zzz 提交于 2020-07-23 14:17 . add image recognition
{
"name": "bl_tools",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"prod": "cross-env NODE_ENV=production vue-cli-service serve",
"clean": "rimraf dist",
"build": "npm run clean && vue-cli-service build",
"build:dev": "cross-env NODE_ENV=development && npm run clean && vue-cli-service build",
"lint": "vue-cli-service lint",
"fix": "eslint --fix --ext .js,.vue src",
"dev": "npm run fix && npm run serve"
},
"dependencies": {
"axios": "^0.19.2",
"core-js": "^3.6.4",
"element-ui": "^2.13.0",
"vue": "^2.6.11",
"vue-router": "^3.1.5",
"vuex": "^3.1.2"
},
"devDependencies": {
"@babel/preset-env": "^7.8.7",
"@babel/compat-data": "~7.9.0",
"@vue/cli-plugin-babel": "~4.2.0",
"@vue/cli-plugin-eslint": "~4.2.0",
"@vue/cli-plugin-router": "~4.2.0",
"@vue/cli-plugin-vuex": "~4.2.0",
"@vue/cli-service": "~4.2.0",
"@vue/eslint-config-standard": "^5.1.0",
"babel-eslint": "^10.0.3",
"babel-plugin-component": "^1.1.1",
"cross-env": "^7.0.2",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.1.2",
"rimraf": "^3.0.2",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"vue-template-compiler": "^2.6.11"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zzserver/test-vue.git
git@gitee.com:zzserver/test-vue.git
zzserver
test-vue
test-vue
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385