UNPKG

@rangertechnologies/ngnxt

Version:

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

44 lines 1.05 kB
{ "name": "@rangertechnologies/ngnxt", "version": "2.1.349", "peerDependencies": { "@angular/common": "^19.2.14", "@angular/core": "^19.2.14" }, "dependencies": { "tslib": "^2.8.1" }, "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", "default": "./fesm2022/rangertechnologies-ngnxt.mjs" } }, "sideEffects": false }