{
  "name": "react-native-pixel-forum",
  "version": "0.0.3",
  "description": "",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "peerDependencies": {
    "@react-navigation/stack": "*",
    "react": "*",
    "react-native": "*",
    "react-native-pixel-components": "*",
    "react-native-pixel-media-library": "*",
    "react-native-pixel-styles": "*",
    "react-native-pixel-utils": "*"
  },
  "devDependencies": {
    "@babel/cli": "^7.7.5",
    "@babel/core": "^7.7.5",
    "@babel/plugin-proposal-class-properties": "^7.7.4",
    "@babel/plugin-proposal-decorators": "^7.7.4",
    "@babel/plugin-proposal-object-rest-spread": "^7.7.4",
    "@babel/plugin-transform-runtime": "^7.7.6",
    "@babel/preset-typescript": "^7.7.4",
    "@babel/runtime": "^7.7.6",
    "metro-react-native-babel-preset": "^0.57.0",
    "tslint": "^5.20.1",
    "tslint-react": "^4.1.0",
    "typescript": "^3.7.3"
  },
  "dependencies": {
    "i18n-ts": "^1.0.5",
    "mobx": "^5.15.1",
    "mobx-persist": "^0.4.1",
    "mobx-react": "^6.1.4",
    "mobx-react-lite": "^1.4.0",
    "react-native-airplay-btn": "^1.1.0",
    "react-native-airplay-ios": "^1.0.7",
    "react-native-animatable": "^1.3.3",
    "react-native-fs": "^2.16.2",
    "react-native-google-cast": "^3.2.2",
    "react-native-reanimated": "^1.8.0",
    "react-native-touchable-scale": "^2.1.1",
    "react-native-track-player": "^2.0.0-rc13",
    "react-native-uuid": "^1.4.9",
    "react-native-webview-quilljs": "^2.0.0",
    "react-navigation": "^4.0.10",
    "rn-fetch-blob": "^0.11.2"
  }
}
