16 lines
375 B
JSON
16 lines
375 B
JSON
{
|
|
"version": "0.1.3",
|
|
"name": "RepoZilla",
|
|
"description": "APP installer",
|
|
"launch_path": "/index.html",
|
|
"icons": {
|
|
"32": "/content/img/icons/32.png",
|
|
"64": "/content/img/icons/64.png",
|
|
"128": "/content/img/icons/128.png"
|
|
},
|
|
"developer": {
|
|
"name": "@amirtorrez",
|
|
"url": "http://twitter.com/amirtorrez"
|
|
},
|
|
"installs_allowed_from": ["*"]
|
|
} |