{ "id": "tempmonitor", "name": "Temperature monitor", "version": "0.06", "description": "Another thermometer, besides displaying current temperature, stores it in a CSV file", "icon": "app.png", "tags": "tool", "interface": "interface.html", "supports": ["BANGLEJS", "BANGLEJS2"], "readme": "README.md", "screenshots": [{"url":"ss_emul_bjs2.png"}], "allow_emulator": true, "storage": [ {"name":"tempmonitor.app.js","url":"tempmonitor.app.js"}, {"name":"tempmonitor.img","url":"app-icon.js","evaluate":true} ] }