{
  "name": "react-native-intercom-fork",
  "version": "21.1.0",
  "description": "A React Native client for Intercom.io",
  "main": "./lib/IntercomClient.js",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tinycreative/react-native-intercom.git"
  },
  "author": "Asa Miller",
  "contributors": [
    {
      "name": "Asa Miller",
      "email": "asa@tinycreative.com"
    },
    {
      "name": "Franklyn Tackitt",
      "email": "frank@comanage.com"
    },
    {
      "name": "Jason Brown",
      "email": "browniefed@gmail.com"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tinycreative/react-native-intercom/issues"
  },
  "homepage": "https://github.com/tinycreative/react-native-intercom",
  "dependencies": {},
  "devDependencies": {
    "typescript": "^4.2.4"
  }
}
