summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/examples/theme/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/examples/theme/package.json')
-rw-r--r--addon-sdk/source/examples/theme/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/addon-sdk/source/examples/theme/package.json b/addon-sdk/source/examples/theme/package.json
deleted file mode 100644
index bb18a78ae..000000000
--- a/addon-sdk/source/examples/theme/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "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"
-}