Newer
Older
"description" : "Provided currency calculation and a automtatic cron to get the Euro foreign exchange reference rates.",
"license" : "GPL-2.0+",
"authors" : [{
"name": "Henning Leutz",
"email": "leutz@pcsg.de",
"homepage": "http://www.pcsg.de",
"role": "Developer"
}],
"support" : {
"email" : "support@pcsg.de"
},
"require": {
},
"autoload": {
"psr-0" : {
"QUI" : "lib/"
}
}
}