aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 4668b7b2f973ac1e75c06de417ae526d67598bdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "id": "jid0-uXmbeWgOltUUuqrHKhrR7hW3IQY",
    "dependencies": [
        "api-utils", "addon-kit"
    ],
    "fullName": "bugzilla-triage-scripts",
    "description": "Additional buttons and other function helping in the triage on bugzilla",
    "author": "Matej Cepl (http://matej.ceplovi.cz)",
    "license": "MIT/X11 (http://opensource.org/licenses/mit-license.php) and MPL",
    "version": "1.4",
    "contributors": [
      "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>",
      "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>",
      "Heather Arthur (http://harthur.wordpress.com/) <harthur@mozilla.com>",
      "Steve Fink (http://blog.mozilla.com/sfink/) <sfink@mozilla.com>"
    ],
    "url": "https://fedorahosted.org/bugzilla-triage-scripts/" 
}