{
  "name": "jitsi-meet",
  "version": "0.0.0",
  "description": "A sample app for the Jitsi Videobridge",
  "repository": {
    "type": "git",
    "url": "git://github.com/jitsi/jitsi-meet"
  },
  "keywords": [
    "jingle",
    "webrtc",
    "xmpp",
    "browser"
  ],
  "author": "",
  "readmeFilename": "README.md",
  "dependencies": {
    "@atlaskit/button": "15.1.4",
    "@atlaskit/checkbox": "12.0.0",
    "@atlaskit/dropdown-menu": "10.1.2",
    "@atlaskit/field-text": "11.0.4",
    "@atlaskit/field-text-area": "8.0.4",
    "@atlaskit/flag": "14.1.0",
    "@atlaskit/icon": "21.2.0",
    "@atlaskit/inline-dialog": "13.0.9",
    "@atlaskit/inline-message": "11.0.8",
    "@atlaskit/lozenge": "10.1.1",
    "@atlaskit/modal-dialog": "11.2.4",
    "@atlaskit/multi-select": "15.0.5",
    "@atlaskit/spinner": "15.0.6",
    "@atlaskit/tabs": "12.1.2",
    "@atlaskit/theme": "11.0.2",
    "@atlaskit/toggle": "12.0.3",
    "@atlaskit/tooltip": "17.1.2",
    "@hapi/bourne": "2.0.0",
    "@jitsi/js-utils": "1.0.6",
    "@material-ui/core": "4.11.3",
    "@microsoft/microsoft-graph-client": "1.1.0",
    "@react-native-async-storage/async-storage": "1.13.2",
    "@react-native-community/google-signin": "3.0.1",
    "@react-native-community/netinfo": "4.1.5",
    "@svgr/webpack": "4.3.2",
    "amplitude-js": "8.2.1",
    "base64-js": "1.3.1",
    "bc-css-flags": "3.0.0",
    "clipboard-copy": "4.0.1",
    "dropbox": "4.0.9",
    "focus-visible": "5.1.0",
    "i18n-iso-countries": "3.7.8",
    "i18next": "17.0.6",
    "i18next-browser-languagedetector": "3.0.1",
    "i18next-xhr-backend": "3.0.0",
    "jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#v1.0.0",
    "jquery": "3.5.1",
    "jquery-i18next": "1.2.1",
    "js-md5": "0.6.1",
    "jwt-decode": "2.2.0",
    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#0cdfb79c2e7144a349edad9e9fceaa2e81c74313",
    "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
    "lodash": "4.17.21",
    "moment": "2.29.1",
    "moment-duration-format": "2.2.2",
    "olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
    "optional-require": "1.0.3",
    "pixelmatch": "5.1.0",
    "promise.allsettled": "1.0.4",
    "punycode": "2.1.1",
    "react": "16.12",
    "react-dom": "16.12",
    "react-emoji-render": "1.2.4",
    "react-focus-lock": "2.5.1",
    "react-i18next": "10.11.4",
    "react-linkify": "1.0.0-alpha",
    "react-native": "github:jitsi/react-native#891986ec5ecaef65d1c8a7fe472f86cf84fe7551",
    "react-native-background-timer": "2.4.0",
    "react-native-calendar-events": "github:jitsi/react-native-calendar-events#df48ecdc4e1e90c5352f803ddbab1fa7269b74a7",
    "react-native-callstats": "3.70.1",
    "react-native-collapsible": "1.5.1",
    "react-native-default-preference": "1.4.2",
    "react-native-device-info": "8.0.0",
    "react-native-immersive": "2.0.0",
    "react-native-keep-awake": "4.0.0",
    "react-native-paper": "4.8.1",
    "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
    "react-native-splash-screen": "3.2.0",
    "react-native-svg": "12.1.0",
    "react-native-svg-transformer": "0.14.3",
    "react-native-url-polyfill": "1.2.0",
    "react-native-watch-connectivity": "0.4.3",
    "react-native-webrtc": "github:react-native-webrtc/react-native-webrtc#510d20dd62c1768885a98f36fde83f9e48a723fa",
    "react-native-webview": "11.0.2",
    "react-native-youtube-iframe": "1.2.3",
    "react-redux": "7.1.0",
    "react-textarea-autosize": "8.3.0",
    "react-transition-group": "2.4.0",
    "react-window": "1.8.6",
    "react-youtube": "7.13.1",
    "redux": "4.0.4",
    "redux-thunk": "2.2.0",
    "rnnoise-wasm": "github:jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af",
    "rtcstats": "github:jitsi/rtcstats#v8.0.1",
    "styled-components": "3.4.9",
    "util": "0.12.1",
    "uuid": "3.1.0",
    "wasm-check": "2.0.1",
    "windows-iana": "^3.1.0",
    "xmldom": "0.5.0",
    "zxcvbn": "4.4.2"
  },
  "devDependencies": {
    "@babel/core": "7.9.0",
    "@babel/plugin-proposal-class-properties": "7.1.0",
    "@babel/plugin-proposal-export-default-from": "7.0.0",
    "@babel/plugin-proposal-export-namespace-from": "7.0.0",
    "@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4",
    "@babel/plugin-proposal-optional-chaining": "7.2.0",
    "@babel/plugin-transform-flow-strip-types": "7.0.0",
    "@babel/preset-env": "7.1.0",
    "@babel/preset-flow": "7.0.0",
    "@babel/preset-react": "7.0.0",
    "@babel/runtime": "7.9.0",
    "babel-eslint": "10.0.1",
    "babel-loader": "8.0.4",
    "babel-plugin-optional-require": "0.3.1",
    "circular-dependency-plugin": "5.2.0",
    "clean-css-cli": "4.3.0",
    "css-loader": "3.6.0",
    "eslint": "5.6.1",
    "eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#1.0.3",
    "eslint-plugin-flowtype": "2.50.3",
    "eslint-plugin-import": "2.20.2",
    "eslint-plugin-jsdoc": "3.8.0",
    "eslint-plugin-react": "7.11.1",
    "eslint-plugin-react-native": "3.3.0",
    "expose-loader": "0.7.5",
    "flow-bin": "0.104.0",
    "imports-loader": "0.7.1",
    "jetifier": "1.6.4",
    "metro-react-native-babel-preset": "0.56.0",
    "patch-package": "6.4.7",
    "sass": "1.26.8",
    "string-replace-loader": "2.1.1",
    "style-loader": "0.19.0",
    "unorm": "1.6.0",
    "webpack": "4.43.0",
    "webpack-bundle-analyzer": "3.4.1",
    "webpack-cli": "3.3.11",
    "webpack-dev-server": "3.11.0"
  },
  "engines": {
    "node": ">=8.0.0",
    "npm": ">=6.0.0"
  },
  "license": "Apache-2.0",
  "scripts": {
    "lint": "eslint . && flow",
    "lint-fix": "eslint --fix .",
    "postinstall": "patch-package && jetify",
    "validate": "npm ls",
    "start": "make dev",
    "ios": "react-native run-ios",
    "android": "react-native run-android"
  }
}