UNPKG

ngx-json-ui

Version:

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.

38 lines 791 B
{ "name": "ngx-json-ui", "version": "0.0.5", "peerDependencies": { "@angular/common": ">=18.0.0 <20.0.0", "@angular/core": ">=18.0.0 <20.0.0", "@angular/forms": ">=18.0.0 <20.0.0", "rxjs": "^7.8.0 || ^8.0.0", "zone.js": ">=0.14.10 <2.0.0" }, "dependencies": { "tslib": "^2.6.0" }, "repository": { "type": "git", "url": "https://github.com/moinaziz/ngx-json-ui.git" }, "keywords": [ "angular", "forms", "json", "ui", "dynamic" ], "license": "MIT", "sideEffects": false, "module": "fesm2022/ngx-json-ui.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-json-ui.mjs" } } }