UNPKG

@koalarx/ui

Version:

Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.

45 lines (44 loc) 1.32 kB
{ "name": "@koalarx/ui", "version": "14.0.9", "description": "Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.", "repository": { "type": "git", "url": "git+https://github.com/igordrangel/koala-angular-template.git" }, "keywords": [ "koala", "angular material", "angular template", "design system" ], "author": "Igor D. Rangel", "license": "MIT", "bugs": { "url": "https://github.com/igordrangel/koala-angular-template/issues" }, "homepage": "https://github.com/igordrangel/koala-angular-template#readme", "types": "./koalarx-ui.d.ts", "peerDependencies": { "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3", "@angular/forms": ">=14.1.3", "@angular/material": ">=14.1.3", "@angular/cdk": ">=14.1.3" }, "dependencies": { "tslib": "^2.2.0", "exceljs": "^3.10.0", "file-saver": "^2.0.5", "jwt-decode": "^3.0.0", "jwt-encode": "^1.0.1", "@koalarx/utils": "^1.0.101", "ng2-currency-mask": "^13.0.3", "ngx-device-detector": "^4.0.1", "event-source-polyfill": "^1.0.25", "ngx-mask": "^13.0.1", "ngx-papaparse": "^5.0.0", "xlsx": "^0.17.0", "rxjs": "~7.5.0" } }