UNPKG
twix-rodcope1
Version:
latest (1.3.0)
1.3.0
Fork of twix to help debug
github.com/rodcope1/twix-rodcope1
rodcope1/twix-rodcope1
twix-rodcope1
/
component.json
11 lines
(10 loc)
•
204 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"twix"
,
"version"
:
"1.3.0"
,
"dependencies"
:
{
"moment/moment"
:
"*"
}
,
"scripts"
:
[
"dist/twix.js"
]
,
"main"
:
"dist/twix.js"
,
"description"
:
"A date range plugin for moment.js"
}