{
  "name": "tyatech-ui",
  "version": "0.1.7",
  "description": "Tya Technologies",
  "keywords": [
    "tya",
    "js",
    "angular",
    "format number",
    "autocomplete",
    "QRCode",
    "QR code",
    "Generate QR Code",
    "Generate QRCode",
    "nebular",
    "tyatech",
    "tyatech ui",
    "tya icon",
    "tyatech icon",
    "tyatech-icon",
    "tya-icon",
    "tya-color-picker",
    "tya color picker",
    "color",
    "color picker"
  ],
  "author": "Tya Technologies",
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "^12.2.16",
    "@angular/core": "^12.2.16",
    "@angular/forms": "^12.2.16",
    "@types/node": "^12.12.70",
    "typescript": "~4.2.3||~4.3.0",
    "@angular/cdk": "^12.1.0",
    "@angular/compiler": "^12.2.16",
    "@nebular/eva-icons": "^8.0.0",
    "@nebular/security": "^8.0.0",
    "@nebular/theme": "^8.0.0"
  },
  "dependencies": {
    "angularx-qrcode": "12.0.3",
    "primeicons": "^4.1.0",
    "primeng": "^12.2.1",
    "ngx-qrcode-styling": "^1.2.8",
    "ngx-color-picker": "^12.0.0",
    "tslib": "^2.1.0"
  },
  "main": "bundles/tyatech-ui.umd.js",
  "module": "fesm2015/tyatech-ui.js",
  "es2015": "fesm2015/tyatech-ui.js",
  "esm2015": "esm2015/tyatech-ui.js",
  "fesm2015": "fesm2015/tyatech-ui.js",
  "typings": "tyatech-ui.d.ts",
  "sideEffects": false
}