{ "name": "jquery-lazyload", "version": "1.9.7", "engines": { "node": ">= 0.8.0" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/tuupola/jquery_lazyload.git" }, "author": { "name": "Mika Tuupola", "email": "tuupola@appelsiini.net" }, "scripts": { "test": "grunt test" }, "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-jshint": "~0.6.4", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-jasmine": "~0.5.2", "grunt-contrib-watch": "~0.5.3" }, "description": "Lazyload images with jQuery", "bugs": { "url": "https://github.com/tuupola/jquery_lazyload/issues" }, "homepage": "http://www.appelsiini.net/projects/lazyload", "main": "jquery.lazyload.js", "files": [ "jquery.lazyload.js", "jquery.scrollstop.js" ], "keywords": [ "jquery-plugin", "ecosystem:jquery" ], "license": "MIT", "gitHead": "218e50eb4999fe59ac94b939a65c8c988d1d420b", "_id": "jquery-lazyload@1.9.7", "_shasum": "9982b388c533c0b611214b3c5aaa0b9fede071f7", "_from": "jquery-lazyload@", "_npmVersion": "2.10.1", "_nodeVersion": "0.12.4", "_npmUser": { "name": "tuupola", "email": "tuupola@appelsiini.net" }, "dist": { "shasum": "9982b388c533c0b611214b3c5aaa0b9fede071f7", "tarball": "https://registry.npmjs.org/jquery-lazyload/-/jquery-lazyload-1.9.7.tgz" }, "maintainers": [ { "name": "tuupola", "email": "tuupola@appelsiini.net" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/jquery-lazyload/-/jquery-lazyload-1.9.7.tgz" }