{ "id": "slopeclock", "name": "Slope Clock", "version":"0.04", "description": "A clock where hours and minutes are divided by a sloping line. When the minute changes, the numbers slide off the screen", "icon": "app.png", "screenshots": [{"url":"screenshot.png"}], "type": "clock", "tags": "clock", "supports" : ["BANGLEJS2"], "storage": [ {"name":"slopeclock.app.js","url":"app.js"}, {"name":"slopeclock.img","url":"app-icon.js","evaluate":true} ] }