UNPKG

@js-smart/ng-kit

Version:

Reusable Angular components built with Angular Material and Bootstrap 5.x, Utility classes/functions for Date, Form and String operations

48 lines (47 loc) 928 B
{ "name": "@js-smart/ng-kit", "version": "20.6.1", "license": "MIT", "author": "Pavan Kumar Jadda", "private": false, "keywords": [ "angular", "angular-15", "angular-16", "angular-17", "angular-18", "angular-19", "angular-20" ], "contributors": [ { "name": "Pavan Kumar Jadda" } ], "repository": { "type": "git", "url": "https://github.com/js-smart/ng-kit.git" }, "bugs": { "url": "https://github.com/js-smart/ng-kit/issues" }, "peerDependencies": { "@angular/common": "^20.0.0", "@angular/core": "^20.0.0" }, "dependencies": { "tslib": "^2.8.1" }, "sideEffects": false, "module": "fesm2022/js-smart-ng-kit.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/js-smart-ng-kit.mjs" } } }