OBS widget that implements a countdown timer overlay for "Starting Soon..." style displays.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
275 B

{
"main": "countdown.js",
"dependencies": {
"express": "^4.18.1",
"forever": "^4.0.3",
"gulp": "^4.0.2",
"moment": "^2.29.4",
"multer": "^1.4.5-lts.1",
"numeral": "^2.0.6",
"pug": "^3.0.2",
"uikit": "^3.15.1",
"yarn": "^1.22.19"
}
}