ant-http/build/htdocs/dist/packages/default/HTMLViewer/metadata.json
2016-10-29 14:34:29 +02:00

23 lines
473 B
JSON

{
"className": "ApplicationHTMLViewer",
"name": "HTML Viewer",
"mime": [
"text\\/html"
],
"icon": "mimetypes/html.png",
"category": "utilities",
"preload": [
{
"type": "javascript",
"src": "combined.js"
},
{
"src": "scheme.html",
"type": "scheme"
}
],
"type": "application",
"path": "default/HTMLViewer",
"build": {},
"repo": "default"
}