1 Star 0 Fork 50

shwull/avue-plugin-ueditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
smallwei 提交于 2020-09-22 09:44 . build v0.1.6
{
"name": "avue-plugin-ueditor",
"version": "0.1.7",
"main": "packages/index.js",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"dist": "webpack --config build/webpack.build.conf.js",
"lint": "vue-cli-service lint",
"test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e"
},
"dependencies": {
"axios": "^0.18.0",
"element-ui": "^2.13.0",
"vue": "^2.5.17",
"vue-router": "^3.0.1",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.0",
"@vue/cli-plugin-e2e-cypress": "^3.0.0",
"@vue/cli-plugin-eslint": "^3.0.0",
"@vue/cli-plugin-unit-mocha": "^3.0.0",
"@vue/cli-service": "^3.0.0",
"@vue/test-utils": "^1.0.0-beta.20",
"chai": "^4.1.2",
"lint-staged": "^7.2.2",
"node-sass": "^4.9.0",
"progress-bar-webpack-plugin": "^1.11.0",
"sass-loader": "^7.0.1",
"vue-template-compiler": "^2.5.17"
},
"files": [
"packages",
"README.md",
"LICENSE"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shwull/avue-plugin-ueditor.git
git@gitee.com:shwull/avue-plugin-ueditor.git
shwull
avue-plugin-ueditor
avue-plugin-ueditor
master

搜索帮助