UNPKG

@rangertechnologies/ngnxt

Version:

This library was used for creating dymanic UI based on the input JSON/data

46 lines 1.17 kB
{ "name": "@rangertechnologies/ngnxt", "version": "2.1.128", "peerDependencies": { "@angular/common": "^18.2.13", "@angular/core": "^18.2.13" }, "dependencies": { "tslib": "^2.0.0" }, "description": "This library was used for creating dymanic UI based on the input JSON/data", "main": "karma.conf.js", "repository": { "type": "git", "url": "git+https://github.com/rangertechnologies/ngnxt.git" }, "keywords": [ "Configurable", "Single", "Page", "Application" ], "author": "Mohamed Riyaz Y", "license": "ISC", "bugs": { "url": "https://github.com/rangertechnologies/ngnxt/issues" }, "homepage": "https://github.com/rangertechnologies/ngnxt#readme", "styles": [ "style.css" ], "module": "fesm2022/rangertechnologies-ngnxt.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/rangertechnologies-ngnxt.mjs", "esm": "./esm2022/rangertechnologies-ngnxt.mjs", "default": "./fesm2022/rangertechnologies-ngnxt.mjs" } }, "sideEffects": false }