UNPKG

ngx-international-phone-numberv3

Version:
34 lines (33 loc) 1.01 kB
{ "name": "ngx-international-phone-numberv3", "version": "1.2.7", "repository": { "type": "git", "url": "git+https://github.com/bruno-azzi/ngx-international-phone-number2.git" }, "author": "Bruno Azzi <brunoazzi12345@gmail.com>", "keywords": [ "angular" ], "license": "MIT", "bugs": { "url": "https://github.com/bruno-azzi/ngx-international-phone-number2/issues" }, "main": "ngx-international-phone-numberv3.umd.js", "module": "index.js", "jsnext:main": "index.js", "typings": "ngx-international-phone-numberv3.d.ts", "peerDependencies": { "@angular/core": "^7.1.3", "@angular/forms": "^7.1.3", "rxjs": "^6.3.3", "zone.js": "^0.8.4", "google-libphonenumber": "^3.0.9", "angular2-text-mask": "^9.0.0" }, "homepage": "https://github.com/bruno-azzi/ngx-international-phone-number2#readme", "description": "A simple international telephone number input", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }