Newer
Older
michael.daniel
committed
{
"name": "quiqqer\/timeline",
"type": "quiqqer-module",
"description": "This package contains some templates to simply create time lines and road maps.",
"license": "",
"authors": [
{
"name": "Michael Danielczok",
"email": "michael@pcsg.de",
"homepage": "https:\/\/www.pcsg.de",
michael.daniel
committed
"role": "Developer"
}
],
"support": {
"email": "support@pcsg.de",
michael.daniel
committed
},
"quiqqer\/core": "^2",
"quiqqer\/utils": "^2"
michael.daniel
committed
"autoload": {
"psr-4": {
"QUI\\Timeline\\": "src\/QUI\/Timeline"
michael.daniel
committed
}
}