{
  "name": "iggy",
  "description": "Browser search module to use with Backbone.js",
  "version": "0.0.12",
  "keywords": [],
  "homepage": "https://github.com/mpneuried/iggy",
  "main": [
    "dist/css/iggy.css",
    "dist/js/iggy.js"
  ],
  "ignore": [
    "/.*",
    "_src",
    "CONCEPT.md",
    "example",
    "*.coffee",
    "node_modules"
  ],
  "dependencies": {
    "jquery": ">= 1.9.1",
    "bootstrap": ">= 3.3.2",
    "backbone": ">= 1.1.2",
    "moment": ">= 2.9.0",
    "font-awesome": ">= 4.3.0",
    "bootstrap-daterangepicker": ">= 1.3.19",
    "select2": ">= 4.0.0"
  }
}
