{
  "name": "recliner",
  "main": "recliner.js",
  "version": "0.2.2",
  "homepage": "http://sourcey.com/recliner",
  "authors": [
    "Kam <auscaster@gmail.com>"
  ],
  "description": "Recliner is a super lightweight (1KB) production ready jQuery plugin for lazy loading images, iframes and other dynamic (AJAX) content.",
  "keywords": [
    "lazy",
    "lazy load",
    "jquery-plugin"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
