{
  "name": "react-native-firebase-analytics",
  "version": "4.0.3",
  "description": "React Native component for Firebase Analytics for IOS and Android",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evollu/react-native-firebase-analytics.git"
  },
  "peerDependencies": {
    "react-native": ">=0.40.0"
  },
  "keywords": [
    "React-Native",
    "ios",
    "android",
    "firebase",
    "analytics"
  ],
  "author": "Libin Lu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/evollu/react-native-firebase-analytics/issues"
  },
  "main" : "index.js",
  "homepage": "https://github.com/evollu/react-native-firebase-analytics"
}
