aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/guilded/package.json
blob: fbb7edafa00b8222698d37eaaab94b3331199a8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "guilded",
  "name": "Guilded",
  "version": "1.0.0",
  "description": "Guilded",
  "main": "index.js",
  "author": "Jake Lee <ferdi@jakelee.co.uk>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.guilded.gg/",
    "hasTeamId": false,
    "hasNotificationSound": true
  }
}