corrade-group-discord-bridge – Diff between revs 3 and 5
?pathlinks?
Rev 3 | Rev 5 | |||
---|---|---|---|---|
Line 1... | Line 1... | |||
1 | { |
1 | { |
|
2 | "name": "corrade-group-discord-bridge", |
2 | "name": "corrade-group-discord-bridge", |
|
3 | "version": "1.0.0", |
3 | "version": "1.1.0", |
|
4 | "description": "a bridge between SecondLife groups and Discord using Corrade", |
4 | "description": "a bridge between SecondLife groups and Discord using Corrade", |
|
5 | "main": "main.js", |
5 | "main": "main.js", |
|
6 | "scripts": { |
6 | "scripts": { |
|
7 | "test": "echo \"Error: no test specified\" && exit 1" |
7 | "test": "echo \"Error: no test specified\" && exit 1" |
|
8 | }, |
8 | }, |
|
Line 10... | Line 10... | |||
10 | "corrade", |
10 | "corrade", |
|
11 | "discord", |
11 | "discord", |
|
12 | "bot", |
12 | "bot", |
|
13 | "secondlife" |
13 | "secondlife" |
|
14 | ], |
14 | ], |
|
15 | "author": "Wizardry and Steamworks <office@grimore.org>", |
15 | "author": "Wizardry and Steamworks <wizardry.steamworks@outlook.com>", |
|
16 | "license": "CC-BY-2.0", |
16 | "license": "CC-BY-2.0", |
|
17 | "dependencies": { |
17 | "dependencies": { |
|
18 | "discord.js": "^12.5.3", |
18 | "discord.js": "^12.5.3", |
|
19 | "mqtt": "^2.18.9", |
19 | "mqtt": "^2.18.9", |
|
20 | "qs": "^6.13.1", |
20 | "qs": "^6.13.1", |