We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d485ee1 commit 4c12a5bCopy full SHA for 4c12a5b
package.json
@@ -5,7 +5,13 @@
5
"id": "[email protected]",
6
"description": "Firefox plugin for jQuery development",
7
"main": "index.js",
8
+ "icon": "chrome://firequery/skin/firequery-icon.png",
9
"author": "Jan Odvarko (Mozilla Corp.)",
10
+ "contributors": [
11
+ "Antonin Hildebrand"
12
+ ],
13
+ "homepage": "https://github.com/firebug/firequery/wiki",
14
+ "forum": "https://groups.google.com/forum/#!forum/firebug",
15
"engines": {
16
"firefox": ">=36.0"
17
},
0 commit comments