32 lines
579 B
JSON
32 lines
579 B
JSON
|
|
{
|
||
|
|
"language": "8th",
|
||
|
|
"slug": "8th",
|
||
|
|
"active": false,
|
||
|
|
"status": {
|
||
|
|
"concept_exercises": false,
|
||
|
|
"test_runner": false,
|
||
|
|
"representer": false,
|
||
|
|
"analyzer": false
|
||
|
|
},
|
||
|
|
"blurb": "TODO: add blurb",
|
||
|
|
"version": 3,
|
||
|
|
"online_editor": {
|
||
|
|
"indent_style": "space",
|
||
|
|
"indent_size": 4,
|
||
|
|
"highlightjs_language": "TODO: specify highlightjs language"
|
||
|
|
},
|
||
|
|
"files": {
|
||
|
|
"solution": [],
|
||
|
|
"test": [],
|
||
|
|
"example": [],
|
||
|
|
"exemplar": []
|
||
|
|
},
|
||
|
|
"exercises": {
|
||
|
|
"concept": [],
|
||
|
|
"practice": []
|
||
|
|
},
|
||
|
|
"concepts": [],
|
||
|
|
"key_features": [],
|
||
|
|
"tags": []
|
||
|
|
}
|