19 lines
470 B
JSON
19 lines
470 B
JSON
![]() |
{
|
||
|
"name": "dannecker/moodle-block_timetable",
|
||
|
"description": "A block template for Moodle based on http://docs.moodle.org/dev/Blocks",
|
||
|
"license": "GPLv3",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Raphael Dannecker",
|
||
|
"email": "raphael.dannecker@steinbeisschule-reutlingen.de"
|
||
|
}
|
||
|
],
|
||
|
"type": "moodle-block",
|
||
|
"require": {
|
||
|
"composer/installers": "~1.0"
|
||
|
},
|
||
|
"extra": {
|
||
|
"installer-name": "timetable"
|
||
|
}
|
||
|
}
|