summaryrefslogtreecommitdiff
path: root/2016_lamp_browser/firefox/package.json
diff options
context:
space:
mode:
authorid_ed25519_bbb.git <joak@nospace.at>2016-12-19 21:46:26 +0100
committerid_ed25519_bbb.git <joak@nospace.at>2016-12-19 21:46:26 +0100
commit8e8310fcf99275c2bc42ab3ec56f3ff5a8640505 (patch)
tree91d702c7f3bc83038313bef9498d5866fb4c3a01 /2016_lamp_browser/firefox/package.json
parent26b134161719ca19c5174c9f6524a13280684155 (diff)
update lamp
Diffstat (limited to '2016_lamp_browser/firefox/package.json')
-rw-r--r--2016_lamp_browser/firefox/package.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/2016_lamp_browser/firefox/package.json b/2016_lamp_browser/firefox/package.json
deleted file mode 100644
index cd27a59..0000000
--- a/2016_lamp_browser/firefox/package.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "title": "lamp",
- "name": "lamp",
- "version": "0.0.1",
- "icon": "resource://lamp/data/icon-32.png",
- "homepage": "http://joak.nospace.at",
- "description": "If you turn off this lamp it will darken your browser!",
- "main": "index.js",
- "author": "joak",
- "engines": {
- "firefox": ">=38.0a1"
- },
- "license": "GPL",
- "keywords": [
- "jetpack"
- ]
-}