17 lines
302 B
JSON
17 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"
|
||
|
]
|
||
|
}
|