Files
UXP/addon-sdk/source/examples/theme/package.json
T

11 lines
219 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"
}