1 Star 0 Fork 2

churricane/ng2-ueditor

forked from twp0217/ng2-ueditor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 762 Bytes
一键复制 编辑 原始数据 按行查看 历史
twp0217 提交于 2017-03-25 16:35 . ng2-ueditor重新导入
{
"name": "ng2-ueditor",
"version": "1.0.0",
"description": "Angular2 UEditor component",
"main": "src/index.js",
"typings": "src/index.d.ts",
"scripts": {
"prepublish": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/twp0217/ng2-ueditor.git"
},
"keywords": [
"angular2",
"ueditor",
"ng2",
"ng2-ueditor"
],
"author": "tu.wenpan",
"license": "MIT",
"bugs": {
"url": "https://github.com/twp0217/ng2-ueditor/issues"
},
"homepage": "https://github.com/twp0217/ng2-ueditor#readme",
"devDependencies": {
"@angular/common": "^2.4.0",
"@angular/core": "^2.4.0",
"@angular/forms": "^2.4.0",
"rxjs": "^5.1.0",
"typescript": "^2.2.1",
"zone.js": "^0.7.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/chforcewc/ng2-ueditor.git
git@gitee.com:chforcewc/ng2-ueditor.git
chforcewc
ng2-ueditor
ng2-ueditor
master

搜索帮助