{
  "name": "yq-react-native-contacts",
  "repository": {
    "type": "git",
    "url": "https://github.com/cocoyk/react-native-contacts.git"
  },
  "version": "5.1.1",
  "description": "React Native Contacts (android & ios)",
  "nativePackage": true,
  "keywords": [
    "react-native",
    "react",
    "react-component",
    "addressbook",
    "contacts",
    "ios",
    "android"
  ],
  "bugs": {
    "url": "https://github.com/cocoyk/react-native-contacts/issues"
  },
  "homepage": "https://github.com/cocoyk/react-native-contacts",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "contributors": [
    {
      "name": "Harry Moreno",
      "email": "morenoh149@gmail.com",
      "url": "http://harrymoreno.com/"
    },
    { "name": "Nick Pomfret" },
    { "name": "rt2zz <zack@root-two.com>" }
  ],
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "react-native-cli": "^2.0.1"
  }
}
