aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glowing-bear/package.json
blob: 7c25b188ab811e9290104f00fc3c85c9566ca46d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "glowing-bear",
  "name": "Glowing Bear",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.glowing-bear.org",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}