1 Star 0 Fork 0

Zeiy / ueditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 938 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jinqn 提交于 2014-05-22 13:32 . 修复xss漏洞
{
"name": "ueditor",
"title": "ueditor",
"description": "UEditor富文本web编辑器",
"version": "1.4.3",
"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"
],
"bugs": {
"url": "https://github.com/fex-team/ueditor/issues"
},
"dependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-cssmin": "~0.6.0",
"grunt-closurecompiler": "~0.9.9",
"grunt-contrib-copy": "~0.4.0",
"grunt-transcoding": "~0.1.1",
"grunt-text-replace": "~0.3.9",
"grunt-contrib-clean": "~0.5.0"
},
"devDependencies": {
"grunt": "~0.4.1"
}
}
JavaScript
1
https://gitee.com/zeiy/ueditor.git
git@gitee.com:zeiy/ueditor.git
zeiy
ueditor
ueditor
master

搜索帮助