4 Star 6 Fork 2

twp0217/ngx-json-view

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 768 Bytes
一键复制 编辑 原始数据 按行查看 历史
twp0217 提交于 2017-04-30 11:15 +08:00 . 代码整理和样式修改
{
"name": "ngx-json-view",
"version": "1.1.0",
"description": "A JSON View component for Angular 2+",
"main": "src/index.js",
"typings": "src/index.d.ts",
"scripts": {
"prepublish": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/twp0217/ngx-json-view.git"
},
"keywords": [
"angular2",
"angular4",
"json-view",
"ng2",
"ngx-json-view"
],
"author": "tu.wenpan",
"license": "MIT",
"bugs": {
"url": "https://github.com/twp0217/ngx-json-view/issues"
},
"homepage": "https://github.com/twp0217/ngx-json-view#readme",
"devDependencies": {
"@angular/common": "^4.0.0",
"@angular/core": "^4.0.0",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4",
"typescript": "~2.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/twp0217/ngx-json-view.git
git@gitee.com:twp0217/ngx-json-view.git
twp0217
ngx-json-view
ngx-json-view
master

搜索帮助