UNPKG

angular-otp-box

Version:

Angular otp input field component for web applications. Easy to integrate and use.

47 lines 1.24 kB
{ "name": "angular-otp-box", "version": "1.0.7", "author": { "name": "Parteek Sharma" }, "description": "Angular otp input field component for web applications. Easy to integrate and use.", "keywords": [ "ngx split-input-otp", "otp", "npm otp input", "angular otp input", "ng otp input", "ngx otp input", "angular4 otp input", "angular5 otp input", "angular6 otp input", "angular7 otp input", "angular8 otp input", "otp angular", "angular otp password", "otp box angular", "angular otp box", "angular otp verify box", "angular otp verification box" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/parteek111269/angular-otp-package.git" }, "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { "@angular/common": "^8.2.7", "@angular/core": "^8.2.7" }, "main": "bundles/angular-otp-box.umd.js", "module": "fesm2015/angular-otp-box.js", "es2015": "fesm2015/angular-otp-box.js", "esm2015": "esm2015/angular-otp-box.js", "fesm2015": "fesm2015/angular-otp-box.js", "typings": "angular-otp-box.d.ts", "metadata": "angular-otp-box.metadata.json", "sideEffects": false }