37 lines
851 B
JSON
37 lines
851 B
JSON
{
|
|
"name": "d3/datawizardtasks",
|
|
"description": "Fantastic Spells and where to find them - Example exports and actions for the DataWizard /\n Phantastische Zaubersprüche und wo Sie zu finden sind - Beispielexporte und -aktionen für den DataWizard",
|
|
"type": "oxideshop-module",
|
|
"keywords": [
|
|
"oxid",
|
|
"modules",
|
|
"eShop",
|
|
"d3",
|
|
"export",
|
|
"DataWizard"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "D3 Data Development (Inh. Thomas Dartsch)",
|
|
"email": "info@shopmodule.com",
|
|
"homepage": "https://www.d3data.de",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"support": {
|
|
"email": "support@shopmodule.com"
|
|
},
|
|
"homepage": "https://www.oxidmodule.com/",
|
|
"license": [
|
|
"GPL-3.0-or-later"
|
|
],
|
|
"require": {
|
|
"d3/datawizard": "^3.0"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"D3\\DataWizardTasks\\": ""
|
|
}
|
|
}
|
|
}
|