2 Star 0 Fork 291

Jade / Neditor

forked from Notadd / Neditor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
tianjign 提交于 2017-09-08 12:06 . modify file configure
{
"name": "neditor",
"title": "neditor",
"description": "UEditor富文本web编辑器",
"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"
},
"devDependencies": {
"grunt": "~0.4.1"
}
}
JavaScript
1
https://gitee.com/xiehurricane/neditor.git
git@gitee.com:xiehurricane/neditor.git
xiehurricane
neditor
Neditor
master

搜索帮助