UNPKG

@coretech/ngx-international-phone-number

Version:

A simple international telephone number input. Allows you to create a phone number field with country dropdown.

31 lines (30 loc) 768 B
{ "name": "@coretech/ngx-international-phone-number", "version": "0.1.2", "repository": { "type": "git", "url": "https://github.com/westongcooper/ngx-international-phone-number" }, "author": { "name": "Weston Cooper", "email": "weston.cooper@idt.net" }, "keywords": [ "angular" ], "license": "MIT", "bugs": { "url": "https://github.com/westongcooper/ngx-international-phone-number/issues" }, "main": "ngx-international-phone-number.umd.js", "module": "index.js", "jsnext:main": "index.js", "typings": "ngx-international-phone-number.d.ts", "peerDependencies": { "@angular/core": "^7.1.3", "@angular/forms": "^7.1.3", "rxjs": "^6.3.3", "zone.js": "^0.8.4", "libphonenumber-js": "^1.6.4" } }