mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
27 lines
841 B
JSON
27 lines
841 B
JSON
{
|
|
"name": "jquery-backstretch",
|
|
"filename": "jquery.backstretch.min.js",
|
|
"version": "2.0.4",
|
|
"description": "Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element. The image will stretch to fit the page/element, and will automatically resize as the window/element size changes.",
|
|
"homepage": "http://srobbin.com/jquery-plugins/backstretch/",
|
|
"keywords": [
|
|
"jquery",
|
|
"background",
|
|
"photo",
|
|
"stretch"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Scott Robbin",
|
|
"email": "scott@robbin.co",
|
|
"web": "http://srobbin.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/srobbin/jquery-backstretch"
|
|
}
|
|
]
|
|
}
|