mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
13 lines
315 B
JSON
13 lines
315 B
JSON
|
{
|
||
|
"app":"CodeBlock",
|
||
|
"name":"CodeBlock",
|
||
|
"description":"Programming using interlocking blocks",
|
||
|
"info":{
|
||
|
"author": "Xuan Sang LE",
|
||
|
"email": "xsang.le@gmail.com"
|
||
|
},
|
||
|
"version":"0.0.1-a",
|
||
|
"category":"Programming",
|
||
|
"iconclass":"fa fa-puzzle-piece",
|
||
|
"mimes":["none"]
|
||
|
}
|