UNPKG
ngx-checkbox-list
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
Checkbox list form control for Angular X
ngx-checkbox-list
/
package.json
12 lines
(11 loc)
•
220 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"ngx-checkbox-list"
,
"version"
:
"2.0.2"
,
"description"
:
"Checkbox list form control for Angular X"
,
"main"
:
"index.ts"
,
"license"
:
"ISC"
,
"keywords"
:
[
"form-control"
,
"checkbox-list"
]
}