{
  "_args": [
    [
      "typeahead.js@0.11.1",
      "E:\\project\\amma\\victoryadmin\\victory"
    ]
  ],
  "_from": "typeahead.js@0.11.1",
  "_id": "typeahead.js@0.11.1",
  "_inBundle": false,
  "_integrity": "sha1-TmTmcbIjEKhgb0rsgFkkuoSwFbg=",
  "_location": "/typeahead.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "typeahead.js@0.11.1",
    "name": "typeahead.js",
    "escapedName": "typeahead.js",
    "rawSpec": "0.11.1",
    "saveSpec": null,
    "fetchSpec": "0.11.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
  "_spec": "0.11.1",
  "_where": "E:\\project\\amma\\victoryadmin\\victory",
  "author": {
    "name": "Twitter, Inc.",
    "url": "https://twitter.com/twitteross"
  },
  "bugs": {
    "url": "https://github.com/twitter/typeahead.js/issues"
  },
  "contributors": [
    {
      "name": "Jake Harding",
      "url": "https://twitter.com/JakeHarding"
    },
    {
      "name": "Tim Trueman",
      "url": "https://twitter.com/timtrueman"
    },
    {
      "name": "Veljko Skarich",
      "url": "https://twitter.com/vskarich"
    }
  ],
  "dependencies": {
    "jquery": ">=1.7"
  },
  "description": "fast and fully-featured autocomplete library",
  "devDependencies": {
    "chai": "^1.9.1",
    "colors": "^0.6.2",
    "grunt": "~0.4",
    "grunt-concurrent": "^0.5.0",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-concat": "~0.1",
    "grunt-contrib-connect": "~0.1",
    "grunt-contrib-jshint": "~0.8",
    "grunt-contrib-uglify": "~0.2.6",
    "grunt-contrib-watch": "~0.2",
    "grunt-exec": "~0.4.5",
    "grunt-sed": "~0.1",
    "grunt-step": "~0.2.0",
    "grunt-umd": "^2.3.3",
    "karma": "^0.12.22",
    "karma-chrome-launcher": "^0.1.4",
    "karma-coverage": "^0.2.6",
    "karma-firefox-launcher": "^0.1.3",
    "karma-jasmine": "^0.1.5",
    "karma-opera-launcher": "^0.1.0",
    "karma-phantomjs-launcher": "^0.1.4",
    "karma-safari-launcher": "^0.1.1",
    "mocha": "^1.20.1",
    "semver": "~1.1.3",
    "underscore": "^1.6.0",
    "yiewd": "^0.5.0"
  },
  "homepage": "http://twitter.github.com/typeahead.js",
  "keywords": [
    "typeahead",
    "autocomplete"
  ],
  "main": "dist/typeahead.bundle.js",
  "name": "typeahead.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/twitter/typeahead.js.git"
  },
  "scripts": {
    "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
  },
  "version": "0.11.1"
}
