1 Star 0 Fork 35

yalghuz205/my-vue3-plugin

forked from 坤_风/my-vue3-plugin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
guoqiankun 提交于 2020-12-31 14:02 . my-vue3-plugin
{
"name": "my-vue3-plugin",
"version": "0.1.0",
"private": true,
"scripts": {
"watch": "vue-cli-service build --watch",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.6.5",
"vue": "^3.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"copy-webpack-plugin": "6.0.2",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^7.0.0-0",
"less": "^4.0.0",
"less-loader": "^7.2.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/abduweli205/my-vue3-plugin.git
git@gitee.com:abduweli205/my-vue3-plugin.git
abduweli205
my-vue3-plugin
my-vue3-plugin
master

搜索帮助