1234567891011121314151617181920212223 |
- {
- "name": "Vegas",
- "version": "1.3.5",
- "description": "Vegas - Fullscreen Backgrounds and Slideshows with jQuery.",
- "homepage": "http://vegas.jaysalvat.com",
- "author": "Jay Salvat",
- "license": "MIT",
- "main": [
- "dist/jquery.vegas.js",
- "dist/jquery.vegas.css"
- ],
- "repository": {
- "type": "git",
- "url": "[email protected]:jaysalvat/vegas.git"
- },
- "keywords": [
- "jquery",
- "background",
- "slideshow",
- "fullscreen",
- "vegas"
- ]
- }
|