@horlarme/countdowntimer
Version:
Start a countdown timer with ease.
30 lines (29 loc) • 710 B
JSON
{
"name": "@horlarme/countdowntimer",
"version": "1.3.2",
"description": "Start a countdown timer with ease.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/horlarme/countdowntimer.git"
},
"author": "Lawal Oladipupo <lawaloladipupo@outlook.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/horlarme/countdowntimer/issues"
},
"homepage": "https://github.com/horlarme/countdowntimer#readme",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"countdowntimer",
"timer",
"countdown",
"date",
"coming",
"soon"
]
}