{
  "name": "@rishavtandon93/ng-select-aria",
  "version": "10.0.2",
  "description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete",
  "author": "@rishavtandon93/ng-select-aria",
  "repository": "ng-select/ng-select",
  "engines": {
    "node": ">= 12.20.0",
    "npm": ">= 6.0.0"
  },
  "keywords": [
    "angular",
    "select",
    "ui-select",
    "dropdown",
    "multiselect",
    "autocomplete",
    "angular2",
    "rishav"
  ],
  "exports": {
    "./scss/ant.design.theme": {
      "style": "./scss/ant.design.theme.scss"
    },
    "./scss/default.theme": {
      "style": "./scss/default.theme.scss"
    },
    "./scss/material.theme": {
      "style": "./scss/material.theme.scss"
    },
    "./themes/ant.design.theme.css": {
      "style": "./themes/ant.design.theme.css"
    },
    "./themes/default.theme.css": {
      "style": "./themes/default.theme.css"
    },
    "./themes/material.theme.css": {
      "style": "./themes/material.theme.css"
    }
  },
  "peerDependencies": {
    "@angular/common": "<16.0.0",
    "@angular/core": "<16.0.0",
    "@angular/forms": "<16.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.1"
  }
}
