Newer
Older
"license": "GPL-2.0",
"authors": [
{
"name": "Gregor Gawol",
"email": "gawol@ub.uni-leipzig.de"
},
{
"name": "Pascal Kanter",
"email": "kanter@ub.uni-leipzig.de"
"psr/http-client": "^1.0",
"guzzlehttp/psr7": "^1.4",
"ext-json": "*",
},
"autoload": {
"psr-4": {
"finc\\Boss\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"finc\\Boss\\tests": "tests/"
}
},
"scripts": {
"test": "phpunit --bootstrap vendor/autoload.php tests"
},
"extra": {
"vufind": {
"themes": {