![JAR search and dependency download from the Maven repository](/logo.png)
web.bower_components.jquery.countdown.bower.json Maven / Gradle / Ivy
The newest version!
{
"name": "jquery.countdown",
"version": "2.0.4",
"description": "jQuery plugin to display a countdown clock on your page",
"keywords": [
"countdown",
"coupons",
"auction",
"clock",
"datetime",
"date"
],
"author": "Edson Hilios",
"homepage": "http://hilios.github.io/jQuery.countdown/",
"license": [
{
"type": "MIT",
"url": "https://github.com/hilios/jQuery.countdown/blob/2.0.4/LICENSE.md"
}
],
"main": [
"./dist/jquery.countdown.js",
"./dist/jquery.countdown.min.js"
],
"ignore": [
"**/.*",
"src",
"test",
"package.json",
"Gruntfile.js",
"node_modules",
"bower_components"
],
"dependencies": {
"jquery": ">=1.7"
},
"devDependencies": {
"jquery-2.1": "jquery#~2.1",
"jquery-2.0": "jquery#~2.0",
"jquery-1.9": "jquery#~1.9",
"jquery-1.8": "jquery#~1.8",
"jquery-1.7": "jquery#~1.7",
"jquery-1.10": "jquery#~1.10",
"bootstrap": "~3"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy