UNPKG

ngx-ntk-mat-color-picker

Version:

Angular Material Color Picker

50 lines 1.13 kB
{ "name": "ngx-ntk-mat-color-picker", "version": "20.25.3", "description": "Angular Material Color Picker", "author": "Alireza-Karavi", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/akaravi" }, "bugs": { "url": "https://github.com/akaravi" }, "homepage": "https://ntk.ir", "keywords": [ "NTK", "KARAVI", "angular", "angular2", "angular-material", "angular material color picker", "color-picker", "colorpicker", "ngx-mat", "ngx-ntk-mat-color-picker", "ngx-material-color-picker" ], "peerDependencies": { "@angular/common": "^20.1.0", "@angular/core": "^20.1.0", "@angular/material": ">=16.0.0", "@angular/forms": ">=16.0.0", "@angular/cdk": ">=16.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/ngx-ntk-mat-color-picker.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-ntk-mat-color-picker.mjs" } } }