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