aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: a7e50a38824662d2889612711a9b6ee2f232ebc5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "description": "Tweaks bugzilla.mozilla.org with all the goodness that _should_ come out of the box", 
    "license": "MPL", 
    "author": "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", 
    "contributors": ["Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>"],
    "url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks", 
    "version": "1.0", 
    "dependencies": [
        "jetpack-core"
    ], 
    "fullName": "Bugzilla Tweaks", 
    "id": "jid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q"
}