10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"name": "mdjnelson/moodle-mod_customcert",
|
|
"type": "moodle-mod",
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"extra": {
|
|
"installer-name": "customcert"
|
|
}
|
|
}
|