{
  "_from": "react-native-phone-input-fs",
  "_id": "react-native-phone-input-fs@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-9zy5sQhk/14adRykawaZhtK8o3gRojDFvk5etpsUkGCQosaOvAVhfVZB3mXHfDz6e8yGvYAdYhgNi51D49ssmg==",
  "_location": "/react-native-phone-input-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "react-native-phone-input-fs",
    "name": "react-native-phone-input-fs",
    "escapedName": "react-native-phone-input-fs",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native-phone-input-fs/-/react-native-phone-input-fs-0.2.2.tgz",
  "_shasum": "24b7ad922e5408b8650ad219be3696f84819520e",
  "_spec": "react-native-phone-input-fs",
  "_where": "/Users/kyle/dev/gitlab-repos/fluentcloud-mobile",
  "author": {
    "name": "Kyle Durigan",
    "url": "https://github.com/kDurg"
  },
  "bugs": {
    "url": "https://github.com/thegamenicorus/react-native-phone-input/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "google-libphonenumber": "^2.0.9",
    "lodash": "^4.17.4",
    "prop-types": "^15.5.10"
  },
  "deprecated": false,
  "description": "Phone input box for React Native",
  "homepage": "https://github.com/thegamenicorus/react-native-phone-input",
  "keywords": [
    "react-native",
    "phone",
    "telephone",
    "phone input",
    "input",
    "tel",
    "input text",
    "international",
    "react-native-component",
    "ios",
    "android"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "react-native-phone-input-fs",
  "peerDependencies": {
    "react-native": ">= 0.25"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/thegamenicorus/react-native-phone-input.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.0"
}
