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