| 12345678910111213141516171819202122232425 | {    "name": "vegas",    "version": "2.0.3",    "description": "Vegas - Fullscreen Backgrounds and Slideshows.",    "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-plugin",        "jquery",        "zepto"    ]}
 |