1 Star 0 Fork 57

潘老师/vue-html5-editor

forked from JFinal/vue-html5-editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
peak 提交于 2016-08-22 20:19 . update version
{
"name": "vue-html5-editor",
"version": "0.4.2",
"description": "A WYSIWYG text editor base on html5 and vue",
"repository": {
"type": "git",
"url": "https://github.com/PeakTai/vue-html5-editor"
},
"main": "dist/vue-html5-editor.js",
"scripts": {
"build": "webpack --progress --hide-modules",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue",
"WYSIWYG",
"richtext",
"html5",
"editor"
],
"author": "peak",
"license": "Apache-2.0",
"devDependencies": {
"babel-core": "^6.13.2",
"babel-loader": "^6.2.4",
"babel-plugin-transform-runtime": "^6.12.0",
"babel-preset-es2015": "^6.13.2",
"babel-runtime": "^6.11.6",
"css-loader": "^0.23.1",
"file-loader": "^0.8.5",
"less": "^2.6.1",
"less-loader": "^2.2.3",
"url-loader": "^0.5.7",
"vue": "^1.0.26",
"vue-hot-reload-api": "^1.3.2",
"vue-html-loader": "^1.2.2",
"vue-router": "^0.7.13",
"vue-style-loader": "^1.0.0",
"webpack": "^1.13.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oneeyex/vue-html5-editor.git
git@gitee.com:oneeyex/vue-html5-editor.git
oneeyex
vue-html5-editor
vue-html5-editor
master

搜索帮助