Files
MicroPythonOS/internal_filesystem/builtin/apps/com.example.osupdate/META-INF/MANIFEST.JSON
T

14 lines
417 B
JSON

{
"name": "OSUpdate",
"publisher": "ACME Inc",
"short_description": "Operating System Updater",
"long_description": "",
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.osupdate_0.0.2.mpk_icon_64x64.png",
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.osupdate_0.0.2.mpk",
"fullname": "com.example.osupdate",
"version": "0.0.2",
"entrypoint": "assets/osupdate.py",
"category": "osupdate"
}