90 Star 1K Fork 209

GVPmodstart-lib / ueditor-plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ueditor",
"title": "UEditorPlus",
"description": "基于 UEditor 的增强版富文本编辑器",
"version": "2.0.0",
"homepage": "http://ueditor.baidu.com/",
"author": {
"name": "f-cube @ FEX",
"url": "http://fex.baidu.com"
},
"repository": {
"type": "git",
"url": "https://github.com/fex-team/ueditor.git"
},
"keywords": [
"ueditor",
"web editor",
"javascript",
"rich editor"
],
"bugs": {
"url": "https://github.com/fex-team/ueditor/issues"
},
"dependencies": {
"grunt": "~0.4.1",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.4.0",
"grunt-contrib-cssmin": "~0.6.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-text-replace": "~0.3.9",
"grunt-transcoding": "~0.1.1",
"md5-file": "^5.0.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"uglify-js": "^3.17.4"
}
}
1
https://gitee.com/modstart-lib/ueditor-plus.git
git@gitee.com:modstart-lib/ueditor-plus.git
modstart-lib
ueditor-plus
ueditor-plus
master

搜索帮助