initial with Discord
This commit is contained in:
commit
acfeab68e6
7 changed files with 142 additions and 0 deletions
21
package.json
Normal file
21
package.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "out-of-your-element",
|
||||
"version": "1.0.0",
|
||||
"description": "A bridge between Matrix and Discord",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@ssh.gitdab.com:cadence/out-of-your-element.git"
|
||||
},
|
||||
"keywords": [
|
||||
"matrix",
|
||||
"discord",
|
||||
"bridge"
|
||||
],
|
||||
"author": "Cadence, PapiOphidian",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cloudstorm": "^0.6.1",
|
||||
"snowtransfer": "^0.6.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue