{
  "name": "@applicaster/zapp-react-dom-app",
  "version": "12.0.9",
  "description": "Zapp App Component for Applicaster's Quick Brick React Native App",
  "main": "index.js",
  "scripts": {
    "build": "echo skipping hybrid typescript build for now"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/applicaster/zapp-react-dom-app.git"
  },
  "keywords": [
    "Applicaster",
    "Zapp",
    "React"
  ],
  "author": "Applicaster",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "homepage": "https://github.com/applicaster/zapp-react-dom-app#readme",
  "dependencies": {
    "@applicaster/zapp-react-dom-ui-components": "12.0.9",
    "@applicaster/zapp-react-native-bridge": "12.0.9",
    "@applicaster/zapp-react-native-redux": "12.0.9",
    "@applicaster/zapp-react-native-ui-components": "12.0.9",
    "@applicaster/zapp-react-native-utils": "12.0.9",
    "abortcontroller-polyfill": "^1.7.5",
    "history": "^4.7.2",
    "react-router-dom": "^5.1.2",
    "typeface-montserrat": "^0.0.54",
    "video.js": "7.14.3",
    "videojs-contrib-eme": "^3.8.1",
    "videojs-contrib-quality-levels": "3.0.0"
  },
  "peerDependencies": {
    "core-js": "3.29.1",
    "react": "17.0.2",
    "react-dom": "17.0.2",
    "react-native-web": "0.18.11"
  }
}