{
  "name": "uxrocket.autocomplete",
  "version": "1.7.0",
  "description": "UX Rocket Autocomplete: A jQueryUI autocomplete wrapper",
  "repository": {
    "type": "git",
    "url": "https://github.com/uxrocket/uxrocket.autocomplete.git"
  },
  "dependencies": {
	"jquery": "latest",
	"uxrocket.jqueryui-lite": "latest",
	"handlebars": "latest",
	"uxrocket.handlebars": "latest"
  },
  "keywords": [
    "jQuery",
    "javascript",
    "jQuery UI",
	"autocomplete",
	"uxrocket"
  ],
  "author": "Bilal Cinarli <bcinarli@gmail.com> (http://bcinarli.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/uxrocket/uxrocket.autocomplete/issues"
  },
  "homepage": "https://github.com/uxrocket/uxrocket.autocomplete"
}
