{
  "name": "@videofacilitator/react-native-jitsi-meet",
  "description": "Jitsi Meet SDK wrapper for React Native.",
  "version": "1.0.0",
  "author": "Videofacilitator <info@videofacilitator.com>",
  "contributors": [],
  "homepage": "https://github.com/icekool/vf-jitsi-meet-mobile",
  "bugs": {
    "url": "https://github.com/icekool/vf-jitsi-meet-mobile"
  },
  "dependencies": {},
  "keywords": [
    "jitsi",
    "jitsi meet",
    "video",
    "chat",
    "call",
    "voice",
    "native",
    "react",
    "react-native",
    "react-native-component"
  ],
  "license": "Apache-2.0",
  "main": "index",
  "nativePackage": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/icekool/vf-jitsi-meet-mobile.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
