UNPKG
machinepack-datetime
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.0.0
0.1.1
0.1.0
Work the dates and times.
github.com/sgress454/machinepack-datetime
sgress454/machinepack-datetime
machinepack-datetime
/
index.js
6 lines
(5 loc)
•
165 B
JavaScript
View Raw
1
2
3
4
5
6
// This is a boilerplate file which should not need to be changed.
module
.
exports
=
require
(
'machine'
).
pack
({
pkg
:
require
(
'./package.json'
),
dir
: __dirname });