Skip to content

Commit 4c12a5b

Browse files
committed
Update package.json
1 parent d485ee1 commit 4c12a5b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@
55
66
"description": "Firefox plugin for jQuery development",
77
"main": "index.js",
8+
"icon": "chrome://firequery/skin/firequery-icon.png",
89
"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",
915
"engines": {
1016
"firefox": ">=36.0"
1117
},

0 commit comments

Comments
 (0)