UNPKG
question_11-better-date
Version:
latest (1.0.0)
1.0.0
Simple and useful utilities for working with dates.
question_11-better-date
/
package.json
10 lines
(9 loc)
•
265 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"question_11-better-date"
,
"version"
:
"1.0.0"
,
"description"
:
"Simple and useful utilities for working with dates."
,
"main"
:
"index.js"
,
"keywords"
:
[
"date"
,
"format"
,
"relative-time"
,
"leap-year"
]
,
"author"
:
"Your Name"
,
"license"
:
"MIT"
}