30 lines
854 B
JSON
30 lines
854 B
JSON
{
|
|
"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"
|
|
},
|
|
"main": [
|
|
"jquery.backstretch.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": "~1.9.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/srobbin/jquery-backstretch.git"
|
|
},
|
|
"_release": "2.0.4",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.0.4",
|
|
"commit": "b9a96f872e535f1e31fa7868be14940d0e00271f"
|
|
},
|
|
"_source": "https://github.com/srobbin/jquery-backstretch.git",
|
|
"_target": "~2.0.4",
|
|
"_originalSource": "jquery-backstretch"
|
|
} |