{
  "name": "@applicaster/quick-brick-p7-live-match",
  "version": "3.0.0-beta.4",
  "description": "React-Native Component for displaying live sports events",
  "main": "src/index.js",
  "author": "Applicaster",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.21.1",
    "moment": "^2.29.1",
    "moment-timezone": "^0.5.32",
    "ramda": "^0.27.1",
    "react-native-base64": "^0.2.1",
    "react-native-circular-progress": "^1.3.6",
    "react-redux": "^7.2.2",
    "reactotron-react-js": "^1.13.0",
    "reactotron-redux": "^3.1.3",
    "redux": "^4.0.5",
    "redux-thunk": "^2.3.0",
    "reselect": "^4.0.0",
    "seamless-immutable": "^7.1.4",
    "shortid": "^2.2.16",
    "url": "^0.11.0"
  },
  "devDependencies": {
    "prop-types": "^15.7.2"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "react-native-svg": "*"
  },
  "applicaster": {
    "supportedPlatforms": [
      "android_for_quickbrick",
      "ios_for_quickbrick"
    ],
    "zappOwnerAccountId": "5e4d3752157a050008e973fc"
  }
}
