{
  "name": "angular-mobile-select",
  "authors": [
    "SENTHILKUMAR S <senthil24jun@gmail.com>"
  ],
  "description": "Mobile Dropdown select functionality with angular 1.x",
  "main": "angular-mobile-select.js",
  "keywords": [
    "select",
    "angular",
    "mobile"
  ],
  "license": "MIT",
  "homepage": "http://senthil090.github.io",
  "private": false,
  "dependencies": {
    "angular": "angularjs#^1.6.6",
    "jquery": "^3.2.1",
    "angular-animate": "^1.6.6"
  }
}
