{ "name": "d3/oxid-deployer", "description": "Deployer recipe for OXID eShop", "type": "library", "license": "MIT", "homepage": "https://d3data.de/", "authors": [ { "name": "D3 Data Development (Inh. Thomas Dartsch)", "email": "info@shopmodule.com", "homepage": "https://www.d3data.de", "role": "Owner" } ], "require": { "deployer/deployer": "^7.4" }, "autoload": { "psr-4": { "D3\\OxidDeployer\\": "." } } }