aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bugzilla/package.json
blob: b1f7412fa766401212e71ab3f9f3e9c5f47059ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "bugzilla",
  "name": "Bugzilla",
  "version": "1.0.0",
  "license": "MIT",
  "aliases": [],
  "config": {
    "serviceURL": "https://bugzilla.mozilla.org/",
    "hasCustomUrl": true,
    "message": "Bugzilla's default URL is https://bugzilla.mozilla.org/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}