remaining-period-calculator
Version:
It calculates between the two periods
23 lines (22 loc) • 414 B
JSON
{
"name": "remaining-period-calculator",
"version": "1.0.8",
"description": "It calculates between the two periods",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"time",
"date",
"day",
"month",
"year",
"period",
"remain",
"calculat",
"zone"
],
"author": "Abdulrahman A Saad",
"license": "ISC"
}