You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
14 lines
488 B
JSON
14 lines
488 B
JSON
{
|
|
"name": "CamTestNew",
|
|
"publisher": "ACME Inc",
|
|
"short_description": "Simple test of the camera",
|
|
"long_description": "A simple test of the camera makes it possible to validate the hardware.",
|
|
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.2.mpk_icon_64x64.png",
|
|
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.2.mpk",
|
|
"fullname": "com.example.camtest",
|
|
"version": "0.0.2",
|
|
"entrypoint": "assets/camtestnew.py",
|
|
"category": "camera"
|
|
}
|
|
|