{
  "name": "iggy",
  "version": "0.4.1",
  "description": "Browser search module to use with Backbone.js",
  "keywords": [],
  "homepage": "https://github.com/mpneuried/iggy",
  "bugs": "https://github.com/mpneuried/iggy/issues",
  "author": {
    "name": "mpneuried",
    "email": "",
    "url": "https://github.com/iggy"
  },
  "main": "dist/js/iggy.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/mpneuried/iggy.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "backbone": "1.3.x",
    "bootstrap": "3.3.x",
    "bootstrap-daterangepicker": "2.1.x",
    "coffeeify": "2.x",
    "font-awesome": "4.7.x",
    "grunt": "1.0.x",
    "grunt-browserify": "5.x",
    "grunt-contrib-clean": "1.x",
    "grunt-contrib-compress": "1.4.x",
    "grunt-contrib-copy": "1.x",
    "grunt-contrib-stylus": "1.x",
    "grunt-contrib-uglify": "2.x",
    "grunt-contrib-watch": "1.x",
    "jadeify": "4.x",
    "jquery": "2.2.x",
    "underscore": "1.8.x",
    "moment": "2.17.x",
    "select2": "4.0.x",
    "sortcoll": "0.2.x",
    "jade":"1.11.x"
  }
}
