UNPKG
indian-date-utils-suratwala
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Date utilities for Indian calendar such as formatted IST, holiday checking, and more.
indian-date-utils-suratwala
/
test-indian-date-utils
/
node_modules
/
.package-lock.json
18 lines
(17 loc)
•
287 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"lockfileVersion"
:
3
,
"requires"
:
true
,
"packages"
:
{
".."
:
{
"version"
:
"1.0.0"
,
"license"
:
"MIT"
,
"dependencies"
:
{
"date-fns"
:
"^4.1.0"
}
}
,
"node_modules/indian-date-utils"
:
{
"resolved"
:
".."
,
"link"
:
true
}
}
}