E-learning-Server/htdocs/composer.json

14 lines
270 B
JSON

{
"name": "chu-tdap/uelearning",
"description": "無所不在學習導引系統之研製",
"authors": [
{
"name": "Yuan Chiu",
"email": "chyuaner@gmail.com"
}
],
"require": {
"slim/slim": "2.*"
}
}