{"_id":"@firestitch/phone","_rev":"86-fde00aa42f271d144fa11cd27b96cdec","name":"@firestitch/phone","dist-tags":{"latest":"18.0.10"},"versions":{"0.1.0":{"name":"@firestitch/phone","version":"0.1.0","keywords":["angular"],"author":{"name":"Maksim Sergeev","email":"sergeev.maxs@gmail.com"},"license":"MIT","_id":"@firestitch/phone@0.1.0","maintainers":[{"name":"firestitch","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"6a1091fd6606b159e081b4d2d295c049336a8925","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.0.tgz","integrity":"sha512-kq2RIPbnx9Iv+kR/xfVZmRr7EuDVsvqxAh4GY+rubjZxd2AiYC7Gi2yFoV9bXZcfFo0/nJo0M1eEEw3ITYg+AA==","signatures":[{"sig":"MEQCID4BiSAQEEWBMVwGdO4iLTigSZrgNmqb6DhKtdQWgzh+AiBaP+hm61ZggSKYAVWyBXUVYMQ/BAqbYShU8bCafRsqyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"fs-phone.umd.js","module":"fs-phone.js","typings":"fs-phone.d.ts","_npmUser":{"name":"firestitch","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.3.0","description":"## Installation","directories":{},"jsnext:main":"fs-phone.js","_nodeVersion":"8.4.0","peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone-0.1.0.tgz_1512108695573_0.4462612131610513","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@firestitch/phone","version":"0.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.1.1","maintainers":[{"name":"firestitch","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"33bf5ad66a08c73c5f06ebffc10f6239e7524732","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.1.tgz","integrity":"sha512-7xUohoLfafc09nvbHd28EZ9JbNjgTlupr6mBJS6wpxpp4pAMhf7W3vH2pm2qcEES9nxm6VfrMiS3IryWImKcNw==","signatures":[{"sig":"MEYCIQDM/KdmKkrInO6oSGP3z1SYk6MjEEa9jHHJcZxmGrPVuQIhAOjfzAxSoWITBOesGefFXPG+VELuKH3Xlm2wIxW4h4aI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"phone.umd.js","module":"phone.js","typings":"phone.d.ts","_npmUser":{"name":"firestitch","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"phone.js","_nodeVersion":"6.11.2","peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone-0.1.1.tgz_1513208724965_0.4586311709135771","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@firestitch/phone","version":"0.1.2","author":"","license":"ISC","_id":"@firestitch/phone@0.1.2","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"5249a3a355865b434630ca7bb930df07bdfae9d8","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.2.tgz","integrity":"sha512-p26DjLfMKi+Ks+NL53o+7hk3wjrlTs+gZpZ7bhHhKRv9lN/0zdyPJ7CGVP+z3Q6Z3XN+ltrKjvd4nvHCyitV2Q==","signatures":[{"sig":"MEUCIQCarwjTE8CwUzbPulG1wcmZzzPB541lfv4kKyNWV/fVNQIgM634WSWZicahkTvUK8MxyJ71JMYvrIckVrTjhD4co2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"release/index.js","gitHead":"476c62cd47ed5f941e818144c530e35304201cfc","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=bundler/webpack.playground.js --progress --profile --watch","release":"npm-run-all -s clean:build clean:release copy:build build:sass release:replace-scss release:aot build:release copy:styles copy:templates release:minify clean:build","build:sass":"node-sass -r build/ -o build/ || true","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"release\"","release:aot":"ngc -p tsconfig.aot.json","release:dev":"webpack --config=bundler/webpack.dev.js --progress --profile --watch","build:release":"webpack --config=bundler/webpack.release.js --progress --profile","clean:release":"rimraf release","copy:templates":"cpx -v \"build/**/*.html\" \"release\"","release:minify":"uglifyjs release/index.js --source-map --compress --mangle --screw-ie8 --output release/index.min.js","release:replace-scss":"node ./bundler/replace-scss.js"},"typings":"release/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","description":"## How to use","directories":{},"_nodeVersion":"9.4.0","dependencies":{"hammerjs":"^2.0.8"},"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.6","tslint":"^5.9.1","core-js":"^2.5.3","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.20","uglifyjs":"^2.4.11","codelyzer":"^4.0.2","node-sass":"^4.7.2","css-loader":"^0.28.8","raw-loader":"^0.5.1","typescript":"^2.5.1","@types/node":"^9.3.0","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"5.0.1","autoprefixer":"^7.2.5","style-loader":"^0.19.1","@angular/core":"5.1.1","@angular/http":"5.1.1","webpack-merge":"^4.1.1","@angular/forms":"5.1.1","postcss-loader":"^2.0.10","@angular/common":"5.1.1","@angular/router":"5.1.1","@types/hammerjs":"^2.0.35","postcss-cssnext":"^3.0.2","@firestitch/form":"^0.2.1","to-string-loader":"^1.1.5","@angular/compiler":"5.1.1","@angular/material":"5.0.1","pre-build-webpack":"^0.1.0","@firestitch/common":"^0.1.24","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"5.1.1","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.17","css-to-string-loader":"^0.1.3","angular-router-loader":"^0.8.2","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.2.0","@angular/platform-server":"5.1.1","angular2-template-loader":"^0.6.2","@angular/platform-browser":"5.1.1","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","@angular/platform-browser-dynamic":"5.1.1"},"peerDependencies":{"rxjs":"^5.5.6","zone.js":"^0.8.20","@angular/core":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/phone-0.1.2.tgz_1516880490726_0.3903462814632803","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@firestitch/phone","version":"0.1.3","author":"","license":"ISC","_id":"@firestitch/phone@0.1.3","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"09d0b91c08013dc78c81d137c95ab0edfc05fc4e","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.3.tgz","integrity":"sha512-HizxZXLjTwpCjh1o2XlelZQBrJNv70hIz5BSvlbCbBhssEqHbbXClp2VA/X1n7kuVsR5RgejBsYkWMHIqxroSA==","signatures":[{"sig":"MEUCIQDGNOP4CRhWgm+Y38lGAog0zzA0IfVza2i7BDcRXTu5MwIgAd5ZZrpk7+L/Xncu1AUrYlEyp2hRSq8YuFkgtzphSnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"release/index.js","gitHead":"d6a962e11d8df4bb099970f8ed825c5107c468f4","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=bundler/webpack.playground.js --progress --profile --watch","release":"npm-run-all -s clean:build clean:release copy:build build:sass release:replace-scss release:aot build:release copy:styles copy:templates release:minify clean:build","build:sass":"node-sass -r build/ -o build/ || true","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"release\"","release:aot":"ngc -p tsconfig.aot.json","release:dev":"webpack --config=bundler/webpack.dev.js --progress --profile --watch","build:release":"webpack --config=bundler/webpack.release.js --progress --profile","clean:release":"rimraf release","copy:templates":"cpx -v \"build/**/*.html\" \"release\"","release:minify":"uglifyjs release/index.js --source-map --compress --mangle --screw-ie8 --output release/index.min.js","release:replace-scss":"node ./bundler/replace-scss.js"},"typings":"release/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","description":"## How to use","directories":{},"_nodeVersion":"9.4.0","dependencies":{"hammerjs":"^2.0.8"},"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.6","tslint":"^5.9.1","core-js":"^2.5.3","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.20","uglifyjs":"^2.4.11","codelyzer":"^4.0.2","node-sass":"^4.7.2","css-loader":"^0.28.8","raw-loader":"^0.5.1","typescript":"^2.5.1","@types/node":"^9.3.0","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"5.0.1","autoprefixer":"^7.2.5","style-loader":"^0.19.1","@angular/core":"5.1.1","@angular/http":"5.1.1","webpack-merge":"^4.1.1","@angular/forms":"5.1.1","postcss-loader":"^2.0.10","@angular/common":"5.1.1","@angular/router":"5.1.1","@types/hammerjs":"^2.0.35","postcss-cssnext":"^3.0.2","@firestitch/form":"^0.2.1","to-string-loader":"^1.1.5","@angular/compiler":"5.1.1","@angular/material":"5.0.1","pre-build-webpack":"^0.1.0","@firestitch/common":"^0.1.24","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"5.1.1","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.17","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.2","angular-router-loader":"^0.8.2","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.2.0","@angular/platform-server":"5.1.1","angular2-template-loader":"^0.6.2","@angular/platform-browser":"5.1.1","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","@angular/platform-browser-dynamic":"5.1.1"},"peerDependencies":{"rxjs":"^5.5.6","zone.js":"^0.8.20","@angular/core":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/phone-0.1.3.tgz_1516882063788_0.6191871869377792","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@firestitch/phone","version":"0.1.4","author":"","license":"ISC","_id":"@firestitch/phone@0.1.4","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"eab8b744ad2c3f67a3de3cdbb555b37657237556","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.4.tgz","integrity":"sha512-MGgwAyWYtJuxP/Gn7EIC81fbN08qk1aJGCNwgFPjBlzA8+X9hRSKqqnMRUb0zNPM8WdUObGs9fSFwqYtYNMrFQ==","signatures":[{"sig":"MEUCIFWTXbo4Bu4d6U0gsoXaSpLCyuEDbYTSHj0ML+bHwrz0AiEA4myXB84GfLsDu3DG/i4PebxrlMU4w5T4xS5kG294PVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"release/index.js","gitHead":"59fde4a3a7c9bd07ba6b6eebca7163da6a7193ed","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=bundler/webpack.playground.js --progress --profile --watch","release":"npm-run-all -s clean:build clean:release copy:build build:sass release:replace-scss release:aot build:release copy:styles copy:templates release:minify clean:build","build:sass":"node-sass -r build/ -o build/ || true","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"release\"","release:aot":"ngc -p tsconfig.aot.json","release:dev":"webpack --config=bundler/webpack.dev.js --progress --profile --watch","build:release":"webpack --config=bundler/webpack.release.js --progress --profile","clean:release":"rimraf release","copy:templates":"cpx -v \"build/**/*.html\" \"release\"","release:minify":"uglifyjs release/index.js --source-map --compress --mangle --screw-ie8 --output release/index.min.js","release:replace-scss":"node ./bundler/replace-scss.js"},"typings":"release/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","description":"## How to use","directories":{},"_nodeVersion":"9.4.0","dependencies":{"hammerjs":"^2.0.8"},"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.6","tslint":"^5.9.1","core-js":"^2.5.3","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.20","uglifyjs":"^2.4.11","codelyzer":"^4.0.2","node-sass":"^4.7.2","css-loader":"^0.28.8","raw-loader":"^0.5.1","typescript":"^2.5.1","@types/node":"^9.3.0","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"5.0.1","autoprefixer":"^7.2.5","style-loader":"^0.19.1","@angular/core":"5.1.1","@angular/http":"5.1.1","webpack-merge":"^4.1.1","@angular/forms":"5.1.1","postcss-loader":"^2.0.10","@angular/common":"5.1.1","@angular/router":"5.1.1","@types/hammerjs":"^2.0.35","postcss-cssnext":"^3.0.2","@firestitch/form":"^0.2.1","to-string-loader":"^1.1.5","@angular/compiler":"5.1.1","@angular/material":"5.0.1","pre-build-webpack":"^0.1.0","@firestitch/common":"^0.1.24","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"5.1.1","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.17","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.2","angular-router-loader":"^0.8.2","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.2.0","@angular/platform-server":"5.1.1","angular2-template-loader":"^0.6.2","@angular/platform-browser":"5.1.1","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","@angular/platform-browser-dynamic":"5.1.1"},"peerDependencies":{"rxjs":"^5.5.6","zone.js":"^0.8.20","@angular/core":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/phone-0.1.4.tgz_1516883264622_0.718918961007148","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@firestitch/phone","version":"0.1.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.1.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"dd606b47d0b74cabe0ba3fd5a3248535d4741197","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.5.tgz","fileCount":74,"integrity":"sha512-y5zdRf9gDGo11Kzg+xQfl5FkBYNnwYAZ6S/IQ0riLnfLjzwSEG1xqgI5tm5Ly+BYIHRbnUeNrJXKQOjV5/iJkg==","signatures":[{"sig":"MEUCIB1Al5CTeeUHVTPJukxdSauSFVz/L3plfwY1srdOZ0OyAiEAo2J/0j7sluQuFGEhZ5w3jUfBJaHOtv3FetGHqcS2lPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12125103},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"f2919190f0a9f6c62b5a1e0973dadb902c37990d","scripts":{"demo":"npm run clean:demo && webpack --config=tools/webpack.demo.js --progress --profile","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot build:package copy:styles copy:templates package:minify clean:build","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","build:package":"webpack --config=tools/webpack.package.js --progress --profile","clean:package":"rimraf package","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","description":"## How to use","directories":{},"_nodeVersion":"9.4.0","dependencies":{"hammerjs":"^2.0.8","tsmodels":"^0.2.7"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.2","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.94","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":">=5.0.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.1.1","@angular/http":"^5.1.1","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.1.1","@types/jasmine":"2.5.53","postcss-loader":"^2.0.10","@angular/common":"^5.1.1","postcss-cssnext":"^3.0.2","@firestitch/form":"^0.2.4","to-string-loader":"^1.1.5","@angular/compiler":"^5.1.1","@angular/material":"^5.0.1","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.27","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":">=5.0.0","@firestitch/example":"^0.1.3","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@angular/platform-browser":"^5.1.1","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.2.1","@angular/platform-browser-dynamic":"^5.1.1"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_0.1.5_1518532051781_0.705949592996983","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@firestitch/phone","version":"0.1.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.1.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"51e1d769fc8dbf8e3232942bf490f6f6c74b9612","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.6.tgz","fileCount":77,"integrity":"sha512-WV3J0TEpbFEWvb64+5IBLKkc8gjpP0y20+GjGNF1f4j+p4UL88lJF3Aako1sewclSJVX+3RfN79EHf7PW5XNCA==","signatures":[{"sig":"MEUCIQDxz2peoIKoKpTQLHoYoey8NOqQ5Q9+dC5Bwnp17i1YcwIgVTp+E9N48pEtDwKr8xoJzzf3T6QQw352XVsMcr4tcvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13131693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4XfdCRA9TVsSAnZWagAAuQwP/0e+M6y2LMxj4I4eBKPu\neYYdaQs6f+UGT19PnLMhzIlkoX+ydKD51+UzU3DsSptfggv2eyz46cLwcp5B\nje+Rv4izb5gxZ/APiL6rWBUiosABn9b0gSLXUFVYDnOL0yNqnEo7774YS4av\nqaXg7ryqqAlTQGP8e8bZgDXTjn7Dsh3Farf8uIx6hSySJgBXPRnhvoonPn3d\n1saWNAYPv1aEp1aXfJiugYd6ENXX4JFqzEFOL6f2+aReRTEUP4nP3n24MvXT\nX+7x1X1WUpXOUn/kk+ZXI8erw4Y6L2lKaPAh5MCyUxg7q67Sxa5rOndFWnH9\n2HyFy1SxcftITr7eZkFWUU+E47uqoLTOSXh8sP2cw0LSfI0ppygo4ftbVEbv\naVAKwbHBDwO9Xcd8xnWTQ5qyL/NwZYWbo52UQ2SUIJU/gnl6DKEykZXHJnLh\n63EgzF4uVi8I3EqEDJDVGCe55ntN9fdgujO5DNPglS103Tex+9DovDFT9Ao5\nBzx7m9jh8iu48AJWxtrSDpdiEz3AB92f26QDcONFoeezf5kPMZZjI363hCZJ\nnFcDbtDsBVGgWWrt5487DAathswkilgOgLToX2q/FtS084Vrk5yOidcmNsyF\nlmg11l5g1qN84ptsstQS/7gUyF/3+CMlt6lewMBeGYOhamfrLAFBK3+s1+Me\nQUvf\r\n=CUzb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"59ced08ede7aa071b02b0b4698d8b4417f44e438","scripts":{"demo":"npm run clean:demo && webpack --config=tools/webpack.demo.js --progress --profile","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot build:package copy:styles copy:templates package:minify clean:build","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","build:package":"webpack --config=tools/webpack.package.js --progress --profile","clean:package":"rimraf package","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","description":"## How to use","directories":{},"_nodeVersion":"9.10.1","dependencies":{"hammerjs":"^2.0.8","tsmodels":"^0.2.7"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.2","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.94","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":">=5.0.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.1.1","@angular/http":"^5.1.1","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.1.1","@types/jasmine":"2.5.53","postcss-loader":"^2.0.10","@angular/common":"^5.1.1","postcss-cssnext":"^3.0.2","@firestitch/form":"^0.2.4","to-string-loader":"^1.1.5","@angular/compiler":"^5.1.1","@angular/material":"^5.0.1","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.27","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":">=5.0.0","@firestitch/example":"^0.2.1","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@angular/platform-browser":"^5.1.1","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.2.1","@angular/platform-browser-dynamic":"^5.1.1"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_0.1.6_1524725724587_0.8328414014669399","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@firestitch/phone","version":"0.1.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.1.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"1f39db43ac0d50a792d0459b7760dcbe99ce4f3a","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.7.tgz","fileCount":28,"integrity":"sha512-PayamYE7KA0ugAalLjIUWkr7nkby7GZuvDgS4KIqT8XNm9/NoASG+XawB/BXwNZs2ELwQHW7HS+lzyBMyWgneg==","signatures":[{"sig":"MEUCIBnO0U30A/gQH/onfJbFEbvCibEwUbuVq0Taa5cqBvqBAiEA2TlUWMsfRyao9B+KRrqk4zGZUzLanwwG/eMzh+Hh0e0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":110273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDGs8CRA9TVsSAnZWagAA1U8P/A6yw4emU17kxZAocwIr\n8GFJIqtrHTU6f4mgusOoZ9+vodOhO3kcTsZGTHleDusz7Delmm/MXCSF7pUs\nGdHj1SokuBWTLJU+6/Z2pX29ue7xQPD3zD5VpvQrffo0xi1oCP0FvozCgrkv\nI9fPwVwkJA0UfavMl9xEHRO8YDbuWl0rcr1dkxAfO9AM1vD7YZP+W+1hS+5n\n2TPieMtBXAvrBxajFO6Yr852Vl1f+0+jwcgelgI+ybpmEfJ/eNmIl1bFgjW5\nie1vuSRtK5YaCMsp6cm9AN3Ps95GS/deB0XWXJ4T740vG6K/HN+iU+NmNEhh\nkjqnBWlCIgFZxFl0AIgaYuz3vagZsCCq/0erqzFXweko280/tUSOeOBLHVMf\ns0vSxM1KUUeMfAGc4BW+w39bma+5Nwlb520Uvrijm7RDXfDEdkenDMkev1R4\n4o13tDvZO5NAtFiyJH6EUzCOgKUvIlmaX/8t87oeDXLyW8VPsgnsjO6ohfNk\nAnNtUgp+kLLDUTzVtD8dpgBr/u9t9HEYJXBMLFMhxT9ZSQh1OftOZH2qB9OS\n5lFXPBC2yFVmW9BGX6eebtOLj6axhs4M8XEa9Gg4Ct2cfqPF6xfQZso4aUOx\nJ39qP1uqH+OL3IYuAQ3zAIMMbwC7DARqfaZz+WojAPWaf0jt6WWAnZuG3gq6\neeih\r\n=AJgs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/phone","directories":{},"_nodeVersion":"6.11.2","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","hammerjs":"^2.0.8","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.2","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.94","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":">=5.0.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.1.1","@angular/http":"^5.1.1","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.1.1","@types/jasmine":"2.5.53","postcss-loader":"^2.0.10","@angular/common":"^5.1.1","moment-timezone":"^0.5.17","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","@firestitch/form":"^1.1.1","to-string-loader":"^1.1.5","@angular/compiler":"^5.1.1","@angular/material":"^5.0.1","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":">=5.0.0","@firestitch/example":"^0.2.20","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@angular/platform-browser":"^5.1.1","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.2.1","@angular/platform-browser-dynamic":"^5.1.1"},"peerDependencies":{"rxjs":">=5.1.0","zone.js":">=0.8.4","hammerjs":">=2.0.8"},"_npmOperationalInternal":{"tmp":"tmp/phone_0.1.7_1527540539220_0.21367605971995807","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"@firestitch/phone","version":"0.1.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.1.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"ff1a04b572ec43a7390d89a0aa0f21ab2328fea9","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.8.tgz","fileCount":36,"integrity":"sha512-01VEPxyYckcdhmzRs+boWxKVhDy9rFJswfab09fbDiKVzOQWr2gXIH6IYwG8oACU4CfDtF6+0czUYvhf2woLlw==","signatures":[{"sig":"MEQCICqSOKqd+Y8d7QVsNke5tFN48xN/dtGCb9WyEf0NGzHzAiBiffLPu/oddFKVsrt90MOUvg2e1cXCtwx7XG8wvC8pDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjWbgCRA9TVsSAnZWagAAmw4P/2sdOIh0TttiZGDmcU6G\nyZeTgwJTI4gqB4JGVlL/E3b4c+TQWHKBWMxbjxf+dWnXRv8OjTJSN0txATRU\nRMfdOf3bC8O+v7KAy8un7jg2/LD+SSpzoSLxCPmykTBT7cjG6bAmENytJUF/\nE+S5DtttBh0gEpTS0GtFzG66VUFZQfZ8M9M2wBGIOPwzYUJVBmpxzmOHDH6h\nD/eLDADRCZ2LuEmi3RJxA9og0a+qVThpDbf/PotWlYwLUZOmQIKVLZyTOzJU\noDywTmR+1ZR9VyJhFLxA9/Odqh/UT5H4Qr/BBtKzvwOuI4B3Ib/pnwecu6WA\njjmYQQNakqkihbrf+Qx3IgtpR+iAqU7HjrklPKsaQjSvF3tiiYDRS0jEv4J9\nw3CzH2xz9CVc80qi0bebQSw6wzlyf7ZnEgLKCrHznb/DZLYoaFP1jNXDxIIc\nLF4+iM3VXA4b/xEoHz0vsi8gVgagfC0Ar/xmrAGzWPOzJdaLgobXRS0sOBCJ\nxLMQgiwIMoii9zeNB99OyY5hVkMJH03YFBujXM2FVjpko2+cN72Cq8/gQzgy\nymufWlWa4JPMuUENedxYKaVT/Gmpgri8AxHyqpsrmTGnsOAdIsX7p1VYE9w6\ngZgnQeWoY+cxMgSDkzfGrkklb9vXZhY+OTbS4Lt7RrdM7Q1bZz0rioaz4Jg/\njDst\r\n=wznd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"5.6.0","description":"@firestitch/phone","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","hammerjs":"^2.0.8","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.2","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.94","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.5","concurrently":"^3.4.0","gulp-replace":"^0.6.1","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.11","@angular/http":"^5.2.11","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.11","@types/jasmine":"2.5.53","postcss-loader":"^2.0.10","@angular/common":"^5.2.11","moment-timezone":"^0.5.17","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","@firestitch/form":"^1.1.1","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.11","@angular/material":"^5.2.5","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"^5.2.11","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.11","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@angular/platform-browser":"^5.2.11","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.2.1","@angular/platform-browser-dynamic":"^5.2.11"},"peerDependencies":{"rxjs":">=5.1.0","zone.js":">=0.8.4","hammerjs":">=2.0.8"},"_npmOperationalInternal":{"tmp":"tmp/phone_0.1.8_1535993567248_0.6948184286069583","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"@firestitch/phone","version":"0.1.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.1.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-phone#readme","bugs":{"url":"https://github.com/Firestitch/fs-phone/issues"},"dist":{"shasum":"dd53f700a8457cc70f3fb23beb0043c75c9e7ea9","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.1.9.tgz","fileCount":36,"integrity":"sha512-eJtqhOjopiblXd0qMdSACCMkI3A5j79hmVKcxTolY8DcjBl4CC5yKuVAvVcT8F42f23oa/VXlx3NRHTmZtc8PQ==","signatures":[{"sig":"MEQCIBOG5cXtWg4Njo23/Tm1WcXRcEDmC8lQ8FGfrLennquIAiAtbRzfYVvyKe9r2UCbt2Wmz/DQRHuHVKKaS8PEAyTwdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkAkZCRA9TVsSAnZWagAAGd8P/1FKJW8nS21Lc2IF3Brb\nzHOFfRs67C7PWi7oBZxmt1i5yEjbEyB28EhKQUKn1hmzGqOAgLCUQfXOTBMJ\n9tkt8kOQbR2y30DVm4S2+9jdD8R3y0IVeigs/NCpfNIVRm9FSe/8UMmRBmY7\nJKC1jZajL/AVYCK43yubCRm91XDsuUAvhf5BfWegdl12CV/AcmyNioxkKOQQ\n1BITwN2CcYXcHmdSKy94WuU6F5yaOzFmJSNEtb/AFqgfyXLiaOhUTvOCukj6\nUJ7so3S1SIYBn+Q+ObUVg2OcaSIbBb10gJX4+RIcr64u3U92BOwTaDf+WNqB\nYClcN2vMxEommTq9/qn2Xb5xTo1DhpjqYyMiYTjsubqrn4A/UkU5ZKl7cYZa\nlFMjnoJMQNbwIjx0Vj+HfKEaZS5xKXnjkSUplS4vWNVym2nBM4J7hELR4olU\nwfTvfxigm3cHnSvzUYeS+7jUZAF5ezgbpAaxbkWO+nKz+OCxxZTwnBJ5M8No\n4vTqx8kdMKjAvdMCtKyeoRie22uN4wq6slsXDP7Sv4v8sif6EEO2bNrEvc4U\nuoOhThCcicEeGwoSa3pQH9nTtX57Br9D+tGGtcunOZqnN7gAoaNMT5SykekY\ne4N2RP6fetCh8CEnjndhpB94iyUFVV1DbLAVVmqJYeuU0zUJ/G0d1z3Gr5PR\n9z8p\r\n=+lfk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-phone.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/phone","directories":{},"_nodeVersion":"10.9.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","hammerjs":"^2.0.8","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.2","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.94","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.5","concurrently":"^3.4.0","gulp-replace":"^0.6.1","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.11","@angular/http":"^5.2.11","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.11","@types/jasmine":"2.5.53","postcss-loader":"^2.0.10","@angular/common":"^5.2.11","moment-timezone":"^0.5.17","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","@firestitch/form":"^1.1.1","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.11","@angular/material":"^5.2.5","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"^5.2.11","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.11","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@angular/platform-browser":"^5.2.11","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.2.1","@angular/platform-browser-dynamic":"^5.2.11"},"peerDependencies":{"rxjs":">=5.1.0","zone.js":">=0.8.4","hammerjs":">=2.0.8"},"_npmOperationalInternal":{"tmp":"tmp/phone_0.1.9_1536166168525_0.27441615777713646","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@firestitch/phone","version":"0.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@0.2.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"6d0dcc539b6c27fd895a38f5339137b49d5bc050","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-0.2.0.tgz","fileCount":32,"integrity":"sha512-xOsVMyB4zvEROhR06mwMjw+P9qmheb6At4mseRoiabK+IslGXykGS5zbr/VSiCkUde24nx+fp8Cl+5pJy2q73w==","signatures":[{"sig":"MEYCIQDHNO8zQKdl6CO4njMivfTV10QJ6S2CzFacmF+mu+l4UwIhAI6eLYovnFhV8UAwMr6Kl2h+c/oIAXBDG5NAvRqMldcu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUJ6eCRA9TVsSAnZWagAAaokP+QCZq/ZbMkEpNP4Bjtfc\n99jA8YkRpvCjq+9l2TlVSLbr0Ox6gV303MDaY8y/rDQ1XYG08sd4/XzUEgIX\n12MvDCTgIkSu2UDCXorN7P/g5lvavHYU2GkRLxarxkwZwcXzD2PeTA5kyTdy\n6HdE6mdCZwhMz12yKzkjsYk8odfSNS/wTEfI1X8t11bCBjL6zUUGgzPAQTPH\nbM9fX0XTecH0oEHhl1Z4ofs2mTv/XrUYIe9s+lp2OWrhOiBshV8viTRIqjDD\nOqgVbv0/TJJDspQSF7cO6lZy2rDuO8QVHznCFquedYCdSjWJTAzK0UGc/vSU\n/Wf2ByMUO6BbFyPOiDJ97OybtvehYR903k1+UHseYraAvYMCYjLuvIemTrVB\nScu8bIBiUCzezDh9qQF0sWIJ2Lfe7c1OmsC39Vp4A0xijA3OWutjLUrxlVyC\nuuZ1EzIsCJpI7qHjJlfhyc1iWKw+OHpzbsSfAkDr/GShGOCgyf5ESigB0KiJ\njOXJYQLHT6ryEosjEjWNqP1P9OC0yuBopTRxfcWA9dIcfmP3xY1Jf76p58fK\nq3iWUotBb8bTOmMYNMpM6/ZuzoEUlwQREk0q6jHHAziQV015wtls5MZqTO7b\n3+oe1IqdNngnBs9DJjb/g9A5n8ayde1qSlHw4unZCi8v9UWrYFYvTKzXJM8t\nMcGl\r\n=qaoa\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_0.2.0_1548787357526_0.40592035381072855","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@firestitch/phone","version":"7.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@7.0.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"346232b82c7cdb6091d342c29b9b795be486c3d4","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-7.0.0.tgz","fileCount":32,"integrity":"sha512-AsNb6Q1zAlDyRmvbZ8q9x9tAdD8gmo/H7H/G7lwPJG0QMfjuF8o+qB9ouKP92QfLyw4Ko6akiwFvV5N4oOwlzw==","signatures":[{"sig":"MEYCIQCaUyc8W76Wf/TQ2RqI5v/9Y092vQwPJKHXZluegZQRmgIhAMTsYQU4EdWAlhDnvAA6OFul2qppMU1wxP4gnfL0Mda3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":336889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgoMuCRA9TVsSAnZWagAAY+YP/iZqzNmkw6a8GILv5AQf\nwYiJljdedWLp0+IwCo1X3t7lVEL8Nw58H124NP5Q4I7Z3xQjmDiqpwofSf+t\nqAL99mQigFveCUVj8FWDOUnTbzjPzVclrnsHzNGGEDQJDVaZMrioM5GcJNhh\nmRJHMGhvhoJT4858bU4dE29mGnyx4317h3IhlmpUG///ps+PqipIX8k4AkJ2\nL7nUh95nDZMW3McV3tkVfgoGuAZU3iM4qREtvuC0zpnSdLOeUn5gIeznN6bZ\n1dNShCSx4wEg8BoddqUwxgTkNGXmpS3fx+abi7LUOaDzdTex8YRcsffbWZrY\naDLTc3WycZHXd8SkzhA0gmrOFVgJ1kpxlAUoFqcwhEoAKUvl41Zrxbtc+Byk\nR1Hr/pTVrU70LCYDD46z96B1UXpiDzjhJbnr3RuFhD3/PibpyHsJnTwztvJa\nH03GOA8agAuIF2ZAj1dMCynzl3+Hv3srmUmW1v1Z86xagrwFit6ylMIzTGZ/\nrzMRiN+xltuSWNTt1ZuXZBquDs1ZpHo329ZkP1ku43dkG3ByKMJ0LEU+/apI\nDvEtdvkwvxJVwXsNgfp3jX3p96lJF/BLm1GYEM5BMFyxHvw6JYZ0JgoIcHZO\nopHpYG3ucPtAcRpC4jWtxZJLr2YPZNqHgMzu98psPns1edQEot6vFRG9E5aY\nXKHF\r\n=MYn4\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.8.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_7.0.0_1552057133569_0.25576331922629914","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@firestitch/phone","version":"7.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@7.1.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"91ded2c40027a3b3ca5114eecb4c68e18ee09d0d","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-7.1.0.tgz","fileCount":32,"integrity":"sha512-5WkY8TwnaP63usfcbuh44yRmBH1wQJDRcp5eX8K9chDMh4GetlAEZt/VZ8W5uLk3TvuDpmhxQX1vj4Ob5U46Lw==","signatures":[{"sig":"MEUCIQC8Xspr/lzA2xktSB9dYLeWtftUGqi9CclP+txcqySgzAIgLtSPLHNb+Ga1i56oiIqFfLNzRpCLzSSRBnYhouBnrvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":320750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck/ZuCRA9TVsSAnZWagAADnUP/jYYoBaDKg/m5sa/dOsx\nkVV0/wguVbg5/d8jJYFwotUm76zmodaJKJf+5voPXsmA9+H87tIkatxxyIk1\nOtGJw2LiVM+bUcQSpTXNBWZh9QXuPDaQwe0aXp263XAn4GROqR+AoOCUvAEP\nL84eeb7kb/p2WschZMfXUVIfLfGz3lNnwUSY0phICbVOdA9816JrBfT/MUAH\n9zJYLlAFese2UyIV5hlWgKfTm6yjWFHO6BLZuvqmpeOqP3JFx2yGjyxHcxiJ\nHCZF84nQl4q4bAbz5+bc7AI0DuKnEH7+DTrT1NruXt6c0A5U3Cgd7JPcAiZc\nciiH3bNKfLMGlUSB2eohhBB2SuaO5aavKBxB6039MC/uPE8V+BTSZfkbM2aT\nvXi/G6GFtH2ilVQsB6ufKeQZRWEqR5lZFJN2/09jKJo0RTuhkpdLqL64q806\nnBZ/ZntaeVm2dRG5ynD+dIr+bk0ZBn2PAB0KRDncMHbF9moY0f54extULuKC\naxPGwMsED7g1Gv4/UI0AE54YUkHzbDIocInEqKuqMVDTJLWLWzn6TqEGVEwf\n7zI9WE47AhUjBhu5GokQR2CoXm+Os/C0k6bxrikyOV/8H0P567QpHr3yH127\nubWPDO4XGLN2i/FbC7AZ2yP/1Fl5LVjV07KWncrezDO6qc6y5/nj70EfSDny\n92tV\r\n=0JNz\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_7.1.0_1553200749744_0.8974681869715178","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"@firestitch/phone","version":"7.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@7.1.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"b02fd19aa987b4cd32b7aed676c0aceb41fa81e4","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-7.1.1.tgz","fileCount":32,"integrity":"sha512-xrj1lNRYevqGQwis4FkmxF7+kpM8FDsEYxQLrrlE7KJIgmOr4ZemPpYhsaPBedBGEDlO4MBf5w+LJ6scOmufiQ==","signatures":[{"sig":"MEYCIQCDgh99XRY9UL9TXx6EIVcmtMv+k3odtuQ7VTaihINJUQIhAKy1zMkkTb62fKDvc30l/zpt47oU392Yy7COKxcNYOGL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/8v1CRA9TVsSAnZWagAAgagQAJ7Z+Kpeezk5zqG+eDUq\nMnOVJ0iQ/n7ps/JuWFvP0F+5TfiQSch17a6Ad6LB50RA9qs12keU3IFvd+Pj\n4jdzRzgPQ8+QRHomv2DEicGwq6zLE5MJL3nDIPF0qfKXQ317N+9vm3kC5isN\n4662O7tBQz1+ep62+Yx+imdzoztcgVkDuRI7xqfLrmN2Sn09AX233d7uYSn2\nzDMwQ+5sYZh4Uxogl5PhwkVslVH4pxeig9Ri3le3sw+ObiUCUJXy6qU2vErh\nXvCRKDaPHs582rAmVk+qPAC32iEOWjI9HtgjgQ5DlmbufVGSLWWICk3FCJQB\nyi26r6k3zgkzdgtJ4t3Qc/DGf0kgkCe6uEhzDorpK1MoEVFKWzRPYZ9t9vCq\n3+hEnUYE1QdJpuT2aett9iTqJj2TYvDN3sXAlpB5K/AMsfe6/yyhfLErHHv0\nj/OCiTHQE5Z+6XCna56WcBjrTd6P4laDhtVmEMM2xYcB5X5gBXMy5Wew8dx5\nEs5ePyeKwQOQxAyLl/INuCfep/dUvhnSt17RpI4VevnxZZZqwz41jk/zpSWY\nJJmD+CQLFoYfEV1Q0AsdRo01MqDZi73dsrLiDHvZsNzteIbcAsJ1qGRtd5sD\nZM24XQdF935EwN+RHLEYzsBb+JHfqc7QldtdV06Wf+0dLFFR1v/hKj6RXy76\niQZC\r\n=0k5c\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_7.1.1_1560267764930_0.5604462485213562","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"@firestitch/phone","version":"7.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@7.1.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"7ed34faff7d862b9556c9ecc1964d1ed5ebf63a7","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-7.1.2.tgz","fileCount":32,"integrity":"sha512-7kmWYik9eMO0WXr1on6B8OwVG4SdxJtk6DUWok2YHiySFn/t5Y3Cuv5FE1pk8f+F0gKouHR7kX0b0FeIQcSaxg==","signatures":[{"sig":"MEUCIQDT5tSnkgrhhlH9WiwYt6uQYFQyAeEqdDKG7lLWT0OjeAIgbigkuflXPNKnIDSwG1KjPN1o/75lCXL89iGpu3R4vWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":310127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLd5zCRA9TVsSAnZWagAAfOgP/1+p5IY/rVhG799GfVTd\nFOL5QYNqxkW0tDdPcDewczvT98P9QOnbxpmC6yUUKeBeAEPFwCzEYoOgmMiZ\n0OYnbteFZEZZxlYmsXJL7mgfcycVJ4SxR4lBlaiWk+hbjSDqQmK6WXXzMaf9\nOkAaslg0+A7QJGuXX9N4vcvHpr7s6814jLy/pyGmd4+nkwR4h9qtXOE6mA4i\nSQiD5To65uv5bfqvKe4QH16C8NWSUHXloGSGyukYc4D0Bh74Z11ac0t1Mwl3\nxsPb2KXLvFKx8HpWBeSWdnr+YLW0DWDOZTLYvGsEzWRI13UtyThup8fFIzVN\nixm4vjklKHiEgqA/mcXWkuW2vfDmRyZoBIQIR2yN0kvw0sQVBFO4pRMAx5pI\n6+wj7u2kTlyxKLKREcbbH14EM7ATSk6SAIYM1MqZp/I39zF2xJZr6p4Bq+1U\noFNh25fTIA8GtKhlrk5e4F0lzqgno0icfXQ2I8K0zIOqfnA1CeX5+JBSLyk/\nY0hjxGyAdykxF7XopoaxECW8edqlIai8TbOvA5QT2pfHlyKxdqMxpjhoXMPT\nJVUcjef+Elv01XwiTg1Q+X3CmRaBJQF/COcXEDjf2egkm20DK2Rvjau12ezm\np7xxpva1KVjz5xc5dB4TIg1Okcl3cfWqF2L1MZxXxUZmCv3DbChF+PaGxCJ4\nfZUp\r\n=eMUt\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_7.1.2_1563287154978_0.2888860527282151","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@firestitch/phone","version":"7.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@7.2.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"1204634204d67283b6f84f25a09abdf9a88c7bd1","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-7.2.0.tgz","fileCount":23,"integrity":"sha512-F3JjK2feICdCuQsgO2E9OFklqRL8/HQ7iT43wGcDgNsOyywFv9f7yIEObsfmo+4H21ZIDrgxc9ZgqEJKHZgZhA==","signatures":[{"sig":"MEYCIQChHxXt8vkrwpKBNBpXrP+KMlwr5Liwwc2RrwC6MDri+gIhAKHfAxLJ/fL5P6D93uHAiCiGybthTmhCGjAEXGCzOVvf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMHzgCRA9TVsSAnZWagAAmiwP/jDJKKtY3ds45gT/Rhaw\nrerljDTqzqgffA7dt4kEjVmlDJIwld+PIN8IQ0XGqie6PKDfNWYVZZCyO4jC\n49NKYO4t6aIHI0iWh2+ubdp8iVN5/F/lKfXU/QyYfUMOtfpsaibTMB64Hx8n\nfv4851RLSxqlEmeBUIyA2MI4BQcjfDbaQ7XwdSeBPOpM0NOaI0NMnZSr0jgx\nF9u58uWa0sGabAsjy304DKMCHFOFaI1RhsG53Vk23GfppLbTHwM4f38G4gnI\n7HYgexug44B4UCrgE3xcAeELmsUns6tnqVVvXa4JdTlbVsluQeI46SMlsbCO\no42bbOIYmU8ymuk0b56EECUMwU65VP3sCF06eFhOXFkmnwlTQYMe0pfwwrb4\nakwoLe4NK53egPkCHv5PPwvOT8wrrYhqOItFTUWS9pAmce315gOmoQDqC5CS\nGvTmf4wrGSxzXGNjOylqPRCJDS1mOvsRUmhUoNU4V01+op0HrIqiwfJglqqg\n9RyHXYTOPrT4+OVFR30kdiVXhj9Em/P6KEFPXLW/4vDEnBbIbLwSWwxCl946\nFchpuLMntJmN//iqqC3WVz6e473k4mt3TqqnRbuGHYCeqU5hqmROSfSaljQw\n9Rg+i+Xe990nrS/I6ICPJEzT/8InPFGovGN4IWSfJ73kEq1M91Vmpz8RhSBW\nqGJE\r\n=LWr+\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_7.2.0_1563458783265_0.8032909966358748","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"@firestitch/phone","version":"7.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@7.2.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"2681a68a77115ca1cf5a9fd51a04e0c87b27aade","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-7.2.1.tgz","fileCount":23,"integrity":"sha512-CUmbLn8jpwTz/0ara1U1eHQBtA6fSkpqAWaqSFvPb51NRzi8ZBSPrRugt14LU3mJFrbxK8gXSrxhrhhK1HgaTw==","signatures":[{"sig":"MEUCIQCrvrnQK3frEMsAzbYSi2PB3xePZR27Codko+wRlXc0YgIgdbzKmN8Fim9/M6UBtKCQpCOymdUN13lDPbP7SZJ/ZZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQ4m1CRA9TVsSAnZWagAAGP8P/33ZrJbmtxWn2bPb/S+W\ntkxx0sgRtk8p6dTXTMIEc7n0Nf0hD4EtHhdMys0bz4kJmgWuOfP6JV4Mndb+\nvolkU7hypLH2Lo7u8+IKKApearPHboPRxiYlAY11WN2EdH//lGGXJjFp80RP\nrnFBUenjEKpuLIj+MijwKQRbY9USdOwrEu4ZQ/iUA/0458POp1XCsIJTBL89\nX90LQsVZj07IsngRs1w0vbp7RK9UJG7ffCOvb5EkXblzEtzLBtvnTInusfxI\nFdylOLvmuJdouJrSxdsDPo6BjLMiEB1ZmPdxR20u5vMmZygyywga7l/DmcKT\nkgg4C9aC5+57x+0O3jAEC3h0d7DRkae2XQHCHXuPCnGfuvWlQ14sUPWL7I5s\ni0N0+oYDuOLVCQFRcAd5YrMja5xKT3WTGVSu/OXYtYFqR1sG0j8S2SrcwB8k\nCMOptAp/12mk093acCKQLdmhDlIyUtKFbl8pmVNyLln+0EU76vFbhQeB7HIU\nv2yMDTOjBq9OauSuTtvbXO9T2w9vRxLqhhGcY/nMlBFcxGa9obeHLxL90jNS\ng86zG6NfrW9UcJ81jiRibjc/Xg+dgmqZsoYoGi3x3Vb7gFvUwaZ+7z1Ngj9i\nBmfqCBaOur4/3SPblDagEI55/yu34CXHuZ6vgfM6W2kugnN4tQJvdlkbIjGj\nX1zi\r\n=smU7\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"rxjs":">=6.3.0","imask":">=5.1.7"},"_npmOperationalInternal":{"tmp":"tmp/phone_7.2.1_1564707252375_0.6707279507298018","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@firestitch/phone","version":"8.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@8.0.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"5cb63e8c649c6276c1b9d9c9ecf5028610ee77b2","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-8.0.0.tgz","fileCount":23,"integrity":"sha512-OLXmWUEF0bMC9XTHB1fyatVfc2q8ERyxmc3asFydQAGQF7MOLA/emXeWMsLHwO/4ChsQEyGd3mKvb+VLKAajug==","signatures":[{"sig":"MEQCIG9mIez4PLZAOmt2IUpXqtgybbTr4lkzgNBH89SKuv8XAiAnSOlZOwiE9D+iz15R1KM3DaempyfDCJJwMIw3vkfSCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtFnSCRA9TVsSAnZWagAAcb0P/1n4LhTdUZjomQM6hEpy\n9+aiWdOI1yAeBjZgc4d40cQ4D9wXB1JwWKqho30ot+RuM2zDhKaBi4Yk3zYr\nAEo5v1ew14R/ngS7mKBAgD3ElKYmAJ3/uXhjHl8Gu0yirRvH1Fz31cSzOxMY\nlsG5uKSiV8+6w1ro1hBZv6a9aJh//ORs6616oIz3fcMDJFootWJ/PqcOyrdp\nN7/ZBj1kVAk0SuCG2+q01dSyjQqrK85NnoMcOFnwesZmfLYQ7GlRyRpJYZXE\n6/z6iw9hhbwx5OE+VvvWI+JIaAcNtCbY1pCYv2qXUmSrZohP1WmhNvAETneE\nJNGmtFVD/T/UdvxKwk3QwMeWNtNf1wgWNP2mDcQC06IL3aOwb9craue985Hm\n8UzIjI8UHFHGquqP9HVE5tNjHqprHPHv5CORumzb9PUqMwovSI4qSSh7xpJz\nOIMZn1rea+8LkA/zmIX6/LsUoiEhTkAraXFKbXK3NE0D0+lvDDCXVAV8chkV\nnyHzhI5O1F+rfgtF98RBK0dWBmmhE/mOys1i1IfHHaGBQsQgYSY7UGv6JzgV\ne3SSyZ/ZoS9Yj/w5Q7zUGgpfF5gwjpE/UUlFa0sc10R/uLqmh/voTMNqCF9U\n2Pt/HQtYKdAMDq254MSoC+dWjspi3nlAMHjuZ4id5M3ewNKe7PHcT/CDvseD\nTLeI\r\n=hgPR\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/phone_8.0.0_1572100562225_0.00470896071406246","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@firestitch/phone","version":"8.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@8.0.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"733c24a7ea59be05498afda482631699c2826fa0","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-8.0.1.tgz","fileCount":23,"integrity":"sha512-DQrMxbt4q0kmEOQroyZMu/vONPJUXjhbD1+QCHMfK5XnaZrxykS3tvuXhyf83eMrkaQmkJVyedM2BByiQbqysQ==","signatures":[{"sig":"MEUCID4mPhn4wyUyl90ZPlLRp41CEkPvIntMIA3JwYqwtz2lAiEAlpGQRmTfe7ggciP5X+LoPxP2ObxK1AamICg+/2KA5JU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJzt1CRA9TVsSAnZWagAA0WcP/iSNsw+380bwNvM+GjVy\nC+ykuuY8Dw0P+Xbm4yxpHN104i2OwubB0kgFKN+hvRtvA+ckPQWuy/6lyRxB\nkONbIQc0gO6cWhtetNW1OC0cFDTEdttlhGAIt/GyMajeXFMrQcUlNxoH6HIV\n+Mm/l5PZSXlJIq198XKRaKNjsKemJ19SarGZoQJ8+NjSaumwuI7ageIxONaw\nEXzGIMl5pmjXFUtoVmGi6BasqorzeWtlTuxteykm7Z36HjljdCXXwXY7c8MW\nDuqvEkgDHyaPnhoJO+YBy0LWVGu4Hb4jPsFwk+6asUfO5hIx1RScxOvTD1Z4\n1FyO1dAOQf931KJss/ZPvcmQNtOA82VEfKapYss8BeCt8hRxEdlZ5R/S0Ivc\n2Sdc6Q6UZujyS3/7EN2Bo+7t8y1uf4cCp0QtsbUXE7BoVhBLqX27pN+VjJzN\nkLfayqIT8OvYPOiDk4T9Ec1rhS7Foh+xdzcmX039DMDWi9aFt2HCgZ6hcJGt\nv9AQpvoax0IVdGzsdbBkmFbc47698Y+2JGhtFLLzQLTG6xZe9EhvejAP/bD1\n3GokSwCg6mmmD1K+DnZPsBxK62DvMkfGvY3Dtq1QCFA6gylHHY43FKKd+81y\ngp0x7Q4xG5sBu0+hve826GWuzwHbQs76dMwkLDKZFKDs2wArBXZFs5s5FhyM\nnbYf\r\n=EnBI\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/phone_8.0.1_1579629428658_0.09790125038849373","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"@firestitch/phone","version":"8.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@8.0.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"cc1864caf8eda8a32c544de1f7517ca40a3726e4","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-8.0.2.tgz","fileCount":23,"integrity":"sha512-tx4y3nzH25cGaeZB/RPwbbEunbS8PewaolxS9CMIMK0R0FZSSgdE08R91v3NQohcYa+x8TPfXuvsNj6e0tCOSw==","signatures":[{"sig":"MEUCIQDUI4VX9bJi6ssioVaTRfq9u2qfMWAIzXNue4gtWraAygIgIVXwF778tyM81A9p3aQS4vc5dtdOnp1KpoTtkj2Oj/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ0xjCRA9TVsSAnZWagAAMrAQAJVrkh2uPmPkdZ0/BkMU\nYQxK4fff5D9Q+FI+uE0eGekRUdj/pOBcEYmoD0kzHvOAjdHTpL/rSVbJMUl6\nbMjygnXLr2DhaTLmP/L1r1XWTKD1Hdg50E8uVUiEqP955uO77F+F60kvjFRV\nhPNB/I9NxVeRBRag1AY/c7YCp5z+mdgm9W5KTD3ZMa0dMSmhyx54cAV03gZ+\nt/ln49HFSXzakXG62Fcx4+ZHwgnkkds6mkl+Zhg7H8xdTaaY5LLHyjZ316mY\nkViyreSFK0GqIiwPLDiqgw5FnjXqwVV1HRIHYw/lzhg81PAyJW3XyRcpCAht\nc29SZxJcTy6huq5coQ1wb/ndCmoGvFR7hULGwC7F0SCZRoER6fpgk1vSoebG\n1P4eKbeMpbVSFsgEwpMGnC53Y2c4NhNE9iqPpx+NwMf5Oq1UO1rG34z9xC+N\nhanCVnQYUO48ur0SqQtSXWkdJ/6mneKVyThDY6sp24WW2uEYiooFpvZAqeHa\nte0M4SYSIG/CzCqSWf6sun4+jiIP8bw4z7TLibaZxFmhhSRdIrBsdgJIr6GW\nmCyzeJRoWFilUyhWRUyLv2QbeVdo/FHkBxWhZNvKQjeSwz9VwbjsZ8bu6zql\n2d3zUF7j/1xu5+pEfr9LB8uB2oSYQSwBBlPQ4GL/rj/x3hUEgUVcI1Mdq++g\noK4X\r\n=kiNO\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/phone_8.0.2_1579633763521_0.9729461505733741","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"@firestitch/phone","version":"8.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@8.0.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"597cac3f0d57eb1812e502664f7373c9f4c7e4a5","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-8.0.3.tgz","fileCount":26,"integrity":"sha512-yE65gyuUL2GQ9mXaKU+KWBwYYHpDMT4V61juE884zqXyHBDWyNSdkEiORjKvcNhQldoQAO6FvRjrST0PB2UYhw==","signatures":[{"sig":"MEYCIQD6imJMyf6CKG/h6hTRnqyyIN+6OfiLx6dqJ5i1L7oh6gIhAJi+AkxRFnwpUCxuQ6VTgicVn8YggJYcQS0PfnxZ9kOy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ1BuCRA9TVsSAnZWagAAf+kQAIsMQNNXOIPAxs88apUH\n9qhYlMZRZSg7aCG50zCEJVYV+cDG8p6MZDTw69Fr2W6G+QXwzNgNmJqTTA1i\nBOiGGvqS4FqnZyLaGGtmH1116SkJgMLyYfjeAxk5825xpotzmgEDXBD/XzVp\n4YPsAeGs8kuoHZ78ofEZ3idgJYyB/Y9mMqN6Ghhl5dcNnai+yoBTdmz5A+UX\nWmYTXtHd1Vq5DyO2eqlSUmjh8IkmpU9vtCSldzSIVMeimw/UCdnAYhILjrEJ\ny9CXnlrNQ7PzDl9DEJPw7Ks1GRJWStQvuOqXFc2rGQkOg0t8H9iGtV/NgzmO\nU5vCJwPmRyz5WgFVQlPGhTfBTU6j4JX8zKDoGDUZMAwpzO+RDTi5IkAuNJIg\npUFCiG/nYgtKmtSFhBVrys5p8RYIcQyGcBCnxAWFKGgvDF/h8YinccAefdPA\ncHwxtVD9iQcg5t4ZK00tVVDHO4whNiocy7pxWcgsRvdea6IEUd8PB1dIR5PL\nWYf1vbuEtYWf5xOJOTUMFo91iRR19aCntQu07p5rvJ97ymOdDb3bjKsunF4F\nE6zqQ9Yj6hu6yCaEWWtdt1XivfU/Kak5EMV/S7oxVvxUe1rPwxYk84tJ/qCj\nychB4RqunBKOcGcB7SpUz8b/+ay97JEYFZCPVeUNi5246bM4+zXUmOuV4+Zr\ncZHH\r\n=djXS\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/phone_8.0.3_1579634798602_0.20269688072129677","host":"s3://npm-registry-packages"}},"8.0.4":{"name":"@firestitch/phone","version":"8.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@8.0.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"571196fbd5b35d3d2d6fe130905efcb074ca188a","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-8.0.4.tgz","fileCount":26,"integrity":"sha512-dqTC3H4rdlPMRt7229Ym7Vl9kGGn0SYxwkgwd1Z1aVP4nQF+O5t8Z9xi0nQ3WuPYmnHjumO/GXCLndiVS9rH1g==","signatures":[{"sig":"MEUCIQDkCPkxdIp2rHcooXHsRij5mW0hBsZiWgkKkStpH+DrRQIgVEy+PWvuynvD50VoRKefjaX2W0jYuZouftnQCM4bd/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ1G4CRA9TVsSAnZWagAAgAsP/R+VgrrZvT7RSh+lc/0x\nwg+cRVdCrgTO8DIW4a7HRnPaQ9VR37e1M1C/KGxgiFxU+XUzD/i+w0Z3oR7r\nXk8vXfjkrCCD1Mm2hnfqAOKlNhVlCCfsq0jXXDL/F4lmrB25YHlMRlqm7Pb+\n2JXJ/qX1MA9PdV4QeAA+K0OXPf+NjlYjjR4ETI3MFC9BQbAeHUL5t0z6buQU\nxsMMO7IgXLmWJhmjAar5LSbckdxN8ttoWyzxaN+y9Er13r9nCFVX0+UxhgoK\nui2ixNFdpmZqByvs/ETt98tf+KW1TevKyNbNcMpTeJSxgFOVi3BVpIgTXi62\n5SBT6MLLRbg8pKTX8YpG8gbQPazg7MAp3GAbOJ+vpiHsFl0Z5EJf1D7QcRcp\n1YX5rimsm47KP9bgL8vbKPaooiR6TtTFlfhJXlTSW1cs7pZXAOYysEzHjQHa\nP2lJ1zHdOJIzciSvQaa7Sgapg9OrQgyqNx51J2STNf1GI4seFxJXVhB9Agg2\nJBH9rUF6fUvD4ckBvv9EkFgZHHR5pRJJ6dAXUSg6/X3TZF4XNyY8n4kSkLBM\nW6+k7hHPFdYhwJ3x5wbQf2CW1jT3PBytniM/QbE28P1u7t5kCyi+mxdE3tL7\n1QW15ThMusToPtVVppYePxj9qSNv+vf/Nb8TM3hSMZduic5zdRlmUDUAGKzi\nevmF\r\n=blxk\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/phone_8.0.4_1579635128062_0.5795250536580068","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@firestitch/phone","version":"8.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@8.1.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"d001c485a424b258e3c789fe6876dbf240e223b3","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-8.1.0.tgz","fileCount":26,"integrity":"sha512-Z9OtuMR3Gu5ST/KQgX64l23xUQGl8c4XfaYOcTzro3m+Qjy+nFm9x/pSOCkkiIQHPQVOr3V74HLLilbO05Lcng==","signatures":[{"sig":"MEUCIQCgZMKlJ+NORLXBO8nVi3ieZaYctt9oBeMme9QMkJpmpAIge9K+GenOJYoqLzMMHuT+qGGZdvVgroUhtTwsU39eJbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePHMJCRA9TVsSAnZWagAAiHsP/jvCOgWOefK59t56++X8\nNbgJ8LFdKEx/hQ2FhZgxeRPCWTMZFF2JLUcj/oeBmFhIUt8QtLNiGxjoqLBH\n073yU4m/SChpqj9BbXGD+/u0dFpEktoJwCkPbNdd/9kTmZ5AYog4XJL/SyjC\nV3dcbz674hoFx4OVxhU/kixUYnJD0vwJxo4v7Zea1KZPHbT5S3XpKP0dCUr+\n/L+IQIgtRlKogg2LnQMr27ASy4QWhQKRRaUMJd1itP1eB/laarKFOQxDb+0E\nC2SD5U6u2d/47N4oqePgZ+D6Iw5jZdYyLS7cr6QiNzQUbrlUvfd5rW6HZ9Ul\n7OsFtQuuleaycmbqrn39kxOIBwK0wz7nWUMOab2FsaDqhVeLdRT+LJvbIRmn\nrCamtJuZaLrqADU0FAqNJv8FsjxM9CMs7/9fR5hM3eM+dZtVk77prQc/QgvF\n3WploBlEY6xD3G3yrKfSmD9QszbRdmy6xwr2484G07QMu2YOaQEwL+ILcmOo\nSzk/R5c8ySAjtyQdflgODOHfzjbm/mEjMq3fMTVutAKDdQWsYC8+S9+En3LH\narvF06LWFElxCEaRmQUYVAqbW8fhRUZQp/JbsYk7uCvnSJKSibv9A46qxkp2\nX/BKCeQz/AZSVtQn78QYveL4YzV5ilS2lMAFiGY+dcU7evpEP7h91k4Xb148\nJPE4\r\n=pD17\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-phone.js","main":"bundles/firestitch-phone.umd.js","fesm5":"fesm5/firestitch-phone.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm5/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/phone_8.1.0_1581019912947_0.7693340110981","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"@firestitch/phone","version":"10.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"5e98e174370eb68b0c9c4f97b541a13a033283a6","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.0.tgz","fileCount":35,"integrity":"sha512-I0SvodEXb/F2+e0hOMA+P5tvnO0A6x/GdYsUyloLLBsM3nL9fEeWeGjhwWId1gMfbiTGACwsZZ3vX9NT/sCmaA==","signatures":[{"sig":"MEQCIECA/kkWSgbRsuXKMYDOCAS6XaD1DV+46HNZXk8eP1L1AiBst5ROw5PrOp9HVyegc/AxtpAef8BQRuoHw/IxUdabYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370650},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.5","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.0_1632921830413_0.20990149558763482","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"@firestitch/phone","version":"10.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"8d6ef98f4a77a2f785823cfed2161061a6061171","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.1.tgz","fileCount":35,"integrity":"sha512-DxuLx8Ky+L//YaTXjYCnbf0xIhlVQwioRfiONXPDsHDeIMhSf1Zu31bIo4U5su6o3CeqQ5MCQmT8Pz3BJs1PVA==","signatures":[{"sig":"MEUCIQC4IxJtPFJ5cZ+fY5v8vvhkLzthExSqOXI/dUsWwyeKMwIgftY4f8FN8ryMiv7BnUX8fHzLDU3Pc1J6xy5Dx4H0nNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372104},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.5","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.1_1633940660281_0.4279691124172986","host":"s3://npm-registry-packages"}},"10.0.2":{"name":"@firestitch/phone","version":"10.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"414cf55bb19310cd2d3db1db9afba585a3165503","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.2.tgz","fileCount":35,"integrity":"sha512-e3nPrlHB/C7nJytFor/ITg5pd6eloc3wBiOylkXvLMNinnQEQGtzQ1Ptq2xc1v8yKqL3aEO6nTj6cPF7fAsMsA==","signatures":[{"sig":"MEUCIQDVH1LOhvxnV+OhyAj1oztQaHP/SPelRA8MvNFQql1HvgIgGWdj1zVI6zgwaJCrHntJFp68AxtFJ6sf+uWEK5Z45Zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372989},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.5","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.2_1634217568414_0.011193330064984908","host":"s3://npm-registry-packages"}},"10.0.3":{"name":"@firestitch/phone","version":"10.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"516da2bb84371d53920313a7a90f05025e374880","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.3.tgz","fileCount":35,"integrity":"sha512-oBUc3WYnxjkw4NyL082DpGBPzgBTk2DQYN0ReqMKE4zUi7SxRU/UuMe8uW0fz7IEdBiaZkS10USsqSatLg+VYw==","signatures":[{"sig":"MEUCIC+4vOhrC2Xte30hXL8RACsdda29imFHC5dQBD8XxqBpAiEAlpT3wn/9SUJG7dwJCg56Ddn76VmMsN5Ac3DnzBU2yyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373332},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.3_1635334722072_0.9689472945149558","host":"s3://npm-registry-packages"}},"10.0.4":{"name":"@firestitch/phone","version":"10.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"11fc32355f49ba5ea72ab0009b2833786a846baf","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.4.tgz","fileCount":35,"integrity":"sha512-7iWUmFwP/B8JuaQkKQy4LP2sIpud22JAzJUB7wYA9iW0lR7qIuiyZxKhR4IRSIYI26lSlQ4HMD2Utqe+0WwFfw==","signatures":[{"sig":"MEUCIFfwgXwIIabP2iAlUE+T64c0nsS6g1PO5SXVjUuToLdTAiEAypQYU7JXRG9tV6sc6cTqTowu5gaKC6nO5oZk8gXghmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr3bRCRA9TVsSAnZWagAAlHgP/AuSpt75luMmB2CRs761\nfu1NR2a3ewgU7xDLp/OflBiEoHdKuTcaUXUTSuvwVJ/SNIQVKCsGBkHosPB6\nte+nG15d70JsoL8YvQGazgC9d6fW0xwuImQ7L+miBMxvrIBomWTRLBlqJOxJ\nOZqDYKWbUpjiEEVKP+F2qOhE2P3yTP5htpnwstt41QpQd2zzFy9jQBGKtG9A\n3NNUdB4rzpoKaxWbHkl9L1mRcOD0KBrGKyXv8I89qnnqudQ89OhDEXgPPpQG\n5YOt9Lv+uqmvhUETY157RGh+ss0Ojcioyxl732bJX1SUdyOqyheoWXM4z+ye\nuhOJDpOuJzQj0kP/PcXf5LYVsgBllpWeQ8QxkwHU0zLS/Ft/EBzsE2byxDlF\n0fe6WybhQy5LT6RyZMAc4x+jTJbY4pzWtO+A+CN2r1W08HDD6EAb56R1oLfV\nzmvcsZJnHBXdQ5h2h3kR4LYg1EEE4FrBOJw4OSfyc+p26JJ/6+zvBkRyz38H\nFhZOajwoywUAq5mHHzWO110bJd9RargKPU+UHjShvXI3iabN09NRNLkN5nv/\nz2PAsa7euvqHgG/plkIQyaGtpVwnR/yrmIW5XzSdF9cbpFca8HBxYMk95E4K\nrLtAhw+09z5E+n9edr0NY/PpnqvdQ8+eX0LS2fgmlixJi/dJkfgbysLe83Mt\nJAa7\r\n=Yood\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"6.14.15","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.4_1638889169317_0.31718324732094705","host":"s3://npm-registry-packages"}},"10.0.5":{"name":"@firestitch/phone","version":"10.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.5","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"0d360ed0af04ea18af256a1f2488c5b5ffd6a102","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.5.tgz","fileCount":35,"integrity":"sha512-H+OH+nd+L4Nrn1TT59mtwaaQtuZiGtXB5Eo/MKzu6O5aPZhWyS7HYvZv07kzd4X2/NaMZPgjrLl3kz3rPqJjmg==","signatures":[{"sig":"MEUCIFoWi22eEW6y4+PyXTscpLnWavbXuvOmzRj8ZmP+mra0AiEAhnw1yXD5c5XhvJTBzJ52BIJUkQ/gopAo+TNlCTmRMmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBSlzCRA9TVsSAnZWagAAsHEQAJ0CCIDxhBv5RANwMM4D\nwuUEbrpkhhHyM8wesWd1UiRC4HEgbUPwPZxMCTg1pSdsl5B11PSavMdbcmwI\n6VuhlI5rf893T7Qv6KUqNno4skks8TWXdWUdAJwZrPgZc6p1rmsK/SJ7u73O\nFlmKP/XIh79yHiRMQCvQ9X/YmQPjXHdpdS3AzNIDYy8UIapetvDH8Q2UHmER\nX/fgZa6fkw6kYISBdcfiQXRRPnMuLmSc6VDz9aiddopo95QzY6ychH9z5ge5\nqLhLLiPsEaf61vNsuqrwy8WdAbB3fyieKLf0Pxcv8kiZHBXhVQsYaV3n8VAL\nueysiCy9pfPrXXTXCrHZzZE62EpkABFEL7OPbNLVCj5V7j79EQqXWNiLUegg\nazTkekqcywPP4Q8DNPayYlk9KILMUJVHN0Hv3w7ZK/0z57ZjczLjZj6NqcnZ\nHIPmYjK0vgKkH/zReAgygP5T0cck/4X+HGTEZ9ozAubidsqch8nrQi4yWjrK\n8/dv7V7A3loQhaSpvxavGMhrcNKBwrfsHJCSvLi2k7d+f+I6bRY0cOmwPcqd\nd9Wx0HG66i7WTZJ+j/cN1zaE15sBo3ZofhUxqrgmj33FRJTj7J/qpPlyhSx5\nCchj3a8kBI5uM8okbzhRKokYL0Rjx8Ymq/SD9gk5zAsphMoaqFfkLG9eRQxE\nx/bH\r\n=PTzd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"16202712fd4c15a59723ff040173c9812d9100c2","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.5_1644505458904_0.7731058742847965","host":"s3://npm-registry-packages"}},"10.0.6":{"name":"@firestitch/phone","version":"10.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.6","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"e2c5a2f391faf227525fe3bfc31d227bc47a87cc","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.6.tgz","fileCount":35,"integrity":"sha512-vA222986pplfA+TUING2z9EjfSG3UkVv8uu7Dns05sM8ag5KqGgC9VkPtbep88kJ/aDnMPBjhthagldP4OW5Sw==","signatures":[{"sig":"MEYCIQCUjmVGeCRBYftFP2tPN/jm8PUzvtvVKKntg+zFIF9tqgIhAIT5pk7rEHhqA5FF3bky9VZlWBMlk+DDDMAmyKCQQDrC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBSpxCRA9TVsSAnZWagAASj4P/0Yyt5rd5eyaCHTQfpuv\nWs5FdwoofmRawe6JXSNIN6I/mMd3e84MHLjfyU+ZbILIUY0mYrShGq8zYVcJ\nnM8/BCUc08XOtjOyhqkQNJPkSgXu2WWHhesKy/6XOkmbHVPIlgdRhrBko6iI\nNsX5A9vnvEhoHV6v37fhYyJMRzcuYB3NGuvTiESucPjFAYDjb5mp1OZaIX+d\nyIx3EgkX6IG31jh341zHKuAB+/cIGcoJrGiV16l41/RM9CKgPMjggbPYiA7V\nDc19Mmd9hxyryNvq5SFU88Jc5NJRdMdTL4SBobgt5vwFJHC2T3qLXRnI772M\n0KwX7kdS3WLDVHtMXwMad8PyUXyaM1e34onILSXhGAbQs0A9MzW3qiK04Wen\nsnFzb8hrbp3jQkn17iDaddx35Kou4VUSHXg7mMzaXi952U1uHyFrc7JreYk/\nKnw8fuGkMHRc0dFODcTnLX5KexVY0WUPxmS7QElryPmzscCOpHcah9ja2v09\nvdLuCRXDMamVsjle6lysOZnloB6zc+TIPr2OKcjMrj1VL2wgpQSJNvGijXxz\nGPt1COAkWGB7YUy+a2645pEsfKqseMv9mFS//ECe1bmsRtd4SXe5uN0DOtpB\nlzJThJGaHZb/aaYdb4XeDOS2uAaF/RjtrXiNGfxz2uL2OiAUGbc8jdE3rVfF\nP1Ps\r\n=OenL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"1f9c67c49da9e6ea63e3ee7c42ce78880bec7432","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.6_1644505713705_0.25415894179653264","host":"s3://npm-registry-packages"}},"10.0.7":{"name":"@firestitch/phone","version":"10.0.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.7","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"83b9164376aaeb42281fc87b2f8f8c7d92a46f03","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.7.tgz","fileCount":37,"integrity":"sha512-sVcm0Lt06a/vKHwUQwXcwSJhIYgrrKExY1hicOcCjfHKszIYPf4jAS7lGj/jR0r+8sJY8Ks20mC/XQAbFpaLJg==","signatures":[{"sig":"MEUCIQDeOU+M8ZZECVFho+1xZoo7InNCxbYMImvJn03AW50u5AIgVVJ+rPOtu3Z/HGPu1telTS+IJo/m2taOfzc25GhGPqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBTrgCRA9TVsSAnZWagAAWNcP/RSOBZR3NiEfdWiIh2Be\n2DNN0Y4yiThHsW6fzlv5zOlz1myerWmmXCF58ooFeu5Yyj7SfT61TXEUcNFD\nYYV7gh8Hs+9QwucY75ILbTaNJEpFQcuRYdNrr/zlX/WirZRxuAZ2uY1+mQhm\nSpwPXYfYjQ4AtlJbhVUBOgfMdvxPKIMTR7mA20Bu3ismu4SMFU14ewrJkNNH\nbnHGCknKYA6FgaC8/wtWWBrfMtCPd92hdr3jpk83b/3LKtrd4JcsHjHLZdWX\n4RJ+unujgRGH+U1eLfh+sPtDQ4gaMwEZn5Fx5oK2HuN+9L1pVoW+z5DlmtSA\nlFyDXMLBlcTLfGYpn01OW4sBMJ+nLCclep1DZZPbllq3f/WZi38fYz1hir9X\nJ7tCiVjZZKQdd7vWNX/PnzJeKKRsFeIgTCQAI12pS/zyONb2XrGirtNLt7Zd\n/TwPk/zKvzssWww2UgBlu6rSbfsb+7Hf565WLizDur+45Lwq5svsRc9SBDAY\n1vZqCDr70GPE7mAn6zG1O/llCC6u2bEflDD8kLc97gJwaGX1N4GE/4YARGID\nsYotWHCYG7i/VCdOBAVcrhKPgSusfaYJC8fkCpT06eJFokjDdkOcZplv6y8M\n0LPFS7HzfOXiU1upK8nQG7xi+Sl3QRUZxLbWU/82HlQ8Vg0shX+ZjGreWPpy\nTddn\r\n=HDp1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"4866a6736891c2976fef578bf52e771232552b65","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.7_1644509920397_0.11544244970624051","host":"s3://npm-registry-packages"}},"10.0.8":{"name":"@firestitch/phone","version":"10.0.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.8","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"8fbfe5ceac81b985cebc82d6c09ffc49f7edc3dd","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.8.tgz","fileCount":37,"integrity":"sha512-jFMuMLQoG7+7T4pZngYGl/rsyu5JQUKaQ8B8TcrmkJGVH93YyojoeUS6PClcIApvhLKfxkEcX2V4iWxV7vK1AA==","signatures":[{"sig":"MEUCIQD629pg0lsjTkWQmXmZ4vfffCROaqrVxZw+Bnv/4UzmNwIgJ4JIMVo7eDU7K3YeFhWNgZlgGoGJEFtF7DzFYXW0n3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":387436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBgbCCRA9TVsSAnZWagAAtrsP/2/Rf6Sm0+lpvxPDXoL9\n2ZyNRn+l+7LSw/T4z9wPno0G1rwZRZZRn1LHz2TkJX/XdaTT4t1jdLD1pGzc\nkDlr2KHHAYyxP0fvXuSedHLnD4g8VfkJabzkwv3s7lfn1abtWOiDDQWOGBql\n6TO/kQNLtwKMccDdg4YSdIx/yHqb4J6IXcYw/FJJbF8gRnj7lOEjrqfP0A08\nvxLnfeFvFUgap7+6kJqBxgi4O8CzO6LWDDAVDP2iw9cU5+0Q3ap5bZVeP2Bm\n/DX2YoO5iYW+HpDGrw5ceONHBVrNAfgIhjXPfdlTISlNRCSTg7nIJDH93g/o\nA9H6/tx4G7CgFPg14NUNgC3mRnpbP6hfcY3JZ1jKw8PM60LqGR3DKN+NJLKe\nyDTksS2kCtBxtojjr1socPRx8AvE2vpzD9s+yoOdq2KKf0KNLFVZUbxLOHFP\n/X1IuGbTIMWf+6eG2T3hGzD0YyqEo6vV9hlFsl/Qvi9/mAtzrqZhGITXY+mN\nkkiylh66N0DBPRXVAbQMMin4wBct3O14/EbGf+Qh6lgKgW8L75loUyPHEKdO\nwlRKIW7338EwEQpiU2kfZgrNvmRQiAodemg2mYp2/c4W9rpzz3LCcVDUK2P2\npWFSb1saBagWa2vTPzHXEJ/2eP0K6X6VGQzt68dGuaQZN7nCdTxJb2uMSrWx\nzFIL\r\n=vOTW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"beb53143a33b53736c4a981dc6af008695754853","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.8_1644562114618_0.3675332893894756","host":"s3://npm-registry-packages"}},"10.0.9":{"name":"@firestitch/phone","version":"10.0.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.0.9","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"1effe88dd5c5068cf8e5e81f1541a3896cfbae09","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.0.9.tgz","fileCount":35,"integrity":"sha512-ZtmWUSZCGNWJYnHVgCKpCfO6RjIygygSmhYtiWYZOLXT9uZQyyiU5MQdYe2Jq42S5Rn9nbKFNxQ0L7by+lHGpA==","signatures":[{"sig":"MEYCIQCsX9RFty/9NZF7KtPy470111wOjFVj3zoLpt6W1gYQfwIhAM2r3AaW2QnesVHcdQo7YAle/ySU9m8AZtugR1etu7fV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiChLoCRA9TVsSAnZWagAA7NoP/jYh/0Tj0xMLwhyHadlP\nCVQ1UVqJ1kNjoxrPd44hb2oEiDFXKErluCGxeokYI3u4Wo2DFOZkY1Lx1e9D\nxI0Hfr2XjPnGj+7wKNhX0Hq7osqSXX4uYR4A5e82Tct/RXHuhEeDYmfdIWid\nJPG+gid2+1e76p3PBv59/agu8qfmaQJcGs1tDGH804TsVfxs8Na/C9aaJR+N\nZsAfMOeXE/vf49I1hPEGHwTHN52EtJhzhzVDfECpA/4AbfXpN4LNhzxI9Q2F\n96qkL5gEqnCgDUkJTqZwQqK/XAng/IM3boMTkjwUF3uzqRLHwTN5iYYaU6Ee\nhBDDPDXpvqZ4Z9huHskfvtUg4vhwHGPT5UOuCskioYn5JoiwAFO7UKbK9ekl\nqM9dD5zcx6wyQ+Aj1V+VXk7wonJco3WSruAVxb7STqOmZ3ykCHc8q5bYwXyM\nAI62KT8iTrVBmA6/OOeNUXBcVkxWAmLBh0beG6PGdL03N1qqru4mEGJ4E2Ra\nY0DAWzRMKaWrpNW0c0dFQ60MzDZZoYim8pq10ZMWGgYUDCRQZlVSSFNMd82u\n6x9rOjsA8QM887RkXavlVeLgD+cmZbsfpN4BpXRPV8lpGBXLTLsqZSzS04wG\nRnEwBr7IhBf+brjwC99HgDEdHJceTpKkwmqmW4CW7wPKxSOPBcwFfj/ylBLk\n1Wwt\r\n=iK3V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"8b121d6b8e0d23b8f5b408d496ed39d999f843a8","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.8.7","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.0.9_1644827368544_0.5560253506373924","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"@firestitch/phone","version":"10.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.1.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"e5c5220bccef9c851d0527eda4c56e150837ab25","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.1.0.tgz","fileCount":35,"integrity":"sha512-CMvq1pp2hayZD5V0p+UO7Cl9x36Z9b9Wx/GvD1VOkMfKZdaiZT5PcdqtBjgcI3ViNuyw/BHQdnVhHv7/lunZVA==","signatures":[{"sig":"MEUCIAqO3IFwq5teXSwKDZ/LQOPQeQfnThZ6wEA4RFVQlamYAiEA5RcQJPXJLo+UuUfKcoITumUqsgphQcETCYy1pl1GMb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":387679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiE5brACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogQw//Zbu12LMLQ3GKgCJUA5PNSoCMem5bnHlA+7mvHuRxzOi3R7N2\r\nufPFaVDrRLh1Cv/jTe7h2FOuz3tHEoxKNuSh4FXdz5fnnm+d6+nxQ2OnhSfG\r\nA0McIZ3Tne3ArTXcfmA0+nOULhV3r2sbpfKQkykIfN6GUAh3b7NMkj6aFcd8\r\nZsU1RT2vkB93f3dytCjJnSl/0jmuCEJ1iLHOnf0KZ09oHJnc+noEvb5ogY5j\r\nMZhb9ttizffgqx5Rsa3MESV5HOJJFnh60Y5nnkyLuwSaJ3WtMChXhldVlvZ2\r\n2D/4I5bap8nXuOkq+kqfsSY8vTvAJFuIMYqJbeySeeaDJYuHAvr15G9pEaMj\r\nnJrfNL6+GPEjRil5FXKkzkO4CMnRr9uu0ZT2Vvp8xMwiWqfIg77q5Jf+EnT4\r\nM4bDHaV9qPzs3Kz8dVqewdEzRaPszCbMZoKqqpGVcxFq7VEpB3Kc+gjs0ZIU\r\nNocvLhcrdd8IMlHEVK+ByDem4mUzn81YmbjSKB0dn8K1gHSZKw1GUIxR4TYG\r\nsWYJXIzv5yFgRMKCAvO03kwh/VaUKuTlszhrOQMAmOmmLVI8nZUqR03r2Zgb\r\n5h3IFo9RTy8ziZdQJb/0GJsbTm6yyn1hGkps6zYjtrUbwAs5W0ihK6+KuDCH\r\n0DwW+F7pXQWPU44XR0Burdy0g9Ia5aqwUwI=\r\n=8yUH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"7d9dd8d6ce8bd200cfcc23f5cc5ad860c6af7989","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.1.0_1645450987224_0.8633507992681246","host":"s3://npm-registry-packages"}},"10.1.1":{"name":"@firestitch/phone","version":"10.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.1.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"bf8613cea3489fa2dd9892b69059f48f2cf84fa2","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.1.1.tgz","fileCount":35,"integrity":"sha512-aheN4anV3Xk2aTu3ErKXwKHeua7Q+CUh5t9UyylUdthQf6JX795rm2ndr0WvnrrXd7+4F2J7tm9InUYlcEwFYg==","signatures":[{"sig":"MEUCIEE9NWjSZn/wBjaAfWmMW+eN68fT2nSvzpbk+kXG7gI2AiEA8Xt8s5YjgPF6vcEK6W7AP2+8r7B/5v3GkLn1U/0+E6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiE7R5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps+RAAn4Gx03+6L1EK9jHVWonF9RYx3umXCOO+dVT99KfOX8IsGUvn\r\nrpTXDXj+xefC91a6pvLE9d1nFlK4igJ4DrSDxrL3MI8+M+t+MVrLXoBbELpm\r\nARyrXVx1ow4b1q/4wgUxCuGS9FbfjU+U3NbCx59BlLipiJ77eE9t+PhDO5go\r\n+iktbVvk1wWpfLBO8YArNhOb+8l39w3RuiRXZWOTKicj/LCPwY6iNWW0F0j+\r\nThNvZDehwvAH+gj8oLseokzFktMM5FpyWMsxoxtHh9jyPWysuVLEpJmEf7RQ\r\nOwPc1/kHYJeccGhrzfsb0xTFUVqS6AC84TDtOBHBhM8xRauFQ/Nr3xrCjBZf\r\nXUsl2+fGT1Rn7dWnAmroWnbqcq3PoSLDO5wiDOp7UUp3/gHgdPd5nhoe9i/P\r\nVyTE0DFS8bEJYKO4mI+xmo4ELIwmAJJorP72QtSw127ndn5Ez2dvI81QGXKc\r\nHilyQBpOoX/3o7mPdF/Cmf+64qnVhpcC9hub6Qg/kKYwAatem4ttrEtinx33\r\np+G1smhJnAdXbqSvGKMaRr+771RGFeylThtl2GDPwtE2VjUxcJfZSdLRYmF3\r\nk5o5VVUN23zBbI++dt26NO5Sn9jJp/CryEEvXahI9zJqpKMarrcuSO3Ebd2S\r\niRFC8bv9JfFpV4mCfIR8s0i7rJJwWLytBfo=\r\n=jIeo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"9a6f54a1882ac08971d7ff27f4fe1424d377ae2f","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.1.1_1645458553623_0.23522583478915848","host":"s3://npm-registry-packages"}},"10.1.2":{"name":"@firestitch/phone","version":"10.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.1.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"e45616f9533465dbf6fe99bf8f5916d780eb8082","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.1.2.tgz","fileCount":35,"integrity":"sha512-mMqhMyCwo3mQsJFzLAN3Q3ZsOX4EiBj7Z/2jzpTmSSx8QqmvkbUwCeNnU2pq7i8ONfysNPOzHR9RhEy/VDrqrw==","signatures":[{"sig":"MEQCIB0bNK+w/OBWPv4wSEvbJUifivIsgsrXCmpTSh34alyoAiAp04diR+tCf1b1j0gysw1jFnpJhmiIooPHo4/MBAMFJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiE7YdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPQQ/+JB/ruNlzqdGuN3ZiN7jTY+D46kSfSCXpPJt58uOpl2dvzdBD\r\nSZS1xDdGKLJdsKh17lMUh1rJ+6NpeOc38i2v1FIt226hb6o6K8yl2nEKlBDn\r\nGWFdh7S+JSA+gwR/d9wnt0Pjldlf0YL/MAY8xbLAkqA5i8pfby+K7vXS50dM\r\nDNrMpEaqCmIhdZznFR4yCARsAXGd9i1gvpPnZIgZGeWVdz2xbxks+FVGqKDY\r\naIg+irlUeyZbzQh9WdSH42u2BHG/4ylYWqH+atWofbBlckqQoyXCY4drYJlz\r\nTeDNGtv/PBAp1lBa0Q9HiIZP3eyVW5nh2nDiraFh03pdzUSOpkd5nzvr12w2\r\ndmRS/OUBmld1EVH/JnAy7lSZjGtE9NloRjsPuiA5QhvaEGIeykb+heEpas2M\r\nWsxG90b5MhdKN6moe/42d3K8ZrniVZ+w2+aU75ZP/qZhsE5v3XRJXgreWsXm\r\nevxAbNX0eqnC4xK+vB9P1a2zxOXnwXMP4nYgZwQzPkDLdQ+GIUzvvFMqSX3C\r\nMMhq+2XI9zZd2koy9C0aBGG4nB/H+N0Pm6oF0F/dEZT5IUhywDVtFC7ghGZN\r\nOE2lCLynZvvMQE6RR/kNm1VThoA+zb+Nr+bixBfa42W6dYy/r4RzfixKdKbT\r\nvZa35Xk6uHYzXf1KeXVpAnXzBmalk+i0y4E=\r\n=NqYF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"91607ee8dce2196f214a48af320804712be01a7b","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.1.2_1645458973113_0.17991738630189835","host":"s3://npm-registry-packages"}},"10.2.0":{"name":"@firestitch/phone","version":"10.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.2.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"b41ac507d9836993e632283b2461c67669d5f4ff","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.2.0.tgz","fileCount":41,"integrity":"sha512-JbGgmOeTDhvnOb9YwZzmYYZTB0036UO5vFa/DYA2rfcG/CrbAc9uxjeiUIxW44Sv7QcwTQ2ck7OZXj3LskYk5A==","signatures":[{"sig":"MEQCIBlNnU1FJe18KZ1De5oGdFdILyNZaeWAJUD8GZOyklivAiAsd7xC0H3Em3e3WjcRoSsyzjHpZftb9OOxQN1NH/2Wmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIJngACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2gw//UaLItRfPXgztwBCujECRq5TmeDWcULuBi1VXKFBr8EzM+3y2\r\nmOJ5M72MYVM4sRYsrsUrIHGXjcqnJqEiBdPx1NP96S+JtyLyGTWwepnK30cs\r\n+DQA3ar3Gy+08QpbgHJ9jDR2FjVHWT47D/sb8k50G70GEdp1AJTn3UvZwI7b\r\ncWFdFoDtuuwgzxzTGr96GNhXJ6hIZ6t85HMRLkyda5iBWrBOQ6iasGVd4ee9\r\nmZEo98y1L4T5F9dV21ClegzGbNZULt0mJjldgB+NO1zXwzof0qq2aMU2cYl8\r\nMXeDIYXe5vNNsgm63wcjr4SMOR851IY6EC4zyeMkvioKvHX2PQONVoLgSJpv\r\n8cQf7btxR+oYhz0XAbUkETgLVkSWwaeheJxGo6NALcAu9SnPvOvbqEikM3Cs\r\n/74zdOQs1oUGFwLkAvpa5RvZqSA66CQQl3lsoxMmFoTWEj2l2V5uu8dBwNbS\r\nnfjykMbfKNO+Lx71oIsGu7PYRo6lr4pmXuLmBxaxMSjmBs/91sZ+K+9Lr5B8\r\nSRHNTzsbijZtcWbQhXWCzkByx2XY9JcS1vGSqpl1pyQkITFpmBcGDDNBSGdf\r\nIQ+eHTau6aZ1W3Bm7KShu8csH1hgNso1WKBopMX9stGFBkwj4NEIJpBNylq2\r\nHU0ZFceZrsXBC7UvEa3jYTlB5DfzN1CNxew=\r\n=K0B4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"5243a2c13a11d09fe548982e8499619b13714063","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.2.0_1646303712270_0.5547356001976516","host":"s3://npm-registry-packages"}},"10.2.1":{"name":"@firestitch/phone","version":"10.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.2.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"37dcf1cf015e48ce621f5f94955211a15edf6e4b","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.2.1.tgz","fileCount":41,"integrity":"sha512-qeZeFq1hQW9+3xJbHpVpdC80ShfHfNFxz8FnXT9/vmipiG51J7vrF+1Gas9DPen18iaTDvvadJ++u8NoYZG00Q==","signatures":[{"sig":"MEYCIQCmvTKl7eaUj4T6fRbvrs93bC5jYaIZl1eTBDAxU2SJ4AIhAOWLs7ZlVGQpkFuntLF8G36RlxCp7jpQMl0AGRQrROzN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiI1CgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr89A//WvIhX+q5wO9eGkAacVYXzoBbHYXSc07lx6MngQ6Mg37Ru5Yt\r\ngLFolB9KDbiuCqEyno6t1/YF3PjNAYPEfwL5+eGvIDK5I6CAq6nKP62BRvNq\r\nB1XkXF8H2TLw/7n2LjtnFjI+R63HtiQ9g3S2cjYGOPXu2lHjqyCACRF8AqlF\r\nUekvJzvOkNIEGOUAahAThhGKrApkytgZKbusYKtVFqts9WgNpGWF3cxDlZH5\r\nTW+vtrReRIOMYyNwje5u6Y6X9pBKV37XtFvQEwTDMcmbNa+WZT5s+Y0quuLa\r\nx9vrt9+GUmlMzioneCdOA3tD8JcXtlTAkhBPCjRRuphAjKLDzM5O1uKEJCyp\r\nr0jTMnQ2t4vMYm0BR1jpwVunXKCO8Mn9WSpbAstnJgAXER/C4WEQlZ/ZaaEX\r\nl179iSlNU0i8IkhL+SdJURy9kX2K9eGXd7YXfln64wV9FdyurbNB4Hubccr9\r\n6WoF7lmZ0p43rx1yTtx7uoroD+mj7RHBsxzHI8TxK6tK7ePzmwEGqDKKF5EA\r\nosSalH9U25mJWL8Va5GSmQp0jFgVz9UB67eBGZ5uJse+x5Db4nINq+IV/7Sm\r\nz+ur9BRTDJDT4+cDrZSj6ubHugVqrneDyjcRPNevetmwRBhA7j9GkIbApwv1\r\ncLsORqq290dYq0Ba5Dg79obFXmSHj9GYhbM=\r\n=aWyr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"8b423659ae6af602e2e6f86637e21ab0350b338f","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.2.1_1646481568723_0.9263564995026163","host":"s3://npm-registry-packages"}},"10.2.2":{"name":"@firestitch/phone","version":"10.2.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@10.2.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"9e731c0befcaea35604191d3c31ed34fec659e82","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-10.2.2.tgz","fileCount":41,"integrity":"sha512-fFcTRh4vS8MH9keMkUsUDPXc3o7hjEV3qaL3L5KgIOkS5HyiN2ud2fT2POMJp0JGEddgJxekHnwqrkunfoPpLw==","signatures":[{"sig":"MEUCIGTadspRJ/nlWXT+ROQbLB9um/Z+OPBlXzGv/a0yY1c1AiEAoRdT2LBJw4P/v6HQaem6qFKwBYzAKd8wihzFn07Rte8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK5feACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz9w/5Abw8eBJLEZFhZPeuB2ZNL61IVe8HO07K1uL70F1WCIFiFSso\r\nAhWuSvi6J8TcvVcDoZtdXHv0MxujzTjnAo70NYDXYft0F1udhzirMyQLoHDV\r\nqD4IYS1fYw5pLVPMDRXrKlpcU9VS1hCncd6DsTlKxmDXVbbiqTgkX1QjziyU\r\ncf0oGAkb40hKNK/e0dhuJt1UNkwkODVuzQf9r6onSv+fSa/B4EYBf0Bz4/6M\r\nk+qIszL8UuryteqIzaYo7oJ1V+b1K862M7EL4WbgPCI7Qo4zMDUsz8Dt2S+T\r\ng3IeDDPoFtYzKWBvJLyJ2Je5JBijpJueqruB4a3oSvNiuYgaCih9eCSuQFry\r\nx05lBxVzY/fAbksJoR79oVsH61F7KfAc8kOUPri+8zRqC4dMLyvuXRrBJAG5\r\njjkekhkWIckCAjnNMTJ9BBPel2LcwvOUttcWHI/UVLH7QWRClpXihed1gCmW\r\n/BKxxiuz+WbqlCFzgfKMZmhCZAB1YD+jCuA7yd4NJEDz4XzT3LjQBN4h7Fsx\r\nbSoRQnLghjnxt68BKykCxFSZDXaH62lt288Tmg9OEdGKi/nsXqfUQWdmk9gd\r\nphxxGJtyuVRqboy2lJRnYLzumXbzKrA3Rx2vh6lBU4rXcJ7szoRL++mJRuN/\r\nNA9MF8LtzDGdBbJFr+58uadj+QW2mCAEakQ=\r\n=S+zg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"640d6220e9cd33d87fa81af04bbf8822a2fc7f59","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","metadata":"firestitch-phone.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_10.2.2_1647024094711_0.562099081034787","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@firestitch/phone","version":"12.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.0.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"e38316fdd1b625e808982dd532babc7a31bd4587","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.0.0.tgz","fileCount":38,"integrity":"sha512-hWDkHo9RsUCRjDecFOXHP2mt046M65ON2CCVU35gd/RIkqjSMAS/ziElh+REM5/6gzy/2q3PBen6OAnr0EBXsA==","signatures":[{"sig":"MEYCIQCkwspXWvqot11dT8EPptEV6Pm3ffjQnWJnCXil9pxZzAIhAO+2zpXH7i3pmW/lQTyNbSraV2M4IRhxq+OHXIktHSXG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiREgwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1xhAAibsCEfVyH9f2s+f22YdZLyqUqcauRS2sb4EkCtIP4m9rq79U\r\nLIPXjcNLEmDQ+M875rVeGcNaatN74dcTfQ8O9VyFR6bacHz3ndCRzCvUtIJI\r\ne3NPFwON/LHm7rroM49rCl5yjUni+asqiQUnBzHQ93cLuI/laKhV+vs1N03W\r\noZd5eZ5uVbZdYGB8+QHVEyeJYAVbMWwptBYvnA/e/H+rIJ/U8WOJdKK84lOb\r\nFmHjw2eD6BOV694qXpbvi6KDgu9uMBaCsL8jh/U5f/gySs8hQ7x9taOsM3wm\r\novQ30BHbo0I7qNPXMWvCcI+atbJAIAg25mH9vEBk6XsoTwUPUMMbyg1Q+Eml\r\n4TfD989cUpVIyedEZffWWl61V25tssVym4oGYxi1op9BAh7aYB443S5WpcqQ\r\nSpFz9ZWnoUomNyBA9uGJpnTLO2TV2Nx+kYHETcfki+RgdtSBExToChOmSRHQ\r\n0H9c/iZCI5p0MeRRbxvHBei2i/4XFGjxV+c4TKMDGgR8kCLai2AS1BFJvEcG\r\n/Cywi+IAN8XP1bE7hx+ifBQUghAGo5ZeC2xjrkclzibYsZV/zpnGwHuarHxS\r\nk/Vaq2n3buJ3bPlYUxYPxJgQJKG/qtSrkt699cLkPRnmQLB4QiF8nu9zcVeC\r\n5J0wDHMUL0ZL2s5QNyTjWsSIL4N6sK18DEk=\r\n=7dgy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"8ed3245e9577f37c8e9f6ab4f915f33ae43f39ad","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.0.0_1648642096336_0.27275964382945506","host":"s3://npm-registry-packages"}},"12.0.1":{"name":"@firestitch/phone","version":"12.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.0.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"464a8cdb58efcad21bc201e263d522d0d24a4e5c","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.0.1.tgz","fileCount":38,"integrity":"sha512-tTSX1aqXfQ+dh7F4JXDRmyLrqSuG481vHZFRc6WB7BlJGpoq/5irNS4z6D7WFHaU6506oVtWNpbtVDumT4VurQ==","signatures":[{"sig":"MEQCIBdciQ7MhU5hsX3qel1OYU8wwpzmaefTpj9L6XAzmRa/AiB1QHhmToU9ihiE3tg8Y3F3/RQdvEw3ABW7WkyIFhYnDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiofw8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIHg/+PFly8CrI3T3OyydeU+dQt59IqPLQzhBYLvwXj/A0faVdbXoc\r\nirVGA1V6Dt/xILqFI0UB/dTjK6HiUIJcmgOGRUStSQXYUiuG8hd/t19Fe4fh\r\nI0iroEGdD2Cymo8X3l+Hc7MNPCmMHDbtb4IwEZrJsy5oPKqSMKYg4+2lZdEn\r\nftnycoHffvsmCj/Jd62Lnykli61aevtGu1jHwxoxpM5PqO85jLpmB8QROgcL\r\nNjvF9SQ+f/Lt1vQRIj0kGX0cn9C/TU6tEdGzL2VxMMPzsD9Mu1+ByPmP0L3v\r\nQQWoAtMIGPCecZXlR2rTfDSYbUOCw+M3V1xnhcO/qQrkwSPwP4ynRz9+ytJD\r\nFVagMk7ViUGsjcUwNfNJcWtU9OB73MYnobocpSMfEgf9orzA0zDW4vxoL3aL\r\n3y8R5GfbEVZE/0beiANhruMJxIMpPzUgKFiECbgsBGmY813Cf9MlanTC6kx8\r\nMdGT+ZIL9Ko+bczgJOf09fJ0dgGdGQ7fPVPwsY+n9wUSQ+J3UURo1TN0i+q7\r\n1VniCXDD3auwyP9FV9KVWZAtDeiisfpgI8rQYkkOAXEUCA0qL+QQw5DuRLbt\r\njrt1IOoWH2vWckqKzosCWmtORANATDddFOkX6gvMNyjTGosQ3ynHSQjUJJr7\r\njYqNC9bGsJtJyWLbeRu+YURqzirAOzgABOc=\r\n=jlWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"8ed3245e9577f37c8e9f6ab4f915f33ae43f39ad","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.0.1_1654783035923_0.717780643189549","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"@firestitch/phone","version":"12.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.1.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"2d4c82a7bc68e3a83b4b39410968b296a4b4a296","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.1.0.tgz","fileCount":40,"integrity":"sha512-p33+E7SNDq/3yL8BWtRSLpIFw8Cqm3vSbwsMKXcMRtvJxxo+JO4Xh438puaOiHi7UM6fxRvdl1qrL1eb+5SSIA==","signatures":[{"sig":"MEUCIQCUQMoKkInnafcrDlMyP5sVpnw+Ror5FOx1eS6ZYjGj4AIgMCOmvQpF+ji/tWzEHHCesb123kB4CiOfavLmffVU45U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirIh7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY+BAAoBhgdAYlyBy8xz7FASdN4DireBW2y3oBMWLLWKmebPnWDJII\r\n4Jn8l4/ocoQHJs4mtVjUh6WyXW1KtAm1/m7pdXycxLL/eOduD2NcIZahEXbA\r\nNlioGARpSvqA59ivc6PKqicZBBuwN3urVDRVGIijiuaUoR8+haPVT027gkDg\r\n0vzIWhvCoK5sup6Jf0RTU1o/9qzn7GMxSSB5lwbx2QWgseRtnn2OymJhUndH\r\nue4KW7fZfH8XSQjDwsI2LfK8xI+bf6WcspYoug7Q1EuUDuqaRqGXSjvlXei+\r\nuTzXl2v4hImEHSl+Rvzy66kHPX454kjNZNyiRcNW+jPKVouthJ8rmzEuVFco\r\nRAHRTtwXSJk9JdZzR53rH+mLytW+1yI53d3ZEtoWHnk9vD6vWzBTIyYnDOCA\r\n0NIdFUPbyqHfvhPeoNfwUWFynVKMHbMgWFu9GOjnpKHnJ2GGtAYtEN53jdor\r\nM5dqGhIULuJmpCJTw2z4FbIwPgJuTQ6U9pnDQbPxzBB2pWg3Ih4VApS0XqC+\r\nn6stB8qkijpXPt6O38uXY0JNs2qtVFl3d66iQeeTxjDyHOB9tRmuBO1JqtPi\r\nPtWrIjyakKhDi8/26cVxiSOTDp42CWPiM6sTFi+lzBlsWH8JmGyjK6Ctq3yk\r\nokHmuen+u0HCDb6VIjuYxeXJJzy2eNUhMsA=\r\n=hSnn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"1a8f6191343900a8349c6454931f2111cb7e4e71","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"libphonenumber-js":">=1.9.37","@firestitch/country":">=10.0.7","@firestitch/skeleton":">=8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.1.0_1655474299699_0.19310340955514538","host":"s3://npm-registry-packages"}},"12.2.0":{"name":"@firestitch/phone","version":"12.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.2.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"1c2885e85fb720adaa50f9f30bf1a873535b3433","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.2.0.tgz","fileCount":40,"integrity":"sha512-3+pMheRH6gCkzYMzITW3sVFVau/tr3Hwar00+fWQx+TkYmSJ/Akz60EEoyOhNE1PQpKd3tgMyMvGwG68lM9P5g==","signatures":[{"sig":"MEUCIQCtbrSggas1ajSXv5THXTZK1GALe2e6BQBibLaRhVpHiQIgAnK34chtiNghcoWmhvOJrxtid5/lJySiNCqcO/FhDBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixJzAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjuxAAhLS9weT+3C2h2E42LSvV5d1qeDWMTusVAq3DeZsfH3LnVh5+\r\n6dX0gJz6Al/XagxuJVdQAb6v2Wn5rltrutFcCj3SoiEVp3CX6KzcyXraP15q\r\nj1SyO5r/Hpd1YBq3nFoSpm6MWTJGfO+O89Ln5BUi0njCyj0yr5F6/6LTNEfU\r\n1x/MVvfPxCTgTMne07rOie3U0RTSroJ7WJa5HM9gbKso6SzPEP/Rc7c0MB5t\r\nZhfD+oPfsNeRpiq2f6erors/nGfP5IyZDpk3lj9AHUkyO+1MFNvMd67tFDkV\r\nCBfl0RoMuM4Y17QoXovy8GEVxgTelbpKKWVKD0TVbiNX9eP2ujKhBvyfj64v\r\nwe5xS+4daMqLcuBPDtp0sUrW2rQwJPmen3ZXBYKAZfPGzzpm41YDAKWVsjj4\r\nhZh2JwjTsZwa6t8OuCM1SDCQoq2yPtqVg7GcyhYC5jvZIBxvjm9/p4EQtIys\r\ndhqZCGDlZVnnMmviaX2tZlsMW2msaEESgICNAxqM+fRwQsM9NnN9Q3txKHOT\r\n53HXra4A88Sgxa18a5KIY3HqKJ3UJwc6DP4YJxgM917j3i7badNFOjhyGJQB\r\nh1dI/NZnIyOnb91tQDXdTWywZJnVaqSKGNrAk7o7BXE80F4aIGUXkMfJGkae\r\nD4ko4Z14+MEhLg03DZ+b3AYlj/auy/n4n9c=\r\n=0yjf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"e98ad983070ff2733b63299916239111d2dd0305","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","libphonenumber-js":">=1.9.37","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.2.0_1657052352604_0.00591356231035145","host":"s3://npm-registry-packages"}},"12.2.1":{"name":"@firestitch/phone","version":"12.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.2.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"bfbfb24776f99ac2b02562473e43a0712b8860ea","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.2.1.tgz","fileCount":40,"integrity":"sha512-c2RappYsn+tVA59iV5lbyoxjNhDTL0XQdzhe+Yk4CLXv9PpWIT2yuZNWbIxHeJ6ZwdKpbdnTYk0nSLlfvLXe/Q==","signatures":[{"sig":"MEYCIQDWeOaLRj5T4VKERCKJc422x68No5V/359UxeKAFfnBigIhAMlGBEH4LtNcem3oYBdSvpZd6MwHtrVPRWwBUUAydtaH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixYj7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYaw/+NZIYwb7vtcYiGnnLfqnEBkg026zZxWZzvRqco7HmiokHK9MZ\r\nyC0AJ7ATmjFftkFlp9jxsrSq1fJOXNMqrajx4tnYUbb3Iv+9/t4ZBI7BiUlE\r\nsbaKI80t22q58HdJcjln+hu2FJmjMZq4fvHoCHihyvvF2j30dbavX/MJTMtf\r\ntvqQCeBxT23c4YE/pzjKdjzNijwXRQfL+99AEtB3oz3vBaoo9YjiZByVg1D0\r\nMKH04sFE6WoeaYTSOx6RNeMxq5nU/5vahJl6HY7nQdYBWgFr4iNAYTpbNpnF\r\nMWNBgjEFVFjxGHxnOHHQ/e61+p9PB7oRw/GFqpv0sd6xw24tVDtg6ONZwCkk\r\n/Vw7mRNmra2t6MiLy3Df0fU4jRbF7m0ptJ9KtU2LlBM+IuytLoBWAqyd8xt8\r\nCHmmoOwzs+V9uCh6BuB1E49Ak7B+CyXro8E8l13j+sm06pbD/NUW2NszV0vF\r\nPczqsQWdCP248BQ+316Ggb/wvkU/tcXUREjWftySZtvf64/NDbevJPytyHEd\r\nIZiYhkZWW+B6YD+DSdb/EuI+CyTv1niLql0WQRW5NouJKLUinvniJ9taopvl\r\n3h9HkUeg5y+J5mREXVwRVinyviPx3qEAdiF59NWrAELFgbaHPMzhopK7PX1p\r\n7JaD+UJSPXtRxHH+u0IBfqpexLm5D/4oz+g=\r\n=wsAo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"16563be885c3915f62b214af9b55915182fe6d48","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","libphonenumber-js":">=1.9.37","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.2.1_1657112827346_0.7326932821997989","host":"s3://npm-registry-packages"}},"12.2.2":{"name":"@firestitch/phone","version":"12.2.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.2.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"ab14bd632ee0ffdce965cb7c7857ef68156aaa46","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.2.2.tgz","fileCount":40,"integrity":"sha512-ELgO52267b9wQciKXd7ONmCp7uWjeTWftR5O738xeq50nMzrGfcljoOQEwMwW+XGj4s+2dyTsjRZ/onXm5uH7Q==","signatures":[{"sig":"MEYCIQD972RDoQnZWNk3H6GgkM/yLg8eVG4lhJo0TU0+ewZL6gIhAM7vbF9eeYAH9++XkudyKe/wIy8SY4uedP2yaW6vORcu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyZkNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqvBAAnUvbifoYql7kKpfc6qlICrJ6mLmcpGsZfbDQA9eFIj680wwZ\r\nA0oTNAS5w3nfr13RZY4CnZUrf0M3QAaiJRHyemc4hg5MfVKJ0eysejEILfs+\r\n3QAjH7Z5d4lX9p/QFnWJ1R+/rFYFqdJJ1NYScRVvadzSU6qQhRV+8EnXkbDW\r\nPaQvptb7iEwOglrTXmz4RJ+IbGDIPlta1q6uLJ62zi4+PCtcsH+dSnJxGdfu\r\nxkrya7qJ7EJUSrpgsWZYgy5I8dHbwFxy2ySNcpR4EwXhm71j7CmwoVcdy4tn\r\nPIwchPqnRNZX5S1evbPjbCgSkE8yPMoD7fXNEslA/cH375tSZ/e9WBPS7v3X\r\nABTZNRShkKpu67RBp2Wy7tWiwY1FleLYPVLNsxoXHJO62l/dCnjGJNklNrPc\r\nrd3D+UkS+0IhE4d/Imb3DCayZE6uIUH9nU8ms3Ze4Vn3QYqnFOwjT7/15Kif\r\nm2Lv5kRbAwDwR/1iM89c5a3obtBlL4onbpnGAg3c4cm0nm2SXIyAJaXk86Ha\r\nZjy5NsvFMEi6xo5jU0XXkXdv2G1AfwqCbyE+8c+Vb58YT86TjP1YesPijphb\r\nwcTXHnYuxQQ8yG4sguLdHAOvpRpqPqm/cuBGyEiw5JZRSGubDK7KODoRjyBW\r\n/JfEc1I6KzoczR1HCjFNWaP9cJ/a00m2jDg=\r\n=9Ux6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"5b4697f23fe3e171034a997d34999100a69406b4","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","libphonenumber-js":">=1.9.37","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.2.2_1657379085539_0.8899301470756769","host":"s3://npm-registry-packages"}},"12.3.0":{"name":"@firestitch/phone","version":"12.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.3.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"0af6096dab36688d8305904b68e5a359cf3e7e39","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.3.0.tgz","fileCount":40,"integrity":"sha512-d4mzph9bq4YJ9a3xI3Skl7vbvccl9TJsj4qnd3GPBzoLsb48jvXW/KX8yZvWeqbkVGHyPmK+HF+1V5VsNx+KdA==","signatures":[{"sig":"MEQCIB1E4N/tMrFSEfYspn09kCJWpoH5Bo88FOlHbKcAXzOdAiB4ajaMH3XTnuxqsOX9fVMefult7v0RRfw7eHJuGxkB+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizVf/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaSRAAn5+H/ASLiZuI4hULCtmwr1C2pTt+OVCEzdA0SopX2bje4i4+\r\nAeOgXeDMNFOFIxaP+zvTkSdznHB6DLmrzPZb1pYh/UeJMh7ypuuy5+hT/MXx\r\npt6w6bBBOIod6NfyGhNIxb3yLaBYARYOllgqjB2NBZKAYAoFgjyeCQ8sBgWC\r\nDlc+z7N8iqXxFDcDrGPsLiezR6kimxFmjdN1s5c/SDxDS4AYUAJD732O2Rdz\r\nWnxAaAXX4uwayVRphFfYYI4WlbJkN613dZ7R3JgFZRgFM6HojjK77ehbhjJv\r\nq3Xc+1NrziOfsPHpfOul//P1qH2/8ad5cyyLrtGjVBAZpOI6LolmQq+xYp5C\r\nJez4xlpUnYwLEuc4I8ZUQ4Eb5/cn3HcsgTVV6LjeLw+D1FIYsgoTSZKORvRy\r\ntwNmKbPVAbEYvNLHv+esA8Im2evVmLCX3B53zpItiC+CyLQt+ZX9539hdeXG\r\npvIzRpXkIKiMw6Ywn4iQL0VlLxhsg0KkN/Da5gw0zeKYHeTt633uxjDJEvQS\r\nSrURLC89OGWSTUbeaAeJbA4WGYiYsGz0sDqXzIEuZBLwp5aiOGxc3+grn8qJ\r\nouq7LXtUy+02WzwCs6r3hf/wdfUlPj8mQviOh8O4ppuVKxf+UfU4FCTDQ6qx\r\n6zntX9Mk/0vinwiLyfL8W1A7QWWx00jt5po=\r\n=xDR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"6049963040c078f2d687ccd2d73f740e3018d89d","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","libphonenumber-js":">=1.9.37","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.3.0_1657624575121_0.2690312424566643","host":"s3://npm-registry-packages"}},"12.3.1":{"name":"@firestitch/phone","version":"12.3.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.3.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"16801338856c003de84d32aed196f7dd6a89eeff","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.3.1.tgz","fileCount":40,"integrity":"sha512-tFEJhxGT2heBvZoYdhLCgyQtCMZIuDBCoYnGZtJPTRLI3OPMd/wsD8ByTfY1DTZY5bOCssWnsBEDWmi/FFzXMw==","signatures":[{"sig":"MEUCIQDArmZIe0Dmg8bMxcoAa8eifhVvS/OZfxdu/dH6Q0CM/QIgZn5Xo5Osyjzlpvjbo/nrkS/VejK6xLsVXlfw6oAppLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":418113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2RpJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK5A//dPnvEJqK0iHaeHYycNS4iivbNwnNBYwLBjQR8z9QddtdxORH\r\nQQxCZuE2Nv8wr+pq80W0SB2r+lCa+JWGgYkkVmiSUWtByjTlwDUvMscPnDkF\r\nnJkOAEKbjrlRUsPbMFJBKEHVrNYoj5aF7aB3uWKuc1Kpq4LVDQQ0KPXFsMJy\r\nPxorh5dmSWv4h55+stq7qiOp/DoDYInzxk6PEUMAfjFh/xNnRlOB2lTvD50t\r\nF33EiLG+YfLroltIO7Pj6g+pzvASbcHGOUqJN2oGbaCNSeEjMOigyLrVXeYX\r\nLbLVjGB6pC9OMS2kv+bXDQkexKNSOv9+ZZ61kAitoxjKu5CzzaoNilYYbcPr\r\n5MjSCrY6aQiha/KMIytbV6JOxIlY+fu1/I6id64rlmUmlh9Lu7MSDbkwE5h7\r\nQTBPYItGSpFxTc1CWIXdsPGQ4g2QMiIArTK9kCceA0a0BNEOgZyLF+jOY95A\r\nUmubDmqr2GSyzorWraicFd3nDgTZxDT9U4LxGUkCDhVoK8GawT5sEjJVPo0Z\r\nyuA25IT3awDNLdwHC4e7YoWGKQnDJ6KH1Qjes22DFCag4M7yZ8iyF0tFN8Da\r\n1eeqqVA/9Sr8GM+GnR3HPdG0MIIte7ayzkd687R+co/ovNHe3++SwUbpg/1+\r\nIKhx6uZYnx/0KzO9HpMjic5nrDB5Uqfpojg=\r\n=wbzr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"28bcee271290eacfc58ed5472476ee259434e70e","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","libphonenumber-js":">=1.9.37","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.3.1_1658395208877_0.2707274528150936","host":"s3://npm-registry-packages"}},"12.4.0":{"name":"@firestitch/phone","version":"12.4.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.4.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"62d0c2b34769460a4688c6c1981f4db2aef0702a","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.4.0.tgz","fileCount":40,"integrity":"sha512-OL4QZXwsdKsj218mgLhzL2dYixL3I4eVx2CGW6/JuPZnszBjlkdPD9nXdoTW+y5nW/+af4hdSSGG1dQD8CrH/w==","signatures":[{"sig":"MEUCIQC0+jGxonRq+uihKNuh2VMnW1tUF3LIarF2KQD6SaDA5AIgXZjSb1jKFm0l4qSNfBAAfK+vJI/gSLBfairAvM5AknA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":418112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7RSeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4nxAAiJ1/MKJtepbTE8yHckS/WK1tDDofpzni4qS7PgkDitSV2afn\r\nxjbrzKE2KulAaOhoYYux02kV2nZArdlvvTiowK7gcpmWrz+ntREgQK7tZ1du\r\noWRqV31ON7A+hg4BdXnU/vcjOVmIPpv70aFClvPTzVn5eiRTJnq67o3zQr2C\r\n9j4KVn+CYZRReq4z82W8Y8rzhLXkB2Lv2PqrjYHEUNF4Aq36EQCCSxZdZtLv\r\nWuAWWLoCA3DIZZ/Inu+aA41SRLh47+IUmgRneE4bGKQBDDvlyTvGxKCAeCbq\r\nwzKGhQS52h06dwDtjSV9idy7buYkBaK7berj+n8JkRjxdQmgnVd1UE9hgtho\r\nVyQQ2owiBfieMa3DQmfrA+xD384x8/ph7V0xPB/T29UeHMywJjOsTTLprOSi\r\nnD2T5F/GDQnLzVJEQ+VOhbmYI3iuog9+cpyQ1QyuY5GN+PaNBVFLvV9Xopt8\r\ns5rSEytGLFSK1TnrXSHhmN1vBAxXHYhZyK3oYfyX7xqdsUYp1OTUQdhhTTR0\r\n1joHrUDaE+9i4VlX0rNeZqm3C+C6Whyxd3eNYpXFOFtqMwaAA9c9xcm4Ej/s\r\noYWs6EA5sExG5lxVgTQaV2U4h+mIwlmNSiC6xRJKtLdPVdh4D/WA08SfbNft\r\nEXtsTRiqqQUWl/hLQvgkABOSVGte6v17VkA=\r\n=Fb5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"4d07b9a2505eb63ea8d8c4992d9dd94626fb4072","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.4.0_1659704478054_0.45855290706475405","host":"s3://npm-registry-packages"}},"12.4.1":{"name":"@firestitch/phone","version":"12.4.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.4.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"9fcd22e520a47a9307c8f4728118507573753a0d","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.4.1.tgz","fileCount":44,"integrity":"sha512-g4h3NlxuVLR5gCesUWq3x1mmtiAUvgD/Bs2Kek99iHunB5/gR8zPMMVaO4LF6910IQaBpRp/+A3VehVyXS9hxw==","signatures":[{"sig":"MEQCIDiI45Ukaj1ZPs5U7aLrLvbuXISpPrgAjRBm0B9D86g3AiAm5xTBcvbQB37pWjT9yyHImyB/+Nv9XEQL4lbeIZXdTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQHIDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8Pw//a/oJOsqaUG+HyHaJb/vxdl/jXshnxf3f2VssybIHJ7vdWqmz\r\nUmtqnZ+97ivccRFH3NMlqliWVRhzXPUDSTPrzWlBhJPjx6PRO3EOfhyaKKzs\r\n8Wbh0q9lp2rDoIM3EpILAKLw6YLeBr8tHFQCtEh6fTlCgVFWX34XND6+YJU+\r\nsQBHm9lBq7muNm/yy7QUQRjoOnsoOOZNZ27Uip3brWs+7XUrF5qSh0krgV3e\r\nDeH2jRjSYXDvW3mUh2CiNvqjNaYtOA0CUc8BuNWhh/1Fq0bP8M9J3jq56m9k\r\n5rv7LmeNypc1gDPt17P23DgT73nREFUer/BRwNTA79NmMGwKZhyAtUx3sR/U\r\nk118pbtLb5GVe96CWKPtdiGGLXxPVc004V+u5Q8A3RjCCHEQIQKeJsAaQPB2\r\nnfFXrD0T2OwMomfIHEiCIKEMsQYBfLhq5sjEtkvY8+4hSwKcngTJRTLK/ch+\r\nIaXidT5x9NqLvJ+ZBvMKgC85l5WnPfHMZaAaPY5tdiOtlTx3NrVk5UWEjZjg\r\nL3UYGcH8yxsH+R0uFKJw3Z7pp1IrNPxwPyVMndpg3AC2RYt21/4E7tcfDkQK\r\n29wBUfkAEYRXEahUfqf/8VD4yrO5fmHM3clCYLsR+3lngZ0LYNgkv2u83xDC\r\n3OCAS5H+D3dBUhvo1vXls2TBAUG7WU3zPtw=\r\n=dFcw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"09ed93abf87de347b1a764721244a35300a5474f","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.4.1_1665167875038_0.9239176281050943","host":"s3://npm-registry-packages"}},"12.4.2":{"name":"@firestitch/phone","version":"12.4.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.4.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"587215689b3f9966a61e5b69bf310c597a8e8374","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.4.2.tgz","fileCount":44,"integrity":"sha512-cbDYd5yKMvrkt7UaRtHRIBgGVwPpF4qLIzYvuXyKcCnwRm3IjzRoZMERmFdGxIgtKPJ5uuOU27R58n+cfEUwUg==","signatures":[{"sig":"MEQCH0fO9ll8HQQXuoIPDt9opHgU/DA3qv2Ypgk+DkbkLl8CIQCPbhsI5z6XIuDaciGdche8i5y1b++UEpinCg9l/r2AtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":434053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRYChACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0tA//eFzEUxR+bwDcCRMK0P8KH7lh99+HdO7kRLaESs45hX7s3kOa\r\nTTgQl/HYWT44aYQs7fyXy/v34s3bP3TQw8rRMn9rxzjW0G/IzrkC4cmOInxn\r\nWBsJSJ74A7eQm8feLtNrfiHFZJ+i985wb8mEwf6bvqj00F89iaRki/tEAzMC\r\nLI0pHWBfnk+fRZep9qMxPh0phtk+wigJrjG/0m/N3lvk8uWp+2LabBDnPrdP\r\nRI5+pW7loMi+u/h28mOPsTDI3GJpfHNd4l5/P5Y7GXuTT75wUaWA6DQL1xqq\r\nddrip45ELsXlQGtUxYJyPL/PxX4qhGwUKZk4MdMHEQ+c7N725WcR4lFftO4f\r\ngxHorlHAFgLOg307zOHSetHykKcV56jlDqZxvqyvU3j/rRiFUC3Et1jCZqUt\r\ncdp8/drZihkXIzq5j+ok+eAXYA4Wh6ayawm5a3L/qy7JJjOmwYnYF/gas3VJ\r\nRRBHFEmvyE/QPWRvtzFoeehj0EqN0MzXyApPK5uFNaLpkJxdXaPQSO4oSLQu\r\nPtIRkmHz7P8FpVndu+O2LsM/gktQYhiRFubOWbuVbOPK1SfxFvQVZCQIdwD7\r\neIRTL+YLDOwySGO3Whc7Wk7yTCFUocjhPT0uTjrOQM5ioPlMx3pk3JakuT1s\r\nJoT9aoHSet8fRMmZ8JttJf2jD6YaGdg9Ieg=\r\n=+1mD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"a704507f2a4f9555230b8d6a8093e9af1feb4da8","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.4.2_1665499296821_0.02976891022591177","host":"s3://npm-registry-packages"}},"12.4.3":{"name":"@firestitch/phone","version":"12.4.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.4.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"a5abf6ad4d6e1c6ca3d17bb0c78708ed4363b20f","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.4.3.tgz","fileCount":44,"integrity":"sha512-yq20SwbORkMpwdm4KMhHS6cMo3QfNVsByQ7X2iOf5XHqGQLKs4QRZUQDiDWJ9GZT7T4IKuQcLX6RlyiF8hQN0g==","signatures":[{"sig":"MEYCIQC1kXhlWYmS0Uu8qQ7PgJSfEL3ODuf89wo+4Zl27oDxBAIhAOCTzZmFcJaGD4zPrfGpAx1YnFm3sgUHUBlNI5qazEf0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTTI+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosRQ//ZxFV3iCsvPo7aXLho9BCNcWA1MHXS0xdEotjjsals+8roZhK\r\n4RN3yx+r9mTc0w0CgBWG/1i4zUFGnwpYhaXl6w7yk81jizwzlUvTTINz8q6h\r\n26wPjTD1fjsinDLlxRcJ8qD1tBamFWiItR3iDDKHJQGyiiD60fvdRY8ckVKv\r\nnWWR1HyncI7UjqYoZL5W452P8sLW1DCWOz10GCi1hDv9p+OPmyof3arDl26y\r\nPBGyLsRfH47gpLqJevLp/C6mi8kCMd9BWDwvepY9rtMlaKFu4vuqHCG5TiYo\r\n6XfYrXgsAJRqcMOtOw4AKrg+X5b2eR/TmgwrpyDz2nSNrmFgyarQE9j4uXBC\r\nwarC6I4m926P7tQ+JYswQDMTg1fiq46kvqxae7xl1V89QEY+VihdwI33Lqbm\r\nR+2oxHWokkBw3lVqCBo7J/igHJ2PIqUV6FBGY1/w2l+a5vsyoH9PEgIBscd3\r\nSUpYJ5tbl575/OsZpQRS1shXC8sMx4u2r8kwjGaAOLZP+wkFTEfyHgITNj1z\r\nEO+ZMVJaMt38OjoqrZ44IH76LyG9q2LF791N8P5HD7PUxj0EpnSQtvcRhUwO\r\nyMFfEPD+9TvCaS7/l+J1ppKw8avXy1VccIj/Ojjocq0A0bTzZuCr4e+VfmIb\r\n9Q4iuaUsOW8lAzGjXzzYnn1VpmvAqWlF158=\r\n=aFvS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"28e1d84a574c1a82f0ff92d5c07c6b5933c60529","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.4.3_1666003518558_0.8662316014627651","host":"s3://npm-registry-packages"}},"12.4.4":{"name":"@firestitch/phone","version":"12.4.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.4.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"aa534531376ac1d05af698ffe751cdc98fe6e270","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.4.4.tgz","fileCount":44,"integrity":"sha512-TVnDMANLdGLC4D6A6OGuDvSVtamTZHD/nHGLD/uUj18UI6NYAyHpJ03UQMoKzLWIeJQ9l/5wiffVkSx9y2s9ug==","signatures":[{"sig":"MEQCIAzTngnZ5wKs7W1apgkP4fppQ34VWKYvGBNRMGAaroBxAiBplj8nTGpRRCzpKsYH/mvwO457PYY0VsPjOp/cOQ5gtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUmahACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9JA/+Llma+IoJSBWqYyXjeSShN2LsKvVjdw3AeBZlqW6wS8pw3ic9\r\nuj2sE8y5Jr3X4EdHx5q231auKUVKVLCt10Hk38GLonrOFrGbgR+bZ6za9ZpK\r\nXD2NiPUpcqJBwiELUv8ix3yTJEqARM7yCk5dnqiwqKLPxDd3JDcWfImB16Be\r\nRT7PlxGljlh2ey7JakRPumE8HUlEAIEFJ4B1jdwzfWksUbwxV7jGfA8X4NEj\r\ny0DWB24YfANdOwXZH9uHNy7PB8DomkDoYcNf2XcTxxUtyhJ+MKobz9ti7aVI\r\nJU366WlB+zg/rlcDu/k4CIU4nmwNaa7EZL4S/os6hHliF1VCwpTZLV8Jp/Pf\r\n8nxtDHEzXj3YpPCBUc4rfz/exh6xcA6fzbTCYygKiRUnuIeRS9oLzL+ec2tz\r\nlaWNVC8VHHhgXcj+rfX5oNHF5TOz87Yl92OXJNQ6AhnewbUIe5JrwnL00mpK\r\nundOFJ8OsX1VRqXC1P7y4XPMVPxKIf/lLdBxMBWbY4LzcQH19hyFsj99blOh\r\nrkPwms92dlQxUjPXONbYwGi0o9rzFac2snZfeSLvij0hARFQT9B4uLwrdLef\r\nT26QutyNE0BQ4t0EkIU3vbBMtxTUHeriw76TqJuW67NOtnibcz2CHYp9xrXW\r\nM7ERPIa4S+GyrA02HOdXqCyftAsuvc/dUTc=\r\n=+MMq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"7d62cfb9d5285c03ce3f4a030b16783c4529e533","typings":"firestitch-phone.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.4.4_1666344609151_0.9851087439366473","host":"s3://npm-registry-packages"}},"12.5.0":{"name":"@firestitch/phone","version":"12.5.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.5.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"c1c4d643378c33562efdebe60c2c9167820c35fd","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.5.0.tgz","fileCount":44,"integrity":"sha512-Xt5vagufkHI376g+JxNjyVWkob6G7HYmTaxe3bkmY2NpVpcbsxN4fwQC07ar8U7k8F7WIXZ7YCJop/9dGEWJxg==","signatures":[{"sig":"MEUCIQDAMk4TNRXmZcfLzFlErwSyafbGwNpTcz8XrdMrZRQ/2AIgU7A3cjGHtSEr1CUiTqJiXZc/QHuJ6Ai8K4AsYitXz84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435865},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"ed340821cf66fe0ac7b2bdecb777d7c19f8fb4c9","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.5.0_1683725361252_0.5939981841386783","host":"s3://npm-registry-packages"}},"12.5.1":{"name":"@firestitch/phone","version":"12.5.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.5.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"6e7b5bad29481ca6bb449c769b0f91e9b8d4e58b","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.5.1.tgz","fileCount":44,"integrity":"sha512-qIx2QoivaaBuyBjoPMBkuHNOMEzDlNbUZ84HXmDO4wh897omJ2LIIzD+7SqRdnbGDzzUQ8vJB2ppgmGJiCnTag==","signatures":[{"sig":"MEUCIGSdhijpy8tiwjzlya3HEHpp2hDz/oz0AzVAesHcBTWtAiEAkBSpdNy6TI5d54YE/NwB8V3DrPv6L4VNP5ZCSI3MUFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436982},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"c2d9f5f8a9e2ba7f97fb165b806a6155562c505a","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.3.1","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.5.1_1693047769341_0.12336261168458318","host":"s3://npm-registry-packages"}},"12.6.0":{"name":"@firestitch/phone","version":"12.6.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.6.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"465839eb0218151e998508c610a118b9b312a38a","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.6.0.tgz","fileCount":46,"integrity":"sha512-GrnoYC+x2bkmLSHKak86EJ2vtZb7ozu/5oMeesLA6mRePIsJb1VryvC7ShC+DmBY7X+zxzy51gF9DLCO3qh7Aw==","signatures":[{"sig":"MEUCIC7z6AYLBoR92GfkQdeltHkGE0YRpixokQ9AhhbK6R3hAiEA3pXdffTwJ/ruPffAhtFahuI8rI30KRLXLOIhK8xzRXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":677473},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"a5b975d89e5d6917605daefa2ee53fab03b90e63","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.6.0_1697585487749_0.36310350114532763","host":"s3://npm-registry-packages"}},"12.6.1":{"name":"@firestitch/phone","version":"12.6.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@12.6.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"c6cf1118f455a0e0a01114b3d455be44e7d89268","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-12.6.1.tgz","fileCount":50,"integrity":"sha512-tbFtpnTTX2T6qD1x4+VzJFR4HCpZdomMWG6OINT/NAqlcnR6n5SMQgAn3gpEjKu+bPI/0YP70hRAKRbaO5/Isw==","signatures":[{"sig":"MEYCIQCd34BHFIkD7L/IoUHIN1M3XAfx1pLCYBMmCfn8/Yu13AIhALCWNGJZZ3MQ2DoZrkUibJgKKqxfcXFTdB9sTweIWnW+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680979},"main":"bundles/firestitch-phone.umd.js","es2015":"fesm2015/firestitch-phone.js","module":"fesm2015/firestitch-phone.js","esm2015":"esm2015/firestitch-phone.js","gitHead":"40e55fcd85a68d13151fc25e561fb42aaae7e95e","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.js","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_12.6.1_1707174066263_0.5508627166190752","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@firestitch/phone","version":"13.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@13.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"d2b2fe35774eeb96f12b192030a5473a0442a893","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-13.0.0.tgz","fileCount":50,"integrity":"sha512-2xUHjwxDP10T1lwlvns3izsZBCQ7u+rkfzsIixidYKNGugdCXSWZmo341DDAEhkijbEKZXOTZggQUXUFEYa5tw==","signatures":[{"sig":"MEUCIC4xsruRraUYQdkv1F7fqOTjlBgWqgKyOcwDvyqHmOufAiEA5JlVkSvnjFS8wRevgUs+s15MxLieubQP8uPMkERF4NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":606534},"es2020":"fesm2020/firestitch-phone.mjs","module":"fesm2015/firestitch-phone.mjs","esm2020":"esm2020/firestitch-phone.mjs","exports":{".":{"node":"./fesm2015/firestitch-phone.mjs","types":"./firestitch-phone.d.ts","es2015":"./fesm2015/firestitch-phone.mjs","es2020":"./fesm2020/firestitch-phone.mjs","default":"./fesm2020/firestitch-phone.mjs","esm2020":"./esm2020/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"dd7caf5d9f62b0c480becc9e4f558ec359f07a80","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.mjs","fesm2020":"fesm2020/firestitch-phone.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_13.0.0_1715102609288_0.3641595981970511","host":"s3://npm-registry-packages"}},"13.0.1":{"name":"@firestitch/phone","version":"13.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@13.0.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"59004bf4932c8fb147a6c422789423aa6312b9f6","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-13.0.1.tgz","fileCount":50,"integrity":"sha512-mdzQKmZzss7bHX4ONcny3OKdQOG9nK0QAAt6qqJbKJllcVW/HOgdRWmYHr1LyYpO5513KF4ImQzmT3vtlIkcJg==","signatures":[{"sig":"MEYCIQC+NkYL01L4iRIZ4NjeezkZ8JbeHNp7LQP/v92rvtirKwIhAKvlXuyNczgSh29hgq/F+sOEgia1wJArFnRRLYaRNpXh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":607188},"es2020":"fesm2020/firestitch-phone.mjs","module":"fesm2015/firestitch-phone.mjs","esm2020":"esm2020/firestitch-phone.mjs","exports":{".":{"node":"./fesm2015/firestitch-phone.mjs","types":"./firestitch-phone.d.ts","es2015":"./fesm2015/firestitch-phone.mjs","es2020":"./fesm2020/firestitch-phone.mjs","default":"./fesm2020/firestitch-phone.mjs","esm2020":"./esm2020/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"dff4ea38b07e2b25d488e766e307a92b8a6c8e2d","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.mjs","fesm2020":"fesm2020/firestitch-phone.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_13.0.1_1715103935080_0.16702608283329878","host":"s3://npm-registry-packages"}},"13.0.2":{"name":"@firestitch/phone","version":"13.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@13.0.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"47072a4496e9f326e85dd48e61c37f8bf5e721a0","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-13.0.2.tgz","fileCount":50,"integrity":"sha512-kPQcYoTjavma9s2IVeTeI39T5xOFJS93aUvl2mAnBPO5Syye4XNVI7tsw/JsfQNPJpY8/Iu945mk8fhYfZWAxQ==","signatures":[{"sig":"MEQCIGHg1ywmCrl5L20CQOYteuZ+efWUb8DrhEHnyR52cuJiAiBLkfclly2iXH19WPSJbflctM1VN8w20zyGWnc/EvTyOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":606651},"es2020":"fesm2020/firestitch-phone.mjs","module":"fesm2015/firestitch-phone.mjs","esm2020":"esm2020/firestitch-phone.mjs","exports":{".":{"node":"./fesm2015/firestitch-phone.mjs","types":"./firestitch-phone.d.ts","es2015":"./fesm2015/firestitch-phone.mjs","es2020":"./fesm2020/firestitch-phone.mjs","default":"./fesm2020/firestitch-phone.mjs","esm2020":"./esm2020/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ddc74b4edb3cbcdd445e39dd171c56a6665b660a","typings":"firestitch-phone.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.mjs","fesm2020":"fesm2020/firestitch-phone.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_13.0.2_1715680416090_0.4399053885975921","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"@firestitch/phone","version":"14.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@14.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"f3d00dcfe6d3333f2d1e7090e071c89ace817ce0","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-14.0.0.tgz","fileCount":52,"integrity":"sha512-KNa5GiQVeRkGYf3PUCWnixc6tgL9vv+QJp9qY+2g8ry4cAmQqLoC6SJetzft2+YRXRK2M9LLmSEHc1MyORO75A==","signatures":[{"sig":"MEUCIGeCQA5Q/EhvLEKhha87QJxrMjX1Irm5xpraH4hhAgLwAiEAy/e8QrB8mI42IkUu8apCSy0CwD1R8AyeUM4pogprJ6M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":845009},"es2020":"fesm2020/firestitch-phone.mjs","module":"fesm2015/firestitch-phone.mjs","esm2020":"esm2020/firestitch-phone.mjs","exports":{".":{"node":"./fesm2015/firestitch-phone.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-phone.mjs","es2020":"./fesm2020/firestitch-phone.mjs","default":"./fesm2020/firestitch-phone.mjs","esm2020":"./esm2020/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"c199f6cd7679b99ecc2253f2f0e586898b06db00","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.mjs","fesm2020":"fesm2020/firestitch-phone.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_14.0.0_1721816536483_0.9422328119742494","host":"s3://npm-registry-packages"}},"15.0.0":{"name":"@firestitch/phone","version":"15.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@15.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"6d07400c6f583f0c11422268339b0d8cc3118da8","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-15.0.0.tgz","fileCount":52,"integrity":"sha512-oBPp1bGDifRieJ4lWK/nEb8ey4boJtcg3+Be81uGAxGZ8RVEXCJ00NJVDMUwCNWoYUqUs3jRZCmWUWG4M7Vdug==","signatures":[{"sig":"MEUCIQCrL/W9Y2suefvr6H2lIl/YYK5FBci+vGk3T6uMGfsvYQIgaH+tYa3CPXWctB2NLx3HRJ8hDcYWU53MhriwrVT15FY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":840356},"es2020":"fesm2020/firestitch-phone.mjs","module":"fesm2015/firestitch-phone.mjs","esm2020":"esm2020/firestitch-phone.mjs","exports":{".":{"node":"./fesm2015/firestitch-phone.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-phone.mjs","es2020":"./fesm2020/firestitch-phone.mjs","default":"./fesm2020/firestitch-phone.mjs","esm2020":"./esm2020/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"74684d903a641afa10d73b6e57651baf77358c36","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-phone.mjs","fesm2020":"fesm2020/firestitch-phone.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_15.0.0_1727993938094_0.48155745968569486","host":"s3://npm-registry-packages"}},"16.0.0":{"name":"@firestitch/phone","version":"16.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@16.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"85487dcbea7dbb7adcd4b24fb40841a9b8ad1eee","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-16.0.0.tgz","fileCount":50,"integrity":"sha512-9OXEhD41h/JBk6Z63etVjrJNFpNXDwDTp1Jbi+jSJEScs0yoty2tDVYdrXkMpYzOuTKyDxQVKz4bLRwfMBzfnQ==","signatures":[{"sig":"MEQCIFMz721hwXfMIiHdEGVRBvs+tpwSH1iOQ1dfAyciumtbAiBl6dia9Q8/vE6mXMWlKBLlvtTfRTpucE1NneT0XJ25YA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":657993},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"8c82cb83bcd11e58996ace02121663f59d467a75","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_16.0.0_1728066807979_0.34011868557462943","host":"s3://npm-registry-packages"}},"17.0.0":{"name":"@firestitch/phone","version":"17.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@17.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"34793bbfa9dea3cd167784a3be2ad506a6677f07","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-17.0.0.tgz","fileCount":50,"integrity":"sha512-CVHB47R5AJu26GX9JG4u+03hriyvtOtR6EuEz4CEcrNRbWGvS7jxNjQteyfH/l99/qTWieneS7T5WpbuPv0dmw==","signatures":[{"sig":"MEUCIQD2NRmx6tzKepbdWSR7oIjQUjiMc/EOrHHBGnYFcGnCiwIgOQVtYlWdsD57jC990uks3KDxoZ1JlVs4EjgFtYJZP6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661645},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"1fadd54c9c5b93bc01c9b8a6db38ad11ef31360d","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_17.0.0_1728129158826_0.8899618106507805","host":"s3://npm-registry-packages"}},"18.0.0":{"name":"@firestitch/phone","version":"18.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"a38c259b3aeecf764fd8eaddd55347a8774741ff","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.0.tgz","fileCount":50,"integrity":"sha512-8/dceBdopxiRcoqUjQK9G8+rYvTN0Gm5USSOlWkhCkJSSVxdihJZJhGAl21+Sum3rVgsViuzzkPOjjlNwlsvAw==","signatures":[{"sig":"MEYCIQCLjmmXqFU8U7RbPss4hop7e4HhMkMDYsjtNp5Sh88EkgIhAIEysrNyMX5HqEuHkorAzhpWE9N40HRgDWidPet1fZcJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661595},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"c768f9cec3b62a6a23e4b83f075c1320ac45321a","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.0_1728223021151_0.3928986480345191","host":"s3://npm-registry-packages"}},"18.0.1":{"name":"@firestitch/phone","version":"18.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"f855ef8107c610c024812006018bf92e63a3fb4a","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.1.tgz","fileCount":50,"integrity":"sha512-CKoZ8XVKlFqjYtKtcGSOxdtDoZrsy7+ZMF0EidOsMPqncZXlRSZRk05EyDApU1prPYPFzC3zOzvsNJB2Jirz0Q==","signatures":[{"sig":"MEYCIQDtNavb7ZRRjlaRyIWSFvihmyaH6tAKvtTzbROhSapi6wIhAJ3Gt1AjWPGF0zdiY+ZMujLSwi+LhtcyDYUxyhEzlPQT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":661763},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"5666800410a32491dad278a659f8a96410881105","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.1_1730391383336_0.23067061614099083","host":"s3://npm-registry-packages"}},"18.0.2":{"name":"@firestitch/phone","version":"18.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"67a83a22e0c1544a024cc4a7cbeb49bc699b0e04","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.2.tgz","fileCount":50,"integrity":"sha512-8Al6givF382+0+CE6psMFgHpwCXLKyC8CcGY3oUpicBiUNye6mlORQ7fiX9y1Tyc0/JH1xKfUVtBT9kbKNcAxw==","signatures":[{"sig":"MEUCIBFBUGBlMokYkjhp2uRZ1qm5Mc2H+vKFbLCLat3yRGYnAiEA19FbVweHveHohZhnibIbPKdRH2UYVYFNkxWRY5rP/i0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660301},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"cd223839908792ebc4f87516cfb0811a9b1bac88","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.2_1744240398599_0.0231849480987818","host":"s3://npm-registry-packages-npm-production"}},"18.0.3":{"name":"@firestitch/phone","version":"18.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"f7ef66099290372665af4acbd61f75dfd62c3b9f","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.3.tgz","fileCount":50,"integrity":"sha512-aNz0AS+/Rfl1vhVZCPQXe+i5PBy+mFb1LVNJoBO/SHU4tbyFB0ejZCe+173jG5snZPnW8BVvHAZyInmp500V2Q==","signatures":[{"sig":"MEQCIBgV9YZ8d7hlvO674uOi0+aPU9VrS81DK8LMvM9gXaCvAiBABEOyS4KSi7NlKI3ReJaU1WZdoeHvBUyb2YsHdJ8Dew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660425},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ad548060c091b2e5ced6d3e7a0c8ad55e14a442c","typings":"index.d.ts","_npmUser":{"name":"raygig","actor":{"name":"raygig","type":"user","email":"admin@firestitch.com"},"email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.3_1750184444047_0.2739314829699251","host":"s3://npm-registry-packages-npm-production"}},"18.0.4":{"name":"@firestitch/phone","version":"18.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"0b81c93263acaf7160428875fd6636673d59f998","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.4.tgz","fileCount":50,"integrity":"sha512-W3V+SXLz1PtOxRwp8EynaWyu5JBCRXufYvOwQRx/0LSW7z30Kj/qSqZvH+J5tGfbNIoQ5aQzEUSZP+zEOkyjsQ==","signatures":[{"sig":"MEQCIDaiwW34Z9nonMjLPktiHqnu4iXw/0cO4qWHxXHgGQUKAiA1sZewCpm+o9f0AG0JCNL/gndRLcAUMbNuC/OBX7q0Zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":660412},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"9fd77879df174828685be016e36f91386587ab07","typings":"index.d.ts","_npmUser":{"name":"raygig","actor":{"name":"raygig","type":"user","email":"admin@firestitch.com"},"email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.4_1750186499679_0.30811010092959856","host":"s3://npm-registry-packages-npm-production"}},"18.0.5":{"name":"@firestitch/phone","version":"18.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.5","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"2f4b43d5d3bc49835c644fc825fed7795c645b47","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.5.tgz","fileCount":48,"integrity":"sha512-N5qVCsJLwOFmLY4hL21B+g2oIM9wSu0BF/Ii0UKJBInR7GcuSJT49ALx0YtldF50nggjYXeMMB/604svpeb7lQ==","signatures":[{"sig":"MEYCIQDJSI52rUonr5LECkedl+XE3RkYIpaJBPbYdH7hPHlylAIhAMUcz5OxWVUJfpvzsmf61r6/Nf6Msi5yPrvMjKcOpoWU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":658378},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"668ddb88c62cac8689a58ce1e5c1bef8aeda7f0f","typings":"index.d.ts","_npmUser":{"name":"raygig","actor":{"name":"raygig","type":"user","email":"admin@firestitch.com"},"email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.5_1750187731904_0.0619058461586246","host":"s3://npm-registry-packages-npm-production"}},"18.0.6":{"name":"@firestitch/phone","version":"18.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.6","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"b76abc10c4687a74822f36dafdd1afa794e99c4a","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.6.tgz","fileCount":48,"integrity":"sha512-M++RLZGdIKSU7x9QJ8HrFEc3Ax1KUL5AeiYnkIrnv4CDJApP3fyfh3odk/Ey1ejLZXzJggF+im3Sr5k7TzyncA==","signatures":[{"sig":"MEUCIQDNDu+zYWUYBTKiI6OtTAUupIlPTWXlbZu7WemL5ZnMAAIgauTiIJ/6jHRkFaHbu3DhxMzsxiwaINVQexFq+XTrDWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":666115},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d1eaf3b2f0b29508e81bdc8e26e0d8576e51d7f9","typings":"index.d.ts","_npmUser":{"name":"raygig","actor":{"name":"raygig","type":"user","email":"admin@firestitch.com"},"email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.6_1750851964131_0.17839099631712596","host":"s3://npm-registry-packages-npm-production"}},"18.0.7":{"name":"@firestitch/phone","version":"18.0.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.7","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"18289bfe313c5e3c1442261f07b6e9dfd8a601f8","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.7.tgz","fileCount":48,"integrity":"sha512-puhkU0QyQCCQqJpG0JLCBf+OhtPcY2+DpgU6/leuCqZYII/cLi3zzmP6DoqogojLXT/K54dtoJpMDL3o9Fk3lw==","signatures":[{"sig":"MEQCIHBjqFH2u74E2INYeUBhEwmFC6UOpvoVsKivOTk3hzYkAiBsUZnEo4Zfpf99coYQJyMcCgF5qwtCEzum4FguBXtTmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":667345},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"bba5137a3c168e11f03a8e94bb3d6c74ef3ebe0f","typings":"index.d.ts","_npmUser":{"name":"raygig","actor":{"name":"raygig","type":"user","email":"admin@firestitch.com"},"email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.7_1751979457149_0.44007128011651453","host":"s3://npm-registry-packages-npm-production"}},"18.0.8":{"name":"@firestitch/phone","version":"18.0.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.8","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"6bf0c6f98fa3a566375b5fd1f531d6a382814396","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.8.tgz","fileCount":48,"integrity":"sha512-eTXo5AYnJLBKnb7RMg/rVal49zRIupgO4UTsPbiq3GkdkinNkhoAqfd1L3e9agjDbS4yvFURYDxlta1PQwf94A==","signatures":[{"sig":"MEUCIBqAtur73r+FBskEnkkjr6GvlT/VHDjI6jEj2MJtmhP2AiEAqzrHyyFGIlt+Jpk1lLVPG28x7VXyn6tr2NepAxsP+hU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668028},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b6989f0f3542a346f896fd353fd044a15d60b136","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.8_1761073320125_0.29048992789230477","host":"s3://npm-registry-packages-npm-production"}},"18.0.9":{"name":"@firestitch/phone","version":"18.0.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/phone@18.0.9","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-phone#readme","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"dist":{"shasum":"0c1f1987ea3ddf51e9fd5e72be5c46a678dcc4e7","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.9.tgz","fileCount":52,"integrity":"sha512-/HKYXvBTlKA00PP3V8s6eJnH2phO4BqEnQN+CswM+4M20bGJ3wS0zBqTmhSTI1nSxLfiqI63DEj9oKAAgsQPfg==","signatures":[{"sig":"MEUCIGgBx7OdO8g9/Tt3torE3qJXVvBdViKkz0YkjdJBfbgeAiEAoq9SyJp5ZcffxQaG1xz50LdklR2OrK2PvfPnmKDh0xA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":666449},"module":"fesm2022/firestitch-phone.mjs","exports":{".":{"esm":"./esm2022/firestitch-phone.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-phone.mjs","esm2022":"./esm2022/firestitch-phone.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b6776969a2a4d9f951ee923bfedb2dfb19dce156","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-phone.git","type":"git"},"_npmVersion":"10.9.4","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"tslib":"^2.3.0","libphonenumber-js":"^1.10.7"},"_hasShrinkwrap":false,"peerDependencies":{"@firestitch/form":">=12.2.0","@firestitch/country":">=12.0.0","@firestitch/skeleton":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/phone_18.0.9_1776771052563_0.6083395010729411","host":"s3://npm-registry-packages-npm-production"}},"18.0.10":{"name":"@firestitch/phone","version":"18.0.10","repository":{"type":"git","url":"git+https://github.com/Firestitch/ngx-phone.git"},"author":{"name":"Firestitch","email":"admin@firestitch.com"},"keywords":["angular"],"license":"MIT","bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"peerDependencies":{"@firestitch/country":">=12.0.0","@firestitch/form":">=12.2.0","@firestitch/skeleton":">=12.0.0"},"dependencies":{"libphonenumber-js":"^1.10.7","tslib":"^2.3.0"},"sideEffects":false,"module":"fesm2022/firestitch-phone.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/firestitch-phone.mjs","esm":"./esm2022/firestitch-phone.mjs","default":"./fesm2022/firestitch-phone.mjs"}},"_id":"@firestitch/phone@18.0.10","gitHead":"318c093c53ebfc75bd96f31d6c414b12f9e7e543","homepage":"https://github.com/Firestitch/ngx-phone#readme","_nodeVersion":"22.22.3","_npmVersion":"10.9.8","dist":{"integrity":"sha512-+iDcXHwdjogeRRqSQhzI9YmtLTIVOo9bdkZMoGLwuqWByZtXj5SM2OZpUFAI+hbv75KeyXg3kU02yRL7K8lrcQ==","shasum":"81b991c27e62aae3cb528c4d08015c6bf8f11a99","tarball":"https://registry.npmjs.org/@firestitch/phone/-/phone-18.0.10.tgz","fileCount":52,"unpackedSize":666932,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDpC81MAuy/kx26JA2yra5lpUZN5NMd97Y1Tjbh05U7SAiEA2bR11P9GEVNq+VRvwstzDvue8BDyHv2+KDnYsHcMbkM="}]},"_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"directories":{},"maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/phone_18.0.10_1779915151670_0.8212793380621461"},"_hasShrinkwrap":false}},"time":{"created":"2017-12-01T06:11:35.720Z","modified":"2026-05-27T20:52:32.011Z","0.1.0":"2017-12-01T06:11:35.720Z","0.1.1":"2017-12-13T23:45:25.094Z","0.1.2":"2018-01-25T11:41:31.573Z","0.1.3":"2018-01-25T12:07:44.822Z","0.1.4":"2018-01-25T12:27:46.493Z","0.1.5":"2018-02-13T14:27:40.212Z","0.1.6":"2018-04-26T06:55:24.868Z","0.1.7":"2018-05-28T20:48:59.302Z","0.1.8":"2018-09-03T16:52:47.470Z","0.1.9":"2018-09-05T16:49:29.247Z","0.2.0":"2019-01-29T18:42:37.672Z","7.0.0":"2019-03-08T14:58:53.761Z","7.1.0":"2019-03-21T20:39:09.962Z","7.1.1":"2019-06-11T15:42:45.143Z","7.1.2":"2019-07-16T14:25:55.139Z","7.2.0":"2019-07-18T14:06:23.450Z","7.2.1":"2019-08-02T00:54:12.562Z","8.0.0":"2019-10-26T14:36:02.362Z","8.0.1":"2020-01-21T17:57:08.854Z","8.0.2":"2020-01-21T19:09:23.673Z","8.0.3":"2020-01-21T19:26:38.726Z","8.0.4":"2020-01-21T19:32:08.228Z","8.1.0":"2020-02-06T20:11:53.045Z","10.0.0":"2021-09-29T13:23:50.681Z","10.0.1":"2021-10-11T08:24:20.449Z","10.0.2":"2021-10-14T13:19:28.580Z","10.0.3":"2021-10-27T11:38:42.195Z","10.0.4":"2021-12-07T14:59:29.461Z","10.0.5":"2022-02-10T15:04:19.034Z","10.0.6":"2022-02-10T15:08:33.891Z","10.0.7":"2022-02-10T16:18:40.529Z","10.0.8":"2022-02-11T06:48:34.775Z","10.0.9":"2022-02-14T08:29:28.749Z","10.1.0":"2022-02-21T13:43:07.483Z","10.1.1":"2022-02-21T15:49:13.795Z","10.1.2":"2022-02-21T15:56:13.244Z","10.2.0":"2022-03-03T10:35:12.407Z","10.2.1":"2022-03-05T11:59:28.864Z","10.2.2":"2022-03-11T18:41:34.974Z","12.0.0":"2022-03-30T12:08:16.539Z","12.0.1":"2022-06-09T13:57:16.098Z","12.1.0":"2022-06-17T13:58:19.880Z","12.2.0":"2022-07-05T20:19:12.814Z","12.2.1":"2022-07-06T13:07:07.519Z","12.2.2":"2022-07-09T15:04:45.775Z","12.3.0":"2022-07-12T11:16:15.308Z","12.3.1":"2022-07-21T09:20:09.141Z","12.4.0":"2022-08-05T13:01:18.218Z","12.4.1":"2022-10-07T18:37:55.184Z","12.4.2":"2022-10-11T14:41:37.010Z","12.4.3":"2022-10-17T10:45:18.730Z","12.4.4":"2022-10-21T09:30:09.399Z","12.5.0":"2023-05-10T13:29:21.544Z","12.5.1":"2023-08-26T11:02:49.548Z","12.6.0":"2023-10-17T23:31:28.027Z","12.6.1":"2024-02-05T23:01:06.460Z","13.0.0":"2024-05-07T17:23:29.463Z","13.0.1":"2024-05-07T17:45:35.231Z","13.0.2":"2024-05-14T09:53:36.258Z","14.0.0":"2024-07-24T10:22:16.705Z","15.0.0":"2024-10-03T22:18:58.414Z","16.0.0":"2024-10-04T18:33:28.152Z","17.0.0":"2024-10-05T11:52:39.068Z","18.0.0":"2024-10-06T13:57:01.409Z","18.0.1":"2024-10-31T16:16:23.547Z","18.0.2":"2025-04-09T23:13:18.919Z","18.0.3":"2025-06-17T18:20:44.341Z","18.0.4":"2025-06-17T18:54:59.957Z","18.0.5":"2025-06-17T19:15:32.154Z","18.0.6":"2025-06-25T11:46:04.375Z","18.0.7":"2025-07-08T12:57:37.391Z","18.0.8":"2025-10-21T19:02:00.396Z","18.0.9":"2026-04-21T11:30:52.737Z","18.0.10":"2026-05-27T20:52:31.807Z"},"bugs":{"url":"https://github.com/Firestitch/ngx-phone/issues"},"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","homepage":"https://github.com/Firestitch/ngx-phone#readme","keywords":["angular"],"repository":{"type":"git","url":"git+https://github.com/Firestitch/ngx-phone.git"},"maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}