digital-clock
Version:
USE THIS AWESOME DIGITAL CLOCK FOR YOUR WEBSITE THAT CHANGE DEPENDING ON WHAT TIME ZONE YOU/YOUR USER IS IN.
28 lines (27 loc) • 705 B
JSON
{
"name": "digital-clock",
"version": "1.0.2",
"description": "USE THIS AWESOME DIGITAL CLOCK FOR YOUR WEBSITE THAT CHANGE DEPENDING ON WHAT TIME ZONE YOU/YOUR USER IS IN.",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Andreas-Org/digital-clock.git"
},
"keywords": [
"digitalclock",
"MIT",
"clock",
"digital",
"time",
"front-end"
],
"author": "Lupe.- & AndreasRisager",
"license": "MIT",
"bugs": {
"url": "https://github.com/Andreas-Org/digital-clock/issues"
},
"homepage": "https://github.com/Andreas-Org/digital-clock#readme"
}