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