{
  "name": "jquery-recliner",
  "version": "0.2.5",
  "description": "Lightweight plugin for lazy loading images and dynamic content",
  "main": "recliner.js",
  "dependencies": {
  },
  "devDependencies": {
    "grunt": ">=0.4.5",
    "grunt-contrib-watch" : ">=0.5.3",
    "grunt-contrib-uglify" : ">=0.2.7"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sourcey/recliner.git"
  },
  "keywords": [
    "lazy",
    "lazy load",
    "jquery-plugin"
  ],
  "author": "Kam Low <auscaster@gmail.com> (http://sourcey.com/)",
  "homepage": "http://sourcey.com/recliner",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sourcey/recliner/issues"
  }
}
