UNPKG
@ngxpert/input-otp
Version:
beta (2.0.0-beta.2)
latest (3.0.0)
3.0.0
2.0.0
2.0.0-beta.2
2.0.0-beta.1
1.0.3
1.0.2
1.0.1
1.0.1-beta.1
One-time password input component for Angular.
github.com/ngxpert/input-otp
ngxpert/input-otp
@ngxpert/input-otp
/
schematics
/
collection.json
11 lines
(10 loc)
•
282 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"
$schema
"
:
"../../../../node_modules/
@angular
-devkit/schematics/collection-schema.json"
,
"schematics"
: {
"ng-add"
: {
"description"
:
"Add
@ngxpert
/input-otp to the project."
,
"factory"
:
"./ng-add/index#ngAdd"
,
"schema"
:
"./ng-add/schema.json"
} } }