{
  "name": "ngx-intl-tel-input",
  "version": "1.0.6",
  "repository": {
    "type": "git",
    "url": "https://github.com/webcat12345/ngx-intl-tel-input"
  },
  "author": {
    "name": "webcat12345",
    "email": "webcat91@gmail.com"
  },
  "keywords": [
    "angular"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/webcat12345/ngx-intl-tel-input/issues"
  },
  "module": "ngx-intl-tel-input.js",
  "typings": "ngx-intl-tel-input.d.ts",
  "peerDependencies": {
    "@angular/core": "^4.0.0",
    "rxjs": "^5.1.0",
    "zone.js": "^0.8.4"
  },
  "dependencies": {
    "google-libphonenumber": "^2.0.15",
    "ngx-bootstrap": "^1.6.6"
  }
}
