{
  "name": "react-native-country-code-list",
  "version": "1.1.2",
  "description": "Country code list with alphabet navigation for Android/IOS to use with react-native",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ElekenAgency/ReactNativeCountryCodeList.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "react-native-country-code-list",
    "react-native-countries-code-list",
    "react-native-countries-code"
  ],
  "author": "Artem Kosiakevych <artem.kosiakevych@eleken.co>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ElekenAgency/ReactNativeCountryCodeList/issues"
  },
  "homepage": "https://github.com/ElekenAgency/ReactNativeCountryCodeList",
  "scripts": {
    "fix": "eslint --fix",
    "lint": "eslint ."
  },
  "dependencies": {
    "react-native-alphabetlistview": "0.3.0",
    "react-native-search-box": "0.0.19",
    "lodash": "^4.17.10"
  }
}
