UNPKG
checkbox
Version:
latest (0.0.1)
0.0.1
Axial's Default Checkbox
checkbox
/
package.json
11 lines
(10 loc)
•
176 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"checkbox"
,
"version"
:
"0.0.1"
,
"description"
:
"Axial's Default Checkbox"
,
"main"
:
"index.js"
,
"author"
:
""
,
"dependencies"
:
{
"angular"
:
"1.x"
}
}