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