{
  "name": "imagesloaded",
  "version": "3.1.8",
  "description": "You images done yet or what?",
  "main": "imagesloaded.js",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-uglify": "~0.1.2",
    "grunt-contrib-watch": "~0.3.1",
    "highlight.js": "~7.3.0",
    "marked": "~0.2.8",
    "grunt-requirejs": "~0.4.0"
  },
  "dependencies": {
    "wolfy87-eventemitter": "4.x",
    "eventie": ">=1.0.4 <2"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/desandro/imagesloaded.git"
  },
  "keywords": [
    "images",
    "loaded",
    "ui"
  ],
  "license": "MIT"
}
