{
  "name": "@zestui/select",
  "version": "1.4.2",
  "description": "Zest select dropdown web component ",
  "main": "select.js",
  "module": "select.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "select.js",
    "select-css.js"
  ],
  "author": "Jayabratha Saha <jayabratha@zestmoney.in> (https://jayabratha.com)",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@zestui/base": "^1.2.0",
    "lit-element": "^2.2.1",
    "tslib": "^1.10.0"
  },
  "keywords": [
    "select",
    "dropdown",
    "web",
    "component"
  ],
  "gitHead": "dfe36d4d518c0cc32e53b0c7764030ce6238c7af"
}
