{
  "name": "react-native-paged-contacts",
  "repository": {
    "type": "git",
    "url": "https://github.com/wix/react-native-paged-contacts.git"
  },
  "version": "3.0.1",
  "description": "React Native Paged Contacts",
  "nativePackage": true,
  "keywords": [
    "react-native",
    "react",
    "react-component",
    "addressbook",
    "contacts"
  ],
  "peerDependencies": {
    "react-native": "0.61.x"
  },
  "devDependencies": {
    "react-native": "0.61.x"
  },
  "bugs": {
    "url": "https://github.com/wix/react-native-paged-contacts/issues"
  },
  "homepage": "https://github.com/wix/react-native-paged-contacts",
  "main": "index.js",
  "author": "Leo Natan <lnatan@wix.com>",
  "contributors": [
    "Amir Uval <amiru@wix.com>",
    "Ran Greenberg <rang@wix.com>",
    "Guy Carmeli <guyc@wix.com>"
  ],
  "license": "MIT"
}
