easy-timing
Version:
Tools can remaining or calc duration
27 lines (26 loc) • 510 B
JSON
{
"name": "easy-timing",
"version": "0.1.3",
"main": "index.js",
"types": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"time",
"zone",
"timezone",
"timing",
"remaining",
"remain",
"duration"
],
"author": "Hlever",
"license": "ISC",
"dependencies": {
"moment-countdown": "^0.0.3",
"moment-timezone": "^0.5.37"
},
"devDependencies": {},
"description": "Tools can remaining or calc duration"
}