{ "name": "kbw.countdown", "title": "jQuery Countdown", "description": "This plugin sets a div or span to show a countdown to a given time. * Standard or compact formats, or create your own layout. * Decide which periods to show. * Count up from a date/time instead. * Cater for timezone differences and synchronise with server time. * Over 50 localisations.", "keywords": [ "countdown", "i18n", "timer", "timezone", "ui" ], "version": "2.1.0", "author": { "name": "Keith Wood", "email": "wood.keith@optusnet.com.au", "url": "http://keith-wood.name/" }, "licenses": [ { "type": "MIT", "url": "http://keith-wood.name/licence.html" } ], "bugs": "https://github.com/kbwood/countdown/issues", "homepage": "http://keith-wood.name/countdown.html", "docs": "http://keith-wood.name/countdownRef.html", "download": "http://keith-wood.name/countdown.html", "dependencies": { "jquery": ">=1.4" } }