UNPKG

@millieofzo/ion-intl-tel-input

Version:

This is a continuation of the original project from azzamasghar1 (https://github.com/azzamasghar1/ion-intl-tel-input) which includes new features and some much requested features

67 lines 1.79 kB
{ "name": "@millieofzo/ion-intl-tel-input", "version": "1.0.0", "title": "Ion Intl Tel", "description": "This is a continuation of the original project from azzamasghar1 (https://github.com/azzamasghar1/ion-intl-tel-input) which includes new features and some much requested features", "author": { "name": "Rj van Golen", "url": "https://github.com/millieofzo" }, "license": "See license in LICENSE", "homepage": "https://github.com/millieofzo/ion-intl-tel-input", "repository": { "type": "git", "url": "https://github.com/millieofzo/ion-intl-tel-input" }, "bugs": { "url": "https://github.com/millieofzo/ion-intl-tel-input/issues" }, "keywords": [ "ionic", "ionic 2", "ionic 3", "ionic 4", "ionic 5", "ionic 6", "ionic 7", "ion-intl-tel-input", "ion-intl-tel-v2", "intl tel input", "intl", "intl angular", "tel", "input", "international", "phone", "phonenumber", "telephone", "number", "elktech" ], "peerDependencies": { "@angular/common": "^17.3.0", "@angular/core": "^17.3.0", "@ngx-translate/core": "^15.0.0", "@ngx-translate/http-loader": "^8.0.0", "@millieofzo/ion-selectable": "^0.0.1", "google-libphonenumber": "^3.2.34", "flag-icons": "^6.15.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "module": "fesm2022/millieofzo-ion-intl-tel-input.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/millieofzo-ion-intl-tel-input.mjs", "esm": "./esm2022/millieofzo-ion-intl-tel-input.mjs", "default": "./fesm2022/millieofzo-ion-intl-tel-input.mjs" } } }