Files
SIPAIIS_WMS_JSSW/WebRoot/node_modules/jquery-backstretch/bower.json
2026-01-16 14:13:44 +08:00

28 lines
676 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.1.15",
"homepage": "http://www.jquery-backstretch.com/",
"author": {
"name": "Scott Robbin",
"email": "scott@robbin.co",
"url": "http://srobbin.com"
},
"main": ["jquery.backstretch.js"],
"dependencies": {
"jquery": ">=1.9.x"
},
"repository": {
"type": "git",
"url": "git://github.com/jquery-backstretch/jquery-backstretch.git"
},
"ignore": [
"Gruntfile.js",
"examples",
"libs",
"test",
".gitignore",
"src"
]
}