{
  "name": "bootstrap-typeahead",
  "version": "2.3.2",
  "description": "Typeahead plugin shipped with Bootstrap 2.3.2",
  "main": "bootstrap-typeahead.js",
  "scripts": {
    "test": "echo \"Hello World!\""
  },
  "author": {
    "name": "Twitter Inc."
  },
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ]
}