{
  "name": "packery",
  "version": "1.4.3",
  "author": "Metafizzy",
  "description": "bin-packing layout library",
  "main": "js/packery.js",
  "dependencies": {
    "classie": "1.x",
    "get-style-property": "1.x",
    "get-size": "1.2.x",
    "outlayer": "~1.4.1"
  },
  "devDependencies": {
    "draggabilly": "1.x",
    "jquery": "~1",
    "jquery-ui-draggable": "https://gist.github.com/4985610.git",
    "jquery-bridget": "1.1.x",
    "qunit": "^1.15"
  },
  "ignore": [
    "**/.*",
    "test/",
    "examples/",
    "contributing.md",
    "package.json",
    "Gruntfile.js"
  ]
}
