UNPKG

magcore-osd-tv

Version:

TV app notification osd.

54 lines 1.29 kB
{ "name": "magcore-osd-tv", "version": "5.6.11-7e85abf", "description": "TV app notification osd.", "author": { "name": "Infomir", "email": "support@infomir.eu" }, "keywords": [ "ministra", "magcore", "osd", "tv" ], "license": "license.md", "config": { "type": "osd", "name": "osdTv", "description": "TV app notification osd.", "metrics": { "480": { "width": "640px", "height": "40px", "top": "30px", "left": "48px" }, "576": { "width": "640px", "height": "40px", "top": "50px", "left": "55px" }, "720": { "width": "1200px", "height": "56px", "top": "68px", "left": "40px" }, "1080": { "width": "1800px", "height": "84px", "top": "102px", "left": "60px" } }, "actions": { "osd-tv": true }, "uris": { "app": "/", "entry": "index.html" } } }