date-diff-kauan
Version:
A library to calculate the difference between dates
21 lines (20 loc) • 395 B
JSON
{
"name": "date-diff-kauan",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Kauan Affonso",
"license": "ISC",
"description": "A library to calculate the difference between dates",
"keywords": [
"date",
"difference",
"calculator",
"time",
"days",
"hours",
"minutes"
]
}