jusfox/package.json
2016-07-19 17:19:05 +02:00

16 lines
302 B
JSON

{
"title": "Jusfox",
"name": "jusfox",
"version": "0.0.1",
"description": "Legislative text finder",
"main": "index.js",
"author": "Klaus-Uwe Mitterer",
"engines": {
"firefox": ">=38.0a1",
"fennec": ">=38.0a1"
},
"license": "Kumi License",
"keywords": [
"jetpack"
]
}