28 lines
536 B
JSON
28 lines
536 B
JSON
{
|
|
"id": "nl.h3n3b0sch.probeerprog",
|
|
"version": "1.0.0",
|
|
"compatibility": ">=5.0.0",
|
|
"sdk": 3,
|
|
"platforms": [
|
|
"local"
|
|
],
|
|
"name": {
|
|
"en": "probeerProg"
|
|
},
|
|
"description": {
|
|
"en": "Dit is om het programmeren te leren..."
|
|
},
|
|
"category": [
|
|
"tools"
|
|
],
|
|
"permissions": [],
|
|
"images": {
|
|
"small": "/assets/images/small.png",
|
|
"large": "/assets/images/large.png",
|
|
"xlarge": "/assets/images/xlarge.png"
|
|
},
|
|
"author": {
|
|
"name": "Hendrie Bosch",
|
|
"email": "hendrie.bosch@gmail.com"
|
|
}
|
|
} |