{
  "name": "chicago",
  "title": "Chicago",
  "description": "A front-end JavaScript library for user-interface developers.",
  "version": "1.1.0",
  "homepage": "https://nielse63.github.io/Chicago/",
  "author": {
    "name": "Erik Nielsen",
    "email": "erik@312development.com",
    "url": "http://312development.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nielse63/Chicago.git"
  },
  "bugs": {
    "url": "https://github.com/nielse63/Chicago/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/nielse63/Chicago/blob/master/LICENSE.md"
    }
  ],
  "keywords": [
    "jquery-plugin",
    "resizeend",
    "jQuery",
    "events",
    "scroll"
  ],
  "dependencies": {
    "node-promise": "^0.5.10"
  },
  "devDependencies": {
    "changelog": "^1.0.7",
    "grunt": "^0.4.5",
    "grunt-casperjs": "^2.1.0",
    "grunt-chicago": "^1.0.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-jsbeautifier": "^0.2.10",
    "grunt-jscs": "^2.1.0",
    "grunt-mocha": "^0.4.13",
    "grunt-newer": "^1.1.0",
    "grunt-prompt": "^1.3.0",
    "grunt-shell": "^1.1.2",
    "jscs-html-reporter": "0.0.5",
    "jshint-html-reporter": "^0.2.4",
    "load-grunt-tasks": "^3.1.0",
    "mocha": "^2.3.0",
    "should": "^6.0.3"
  }
}
