{
  "name": "react-native-analytics",
  "version": "0.1.2",
  "description": "The Ananlytics API you've always wanted. Now for React Native. Powered by Segment.",
  "repository": {
    "type": "git",
    "url": "git@github.com:tonyxiao/react-native-analytics.git"
  },
  "keywords": [
    "react-native",
    "react-component",
    "react-components",
    "analytics",
    "segment",
    "segmentio",
    "ios",
    "android"
  ],
  "authors": [
    {
      "name": "Tal Kain",
      "email": "tal@kain.net",
      "url": "https://www.smore.com"
    }, {
      "name": "Tony Xiao",
      "email": "tonyx.ca@gmail.com",
      "url": "https://tonyxiao.com"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tonyxiao/react-native-analytics/issues"
  },
  "maintainers": [
    {
      "name": "talkain",
      "email": "tal@kain.net"
    }, {
      "name": "tonyxiao",
      "email": "tonyx.ca@gmail.com"
    }
  ],
  "homepage": "https://github.com/tonyxiao/react-native-analytics",
  "peerDependencies": {
    "react-native": ">=0.40.0"
  }
}
