2014-04-13 12:25:47 +00: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 14:31:50 +00:00
|
|
|
"//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
2014-04-13 12:25:47 +00:00
|
|
|
"dependencies": {
|
2016-09-16 03:22:56 +00:00
|
|
|
"@atlassian/aui": "^6.0.0",
|
2015-09-10 17:15:56 +00:00
|
|
|
"async": "0.9.0",
|
|
|
|
"autosize": "^1.18.13",
|
2015-10-06 21:14:37 +00:00
|
|
|
"bootstrap": "3.1.1",
|
2015-09-10 17:15:56 +00:00
|
|
|
"events": "*",
|
|
|
|
"i18next-client": "1.7.7",
|
2016-09-22 05:57:22 +00:00
|
|
|
"jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
|
2016-09-15 02:20:54 +00:00
|
|
|
"jquery": "~2.1.1",
|
2016-05-07 01:50:37 +00:00
|
|
|
"jquery-contextmenu": "*",
|
2016-07-08 19:41:25 +00:00
|
|
|
"jquery-ui": "1.10.5",
|
2015-09-10 17:15:56 +00:00
|
|
|
"jssha": "1.5.0",
|
2016-09-15 02:20:54 +00:00
|
|
|
"jws": "*",
|
2016-09-22 05:57:22 +00:00
|
|
|
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
2016-09-15 02:20:54 +00:00
|
|
|
"postis": "^2.2.0",
|
2016-10-25 19:57:18 +00:00
|
|
|
"react": "15.3.2",
|
|
|
|
"react-native": "0.36.0",
|
2016-10-07 15:28:54 +00:00
|
|
|
"react-native-vector-icons": "^2.0.3",
|
|
|
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
|
|
|
"react-redux": "^4.4.5",
|
|
|
|
"redux": "^3.5.2",
|
|
|
|
"redux-thunk": "^2.1.0",
|
2015-09-10 17:15:56 +00:00
|
|
|
"retry": "0.6.1",
|
|
|
|
"strophe": "^1.2.2",
|
2016-06-14 18:36:46 +00:00
|
|
|
"strophejs-plugins": "^0.0.6",
|
2016-10-07 15:28:54 +00:00
|
|
|
"toastr": "^2.0.3",
|
|
|
|
"url-polyfill": "github/url-polyfill",
|
|
|
|
"xmldom": "^0.1.22"
|
2015-09-11 15:52:53 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2016-09-22 05:57:22 +00:00
|
|
|
"babel-core": "*",
|
|
|
|
"babel-loader": "*",
|
2016-09-02 09:53:22 +00:00
|
|
|
"babel-polyfill": "*",
|
2016-09-30 16:16:51 +00:00
|
|
|
"babel-preset-es2015": "6.14.0",
|
2016-09-02 09:53:22 +00:00
|
|
|
"clean-css": "*",
|
2016-09-22 05:57:22 +00:00
|
|
|
"css-loader": "*",
|
2016-10-03 16:12:04 +00:00
|
|
|
"eslint": "*",
|
2016-10-07 15:28:54 +00:00
|
|
|
"eslint-plugin-jsdoc": "*",
|
|
|
|
"eslint-plugin-react": "*",
|
|
|
|
"eslint-plugin-react-native": "*",
|
2016-09-22 05:57:22 +00:00
|
|
|
"expose-loader": "*",
|
|
|
|
"file-loader": "*",
|
|
|
|
"imports-loader": "*",
|
2015-09-10 17:15:56 +00:00
|
|
|
"jshint": "2.8.0",
|
2016-09-02 09:53:22 +00:00
|
|
|
"node-sass": "^3.8.0",
|
2015-09-10 17:15:56 +00:00
|
|
|
"precommit-hook": "3.0.0",
|
2016-09-20 17:24:28 +00:00
|
|
|
"string-replace-loader": "*",
|
2016-09-22 05:57:22 +00:00
|
|
|
"style-loader": "*",
|
2016-09-20 17:24:28 +00:00
|
|
|
"webpack": "*"
|
2014-04-13 12:25:47 +00:00
|
|
|
},
|
2015-09-14 15:08:24 +00:00
|
|
|
"license": "Apache-2.0",
|
2015-09-11 02:14:29 +00:00
|
|
|
"scripts": {
|
2016-10-03 16:12:04 +00:00
|
|
|
"lint": "jshint . && eslint .",
|
2015-09-10 17:15:56 +00:00
|
|
|
"validate": "npm ls"
|
2014-04-13 12:25:47 +00:00
|
|
|
},
|
2015-09-10 17:15:56 +00:00
|
|
|
"pre-commit": [
|
|
|
|
"lint"
|
|
|
|
],
|
|
|
|
"browser": {
|
2016-09-22 05:57:22 +00:00
|
|
|
"aui-css": "./node_modules/@atlassian/aui/dist/aui/css/aui.min.css",
|
|
|
|
"aui-experimental-css": "./node_modules/@atlassian/aui/dist/aui/css/aui-experimental.min.css",
|
|
|
|
"autosize": "./node_modules/autosize/build/jquery.autosize.js",
|
|
|
|
"popover": "./node_modules/bootstrap/js/popover.js",
|
2015-09-10 17:15:56 +00:00
|
|
|
"strophe-disco": "./node_modules/strophejs-plugins/disco/strophe.disco.js",
|
|
|
|
"strophe-caps": "./node_modules/strophejs-plugins/caps/strophe.caps.jsonly.js",
|
2016-09-22 05:57:22 +00:00
|
|
|
"tooltip": "./node_modules/bootstrap/js/tooltip.js"
|
2015-09-10 17:15:56 +00:00
|
|
|
}
|
2014-04-13 12:25:47 +00:00
|
|
|
}
|