UNPKG

@ngxpert/input-otp

Version:

One-time password input component for Angular.

11 lines (10 loc) 282 B
{ "$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" } } }