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