129 lines
4.3 KiB
JSON
129 lines
4.3 KiB
JSON
{
|
|
"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/avatar": "14.0.10",
|
|
"@atlaskit/button": "9.0.8",
|
|
"@atlaskit/checkbox": "4.0.6",
|
|
"@atlaskit/dropdown-menu": "6.1.12",
|
|
"@atlaskit/field-text": "7.0.10",
|
|
"@atlaskit/field-text-area": "4.0.9",
|
|
"@atlaskit/flag": "6.1.0",
|
|
"@atlaskit/icon": "13.8.1",
|
|
"@atlaskit/inline-dialog": "5.3.0",
|
|
"@atlaskit/inline-message": "7.0.4",
|
|
"@atlaskit/layer-manager": "5.0.12",
|
|
"@atlaskit/lozenge": "6.2.0",
|
|
"@atlaskit/modal-dialog": "6.0.12",
|
|
"@atlaskit/multi-select": "11.0.6",
|
|
"@atlaskit/spinner": "9.0.8",
|
|
"@atlaskit/tabs": "8.0.8",
|
|
"@atlaskit/theme": "6.0.2",
|
|
"@atlaskit/tooltip": "12.0.14",
|
|
"@microsoft/microsoft-graph-client": "1.1.0",
|
|
"@webcomponents/url": "0.7.1",
|
|
"autosize": "1.18.13",
|
|
"dropbox": "4.0.9",
|
|
"i18next": "8.4.3",
|
|
"i18next-browser-languagedetector": "2.0.0",
|
|
"i18next-xhr-backend": "1.4.2",
|
|
"jQuery-Impromptu": "github:trentrichardson/jQuery-Impromptu#v6.0.0",
|
|
"jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
|
|
"jquery": "3.3.1",
|
|
"jquery-contextmenu": "2.4.5",
|
|
"jquery-i18next": "1.2.0",
|
|
"js-md5": "0.6.1",
|
|
"jsc-android": "224109.1.0",
|
|
"jsrsasign": "8.0.12",
|
|
"jwt-decode": "2.2.0",
|
|
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#ba0dc564cba5b49aa55cdce0f8aae19e9e475d8e",
|
|
"libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
|
|
"lodash": "4.17.4",
|
|
"moment": "2.19.4",
|
|
"moment-duration-format": "2.2.2",
|
|
"postis": "2.2.0",
|
|
"prop-types": "15.6.0",
|
|
"react": "16.3.1",
|
|
"react-dom": "16.3.1",
|
|
"react-i18next": "4.8.0",
|
|
"react-native": "0.55.4",
|
|
"react-native-background-timer": "2.0.0",
|
|
"react-native-calendar-events": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b",
|
|
"react-native-callstats": "3.53.4",
|
|
"react-native-fast-image": "github:jitsi/react-native-fast-image#1f8c93a5584869848d75cc9b946beb9688efe285",
|
|
"react-native-google-signin": "1.0.0-rc3",
|
|
"react-native-immersive": "1.1.0",
|
|
"react-native-keep-awake": "2.0.6",
|
|
"react-native-linear-gradient": "2.4.0",
|
|
"react-native-locale-detector": "github:jitsi/react-native-locale-detector#845281e9fd4af756f6d0f64afe5cce08c63e5ee9",
|
|
"react-native-prompt": "1.0.0",
|
|
"react-native-sound": "0.10.9",
|
|
"react-native-vector-icons": "4.4.2",
|
|
"react-native-webrtc": "github:jitsi/react-native-webrtc#be3de15bb988cfabbb62cd4b3b06f4c920ee5ba0",
|
|
"react-redux": "5.0.7",
|
|
"react-transition-group": "2.4.0",
|
|
"redux": "4.0.0",
|
|
"redux-thunk": "2.2.0",
|
|
"styled-components": "1.4.6",
|
|
"uuid": "3.1.0",
|
|
"xmldom": "0.1.27"
|
|
},
|
|
"devDependencies": {
|
|
"babel-core": "6.26.0",
|
|
"babel-eslint": "8.0.3",
|
|
"babel-loader": "7.1.2",
|
|
"babel-preset-env": "1.6.1",
|
|
"babel-preset-react": "6.24.1",
|
|
"babel-preset-stage-1": "6.24.1",
|
|
"clean-css": "3.4.25",
|
|
"css-loader": "0.28.7",
|
|
"eslint": "4.12.1",
|
|
"eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#7474f6668515eb5852f1273dc5a50b940a550d3f",
|
|
"eslint-plugin-flowtype": "2.39.1",
|
|
"eslint-plugin-import": "2.8.0",
|
|
"eslint-plugin-jsdoc": "3.2.0",
|
|
"eslint-plugin-react": "7.5.1",
|
|
"eslint-plugin-react-native": "3.2.0",
|
|
"expose-loader": "0.7.4",
|
|
"file-loader": "1.1.5",
|
|
"flow-bin": "0.67.1",
|
|
"imports-loader": "0.7.1",
|
|
"node-sass": "4.8.3",
|
|
"precommit-hook": "3.0.0",
|
|
"string-replace-loader": "1.3.0",
|
|
"style-loader": "0.19.0",
|
|
"uglifyjs-webpack-plugin": "1.2.2",
|
|
"webpack": "3.9.1",
|
|
"webpack-dev-server": "2.9.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0",
|
|
"npm": ">=6.0.0"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"scripts": {
|
|
"lint": "eslint . && flow",
|
|
"validate": "npm ls"
|
|
},
|
|
"pre-commit": [
|
|
"lint"
|
|
],
|
|
"browser": {
|
|
"autosize": "./node_modules/autosize/build/jquery.autosize.js",
|
|
"jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js"
|
|
}
|
|
}
|