Cool-Y.github.io/themes/next/source/lib/jquery_lazyload/.bower.json
2019-04-02 16:28:32 +08:00

37 lines
838 B
JSON

{
"name": "jquery_lazyload",
"version": "1.9.7",
"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": [
"**/.*",
"**/*.min.js",
"**/*.html",
"**/*.textile",
"Gruntfile.js",
"lazyload.jquery.json",
"package.json",
"node_modules",
"bower_components",
"test",
"img"
],
"_release": "1.9.7",
"_resolution": {
"type": "version",
"tag": "1.9.7",
"commit": "218e50eb4999fe59ac94b939a65c8c988d1d420b"
},
"_source": "git://github.com/tuupola/jquery_lazyload.git",
"_target": "~1.9.7",
"_originalSource": "jquery.lazyload",
"_direct": true
}