{
  "name": "@rndm/render-plugin-react-native",
  "version": "0.64.3",
  "main": "src/index.js",
  "author": "RNDM",
  "license": "Apache-2.0",
  "description": "RNDM Render Plugin: React Native. React Native and React Native Web functionality for RNDM Render",
  "homepage": "https://github.com/rndm-com/rndm-render-plugin-react-native#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/rndm-com/rndm-render-plugin-react-native.git"
  },
  "bugs": {
    "url": "https://github.com/rndm-com/rndm-render-plugin-react-native/issues"
  },
  "dependencies": {
    "react": "^17.0.2",
    "react-art": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-native-web": "^0.16.3"
  }
}
