{
  "name": "zenselect",
  "version": "0.1.7",
  "description": "ZenSelect is a lightweight JavaScript utility developed to enhance the user experience of Zendesk Help Center forms by making dropdown fields searchable and many more",
  "main": "dist/zenselect.min.js",
  "files": [
    "dist"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "zendesk",
    "dropdown",
    "searchable",
    "form",
    "utility"
  ],
  "author": "Sushant Awalekar",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/sushantawalekar/zenselect.git"
  },
  "bugs": {
    "url": "https://github.com/sushantawalekar/zenselect/issues"
  },
  "homepage": "https://github.com/sushantawalekar/zenselect#readme",
  "devDependencies": {}
}
