repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Gitter migration: Setup redirects (rollout pt. 3)
[gitter.git]
/
modules
/
matrix-bridge
/
package.json
blob
4b32015ea6d6233812d85b93ec3dcc6fbf430f77
1
{
2
"name": "gitter-web-matrix-bridge",
3
"version": "1.0.0",
4
"main": "index.js",
5
"directories": {
6
"lib": "lib",
7
"test": "test"
8
},
9
"scripts": {
10
"test": "mocha test/"
11
},
12
"dependencies": {
13
},
14
"private": true
15
}