UNPKG
node-dateutils
Version:
latest (0.1.0)
0.1.0
0.0.6
0.0.4
0.0.2
0.0.1
datetime utils
github.com/dodoru/node-dateutils
dodoru/node-dateutils
node-dateutils
/
package-lock.json
14 lines
(13 loc)
•
313 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"node-dateutils"
,
"version"
:
"0.0.4"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
"moment"
:
{
"version"
:
"2.22.2"
,
"resolved"
:
"https://registry.npm.taobao.org/moment/download/moment-2.22.2.tgz"
,
"integrity"
:
"sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y="
}
}
}