2014-04-13 14:25:47 +02:00
|
|
|
{
|
|
|
|
|
"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",
|
2015-08-13 08:31:50 -06:00
|
|
|
"//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
2014-04-13 14:25:47 +02:00
|
|
|
"dependencies": {
|
2016-09-15 22:22:56 -05:00
|
|
|
"@atlassian/aui": "^6.0.0",
|
2015-09-10 11:15:56 -06:00
|
|
|
"async": "0.9.0",
|
|
|
|
|
"autosize": "^1.18.13",
|
2015-10-06 16:14:37 -05:00
|
|
|
"bootstrap": "3.1.1",
|
2017-03-01 21:30:21 -06:00
|
|
|
"es6-iterator": "2.0.0",
|
2017-03-01 21:31:43 -06:00
|
|
|
"es6-symbol": "3.1.0",
|
2017-02-22 11:26:33 -06:00
|
|
|
"i18next": "7.0.0",
|
2017-02-23 10:56:25 -06:00
|
|
|
"i18next-browser-languagedetector": "1.0.1",
|
2017-02-22 11:26:33 -06:00
|
|
|
"i18next-xhr-backend": "1.3.0",
|
2016-11-11 09:00:54 -06:00
|
|
|
"jitsi-meet-logger": "jitsi/jitsi-meet-logger",
|
2016-09-14 21:20:54 -05:00
|
|
|
"jquery": "~2.1.1",
|
2016-05-06 20:50:37 -05:00
|
|
|
"jquery-contextmenu": "*",
|
2016-11-21 20:26:50 -06:00
|
|
|
"jquery-i18next": "1.1.0",
|
2017-02-06 15:32:03 -06:00
|
|
|
"jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
|
2016-07-08 14:41:25 -05:00
|
|
|
"jquery-ui": "1.10.5",
|
2015-09-10 11:15:56 -06:00
|
|
|
"jssha": "1.5.0",
|
2016-09-14 21:20:54 -05:00
|
|
|
"jws": "*",
|
2016-09-22 00:57:22 -05:00
|
|
|
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
2016-09-14 21:20:54 -05:00
|
|
|
"postis": "^2.2.0",
|
2017-01-12 11:01:12 -06:00
|
|
|
"react": "15.4.2",
|
|
|
|
|
"react-dom": "15.4.2",
|
2017-02-22 13:49:39 -06:00
|
|
|
"react-i18next": "2.2.0",
|
2017-02-06 08:46:25 -06:00
|
|
|
"react-native": "0.41.2",
|
2017-02-15 13:06:53 -06:00
|
|
|
"react-native-background-timer": "1.0.0",
|
2017-01-19 16:22:30 -06:00
|
|
|
"react-native-immersive": "0.0.4",
|
2017-01-26 09:39:20 -06:00
|
|
|
"react-native-keep-awake": "^2.0.2",
|
2017-02-28 20:55:12 -06:00
|
|
|
"react-native-locale-detector": "1.0.1",
|
2016-12-11 19:02:50 -06:00
|
|
|
"react-native-prompt": "^1.0.0",
|
2017-01-22 12:18:14 -06:00
|
|
|
"react-native-vector-icons": "^4.0.0",
|
2016-10-07 10:28:54 -05:00
|
|
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
2017-01-12 11:01:12 -06:00
|
|
|
"react-redux": "^5.0.2",
|
2016-10-07 10:28:54 -05:00
|
|
|
"redux": "^3.5.2",
|
|
|
|
|
"redux-thunk": "^2.1.0",
|
2015-09-10 11:15:56 -06:00
|
|
|
"retry": "0.6.1",
|
2016-12-01 10:37:57 -06:00
|
|
|
"strophe": "1.2.4",
|
|
|
|
|
"strophejs-plugins": "0.0.7",
|
2016-10-07 10:28:54 -05:00
|
|
|
"toastr": "^2.0.3",
|
|
|
|
|
"url-polyfill": "github/url-polyfill",
|
2016-11-28 20:05:15 -06:00
|
|
|
"xmldom": "^0.1.27"
|
2015-09-11 10:52:53 -05:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2016-12-11 19:10:06 -06:00
|
|
|
"babel-core": "^6.18.0",
|
2016-11-30 19:52:39 -06:00
|
|
|
"babel-eslint": "^7.1.1",
|
2016-12-15 21:01:44 -06:00
|
|
|
"babel-loader": "^6.2.10",
|
2016-09-02 12:53:22 +03:00
|
|
|
"babel-polyfill": "*",
|
2016-11-28 20:05:15 -06:00
|
|
|
"babel-preset-es2015": "^6.18.0",
|
2016-11-21 20:26:50 -06:00
|
|
|
"babel-preset-react": "^6.16.0",
|
|
|
|
|
"babel-preset-stage-1": "^6.16.0",
|
2017-01-23 14:35:26 -06:00
|
|
|
"clean-css": "^3.0.0",
|
2016-09-22 00:57:22 -05:00
|
|
|
"css-loader": "*",
|
2017-02-06 08:47:13 -06:00
|
|
|
"eslint": "^3.15.0",
|
2017-02-03 12:50:06 -06:00
|
|
|
"eslint-plugin-flowtype": "^2.30.0",
|
2017-02-03 10:17:20 -06:00
|
|
|
"eslint-plugin-import": "^2.2.0",
|
2016-10-07 10:28:54 -05:00
|
|
|
"eslint-plugin-jsdoc": "*",
|
|
|
|
|
"eslint-plugin-react": "*",
|
2016-12-15 21:01:44 -06:00
|
|
|
"eslint-plugin-react-native": "^2.2.1",
|
2017-02-14 08:07:49 -06:00
|
|
|
"expose-loader": "0.7.1",
|
2017-02-06 08:47:40 -06:00
|
|
|
"file-loader": "^0.10.0",
|
2017-02-06 08:46:25 -06:00
|
|
|
"flow-bin": "^0.37.0",
|
2016-11-28 20:05:15 -06:00
|
|
|
"haste-resolver-webpack-plugin": "^0.2.2",
|
2016-09-22 00:57:22 -05:00
|
|
|
"imports-loader": "*",
|
2016-12-11 19:10:06 -06:00
|
|
|
"jshint": "2.9.4",
|
2016-12-02 10:11:47 -06:00
|
|
|
"json-loader": "0.5.4",
|
2016-09-02 12:53:22 +03:00
|
|
|
"node-sass": "^3.8.0",
|
2015-09-10 11:15:56 -06:00
|
|
|
"precommit-hook": "3.0.0",
|
2016-09-20 12:24:28 -05:00
|
|
|
"string-replace-loader": "*",
|
2016-09-22 00:57:22 -05:00
|
|
|
"style-loader": "*",
|
2016-12-08 19:17:49 -06:00
|
|
|
"webpack": "^1.14.0",
|
|
|
|
|
"webpack-dev-server": "^1.16.2"
|
2014-04-13 14:25:47 +02:00
|
|
|
},
|
2015-09-14 18:08:24 +03:00
|
|
|
"license": "Apache-2.0",
|
2015-09-10 21:14:29 -05:00
|
|
|
"scripts": {
|
2017-02-03 12:52:22 -06:00
|
|
|
"lint": "jshint . && eslint . && flow",
|
2015-09-10 11:15:56 -06:00
|
|
|
"validate": "npm ls"
|
2014-04-13 14:25:47 +02:00
|
|
|
},
|
2015-09-10 11:15:56 -06:00
|
|
|
"pre-commit": [
|
|
|
|
|
"lint"
|
|
|
|
|
],
|
|
|
|
|
"browser": {
|
2016-12-03 19:26:19 -06:00
|
|
|
"aui": "@atlassian/aui/lib/js/aui.js",
|
2016-09-22 00:57:22 -05:00
|
|
|
"aui-css": "./node_modules/@atlassian/aui/dist/aui/css/aui.min.css",
|
2016-12-03 19:26:19 -06:00
|
|
|
"aui-experimental": "@atlassian/aui/lib/js/aui-experimental.js",
|
2016-09-22 00:57:22 -05:00
|
|
|
"aui-experimental-css": "./node_modules/@atlassian/aui/dist/aui/css/aui-experimental.min.css",
|
|
|
|
|
"autosize": "./node_modules/autosize/build/jquery.autosize.js",
|
2016-12-03 19:26:19 -06:00
|
|
|
"jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js",
|
2016-09-22 00:57:22 -05:00
|
|
|
"popover": "./node_modules/bootstrap/js/popover.js",
|
2015-09-10 11:15:56 -06:00
|
|
|
"strophe-disco": "./node_modules/strophejs-plugins/disco/strophe.disco.js",
|
2016-09-22 00:57:22 -05:00
|
|
|
"tooltip": "./node_modules/bootstrap/js/tooltip.js"
|
2015-09-10 11:15:56 -06:00
|
|
|
}
|
2014-04-13 14:25:47 +02:00
|
|
|
}
|