You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
589 B

{
"name": "jquery-backstretch",
"description": "A simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element.",
"version": "2.0.4",
"homepage": "http://srobbin.com/jquery-plugins/backstretch/",
"author": {
"name": "Scott Robbin",
"email": "scott@robbin.co",
"url": "http://srobbin.com"
},
"version": "2.0.4",
"main": ["jquery.backstretch.js"],
"dependencies": {
"jquery": "~1.9.1"
},
"repository": {
"type": "git",
"url": "git://github.com/srobbin/jquery-backstretch.git"
}
}