{
  "name": "rl-intl-phone",
  "version": "1.8.0",
  "description": "Angular library to provide the international phone number feature by country dropdown and input fields with lots of customization and features like input masking, change the country, require valiation and many more.",
  "author": {
    "name": "Rafiul Islam Shohan",
    "email": "ris.shohan@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/shohangithub/RL-INTL-PHONE-PACKAGE.git"
  },
  "bugs": {
    "url": "https://github.com/shohangithub/RL-INTL-PHONE-PACKAGE/issues"
  },
  "homepage": "https://github.com/shohangithub/RL-INTL-PHONE-PACKAGE",
  "keywords": [
    "angular",
    "international",
    "international phone",
    "international input",
    "international mobile",
    "international number"
  ],
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "peerDependencies": {
    "@angular/common": "^18.0.0",
    "@angular/core": "^18.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "sideEffects": false
}
