1 Star 0 Fork 4

mzhoulei/xhEditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 952 Bytes
一键复制 编辑 原始数据 按行查看 历史
YanisWang 提交于 2015-04-26 19:05 . ver 1.2.2 (2015-4-26)
{
"name": "xheditor",
"title": "xhEditor",
"description": "xhEditor是一个基于jQuery开发的简单迷你并且高效的在线可视化HTML编辑器,基于网络访问并且兼容IE 6.0+,Firefox 3.0+,Opera 9.6+,Chrome 1.0+,Safari 3.22+。",
"version": "1.2.2",
"author": "yanis.wang@gmail.com",
"homepage": "http://xheditor.com/",
"repository": {
"type": "git",
"url": "https://github.com/yaniswang/xhEditor.git"
},
"bugs": {
"url": "https://github.com/yaniswang/xhEditor/issues"
},
"licenses": [
{
"type": "LGPL",
"url": "http://xheditor.com/license/lgpl.txt"
}
],
"dependencies": {},
"devDependencies": {
"grunt": "0.4.5",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-uglify": "0.9.1",
"grunt-contrib-copy": "0.8.0",
"grunt-contrib-compress": "0.13.0"
},
"keywords": [
"javascript",
"editor",
"WYSIWYG"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mzhoulei/xhEditor.git
git@gitee.com:mzhoulei/xhEditor.git
mzhoulei
xhEditor
xhEditor
master

搜索帮助