tenfourfox/addon-sdk/source/examples/theme/package.json
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
229 B
JSON

{
"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"
}