summaryrefslogtreecommitdiff
path: root/2016_mirror_browser/firefox/package.json
blob: 5cdbbbfd8d19095e1780fbead0b220730ea29f8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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"
  ]
}