aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bugzilla/package.json
blob: 3a73c27d7e86f15b2a26fa5277a0ecbadf150735 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "bugzilla",
  "name": "Bugzilla",
  "version": "1.1.1",
  "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
  }
}