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