n-times-ago
Version:
It calculates the date difference between the current date and the previous one.
34 lines (33 loc) • 927 B
JSON
{
"name": "n-times-ago",
"version": "1.0.0",
"description": "It calculates the date difference between the current date and the previous one.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Bahirumulugeta/date-difference-npm-package.git"
},
"keywords": [
"n-times-ago",
"n times ago",
"date-difference-npm",
"date-difference",
"date difference npm",
"time-difference-npm",
"time-difference",
"time difference",
"date and time difference",
"date and time diff",
"date-and-time-difference",
"date-and-time-diff"
],
"author": "Bahiru",
"license": "ISC",
"bugs": {
"url": "https://github.com/Bahirumulugeta/date-difference-npm-package/issues"
},
"homepage": "https://github.com/Bahirumulugeta/date-difference-npm-package#readme"
}