16 lines
294 B
16 lines
294 B
3 years ago
|
{
|
||
|
"version": "1",
|
||
|
"name": "InfoTren",
|
||
|
"launch_path": "/index.html",
|
||
|
"description": "Frontend for InfoFer scraper",
|
||
|
"developer": {
|
||
|
"name": "Dan Cojocaru",
|
||
|
"url": "https://dcdev.ro"
|
||
|
},
|
||
|
"installs_allowed_from": [
|
||
|
"*"
|
||
|
],
|
||
|
"default_locale": "en",
|
||
|
"permissions": {},
|
||
|
"cursor": false
|
||
|
}
|