summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/addons/author-email/package.json
blob: 2654ec431a80aa1cc66858e0f6c8ff68bfed9349 (plain)
1
2
3
4
5
6
{
  "id": "test-addon-author-email@jetpack",
  "author": "test <test@mozilla.com>",
  "version": "0.0.1",
  "main": "./main.js"
}