usedate
Version:
Allows you to display the date in a nice format.
30 lines (29 loc) • 707 B
JSON
{
"name": "usedate",
"version": "3.0.0",
"description": "Allows you to display the date in a nice format.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "u4ik",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/u4ik/useDate.git"
},
"bugs": {
"url": "https://github.com/u4ik/useDate/issues"
},
"homepage": "https://github.com/u4ik/useDate/blob/main/README.md",
"keywords": [
"usedate",
"npm",
"package",
"u4ik",
"dateformat",
"neatdate",
"formatdate",
"nicedate"
]
}