This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 294
/
Copy pathpackage.json
125 lines (125 loc) · 4.5 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"name": "hublin",
"version": "0.1.0",
"description": "Hubl.in is a free and open source video conference solution built with love and designed with ethics in mind. It's the best way to initiate a communication anywhere with anybody and brings real time conversation to the next level. Hubl.in allows free communication without additional plugins.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/linagora/hublin.git"
},
"dependencies": {
"async": "2.0.1",
"async-eventemitter": "0.2.2",
"awesome-module": "1.1.0",
"awesome-module-manager": "1.2.0",
"awesome-node-redis-pubsub": "github:linagora/awesome-node-redis-pubsub",
"awesome-sessionstore": "github:linagora/awesome-sessionstore",
"body-parser": "1.15.2",
"bson": "0.5.5",
"chokidar": "1.6.0",
"connect-dynamic-middleware": "0.1.0",
"cookie-parser": "1.4.3",
"cors": "2.8.1",
"ejs": "2.5.7",
"email-addresses": "2.0.2",
"express": "4.14.0",
"express-domain-middleware": "0.1.0",
"express-session": "1.14.1",
"extend": "3.0.0",
"fs-extra": "0.30.0",
"hash_file": "0.1.1",
"helmet": "2.2.0",
"hublin.easyrtc.connector": "github:linagora/hublin-easyrtc-connector",
"hublin.janus.connector": "github:linagora/hublin-janus-connector",
"i18n": "git+https://github.com/linagora/i18n-node.git#multiDirectories",
"jade": "1.11.0",
"jstransformer-less": "2.2.0",
"konphyg": "1.4.0",
"less-middleware": "2.2.0",
"linagora.esn.collaborative-editor": "github:linagora/linagora.esn.collaborative-editor",
"linagora.esn.conference.email-invitation": "github:linagora/linagora.esn.conference.email-invitation",
"linagora.esn.conference.invitation": "github:linagora/linagora.esn.conference.invitation",
"linagora.esn.mailer": "github:linagora/linagora.esn.mailer",
"linagora.esn.webrtc": "github:linagora/linagora.esn.webrtc",
"linagora.esn.websocket-server": "github:linagora/linagora.esn.websocket-server",
"linagora.esn.yjs": "github:linagora/linagora.esn.yjs",
"linagora.esn.yjs-chat": "github:linagora/linagora.esn.yjs-chat",
"marked": "0.3.12",
"mongoconfig": "1.1.0",
"mongodb": "2.2.19",
"mongoose": "4.7.1",
"mongoose-auto-increment": "5.0.1",
"morgan": "1.7.0",
"node-uuid": "1.4.7",
"open": "0.0.5",
"pug": "2.0.0-rc.3",
"q": "1.4.1",
"redis": "2.6.2",
"trim": "0.0.1",
"winston": "2.2.0",
"winston-mail": "1.3.0"
},
"devDependencies": {
"@linagora/grunt-lint-pattern": "0.1.4",
"@linagora/grunt-run-grunt": "0.1.4",
"@linagora/karma-ng-jade2module-preprocessor": "0.5.3",
"bower": "1.8.2",
"chai": "3.5.0",
"closure-linter-wrapper": "1.1.0",
"cookie": "0.3.1",
"eslint": "3.6.0",
"eslint-config-airbnb-base": "8.0.0",
"eslint-config-linagora-esn": "github:linagora/eslint-config-linagora-esn#v1.1.0",
"eslint-plugin-import": "1.16.0",
"grunt": "1.0.1",
"grunt-continue": "0.1.0",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-pug": "1.0.0",
"grunt-contrib-uglify": "2.0.0",
"grunt-contrib-watch": "1.0.0",
"grunt-eslint": "19.0.0",
"grunt-karma": "2.0.0",
"grunt-mocha-cli": "3.0.0",
"grunt-ng-annotate": "2.0.2",
"grunt-nodemon": "0.4.2",
"grunt-puglint": "1.0.0",
"grunt-run": "0.6.0",
"grunt-shell": "2.1.0",
"grunt-shell-spawn": "0.3.10",
"grunt-usemin": "3.1.1",
"jasmine-core": "2.5.2",
"jit-grunt": "0.10.0",
"karma": "1.7.0",
"karma-chrome-launcher": "2.0.0",
"karma-coffee-preprocessor": "1.0.1",
"karma-coverage": "1.1.1",
"karma-firefox-launcher": "1.0.0",
"karma-html2js-preprocessor": "1.0.0",
"karma-jasmine": "1.0.2",
"karma-mocha": "1.1.1",
"karma-phantomjs-launcher": "1.0.2",
"karma-rawfixtures-preprocessor": "github:linagora/karma-rawfixtures-preprocessor",
"karma-requirejs": "1.1.0",
"karma-script-launcher": "1.0.0",
"karma-spec-reporter": "0.0.26",
"mocha": "3.1.2",
"mockery": "1.7.0",
"nodemon": "1.10.2",
"phantomjs-prebuilt": "2.1.12",
"requirejs": "2.3.2",
"rewire": "2.5.2",
"sinon": "4.1.6",
"sinon-chai": "2.14.0",
"supertest": "2.0.0",
"time-grunt": "1.4.0",
"usemin-patterns": "0.1.4"
},
"scripts": {
"postinstall": "./node_modules/bower/bin/bower install --allow-root",
"test": "grunt test --chunk=1"
},
"author": "Linagora Folks",
"license": "AGPLv3"
}