{
  "name": "jquery_lazyload",
  "version": "1.9.3",
  "homepage": "http://www.appelsiini.net/projects/lazyload",
  "authors": [
    "Mika Tuupola <tuupola@appelsiini.net>"
  ],
  "description": "jQuery plugin for lazy loading images",
  "main": [
    "jquery.lazyload.js",
    "jquery.scrollstop.js"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "**/*.html",
    "**/*.textile",
    "Gruntfile.js",
    "lazyload.jquery.json",
    "package.json",
    "node_modules",
    "bower_components",
    "test"
  ],
  "_release": "1.9.3",
  "_resolution": {
    "type": "version",
    "tag": "1.9.3",
    "commit": "2cfbdb50c67bc02e5bcabbd8b1eec508172150fa"
  },
  "_source": "git://github.com/tuupola/jquery_lazyload.git",
  "_target": "~1.9.3",
  "_originalSource": "jquery.lazyload",
  "_direct": true
}