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