lodate
Version:
date utility functions
25 lines • 555 B
JSON
{
"name": "lodate",
"version": "0.4.0",
"description": "date utility functions",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Niklus/lodate.git"
},
"keywords": [
"date",
"date-utilities",
"date-helpers"
],
"author": "Nicholas Otieno",
"license": "MIT",
"bugs": {
"url": "https://github.com/Niklus/lodate/issues"
},
"homepage": "https://github.com/Niklus/lodate#readme"
}