diff options
author | id_ed25519_bbb.git <joak@nospace.at> | 2016-12-19 20:04:05 +0100 |
---|---|---|
committer | id_ed25519_bbb.git <joak@nospace.at> | 2016-12-19 20:04:05 +0100 |
commit | 26b134161719ca19c5174c9f6524a13280684155 (patch) | |
tree | 98883302b9e5229cb76a673e18ab8d0385679fd2 /2016_mirror_browser/firefox/package.json | |
parent | 3c08a384d5471bca3e414091aeef9afcfb9ba668 (diff) |
update
Diffstat (limited to '2016_mirror_browser/firefox/package.json')
-rw-r--r-- | 2016_mirror_browser/firefox/package.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/2016_mirror_browser/firefox/package.json b/2016_mirror_browser/firefox/package.json deleted file mode 100644 index 5cdbbbf..0000000 --- a/2016_mirror_browser/firefox/package.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "title": "mirror", - "name": "mirror", - "version": "0.0.1", - "icon": "resource://mirror/data/icon-32.png", - "homepage": "http://joak.nospace.at", - "description": "This mirror flips horizontally your online activity!", - "main": "index.js", - "author": "joak", - "engines": { - "firefox": ">=38.0a1" - }, - "license": "GPL", - "keywords": [ - "jetpack" - ] -} |