summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/examples/theme/package.json
blob: bb18a78aeffbf1188324bd5d253e1ea583d5a38f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "theme",
  "title": "theme",
  "id": "theme@jetpack",
  "description": "How to create new theme for devtools",
  "author": "Jan Odvarko",
  "license": "MPL-2.0",
  "version": "0.1.0",
  "main": "lib/main"
}