{
  "name": "hummingbird",
  "description": "Misspellings and nicknames are no match for this fast and forgiving typeahead engine.",
  "homepage": "http://glg.github.io/hummingbird.js",
  "version": "2.1.5",
  "index_version": "5.0",
  "author": "Daniel Griffis, Steve Quince, Amit Segal",
  "main": "hummingbird.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/glg/hummingbird.js.git"
  },
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-coffee": "~0.10.1",
    "grunt-contrib-connect": "~0.1.2",
    "grunt-contrib-watch": "~0.3.1",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-concat": "~0.1.3",
    "load-grunt-tasks": "~0.3.0",
    "grunt-shell": "~0.6.4",
    "browserify": "~3.30.1",
    "grunt-browserify": "~1.3.1",
    "grunt-include-replace": "~1.2.0",
    "grunt-contrib-qunit": "~0.4.0",
    "coffee-script": "~1.3.3",
    "prompt": "~0.2.12"
  },
  "dependencies": {
    "diacritics": "~1.1.0"
  }
}
