{ "name": "d3/contenttabs", "description": "Extended description module for OXID eShop.", "type": "oxideshop-module", "keywords": [ "oxid", "modules", "eShop", "d3", "tabs" ], "authors": [ { "name": "D3 Data Development (Inh. Thomas Dartsch)", "email": "info@shopmodule.com", "homepage": "http://www.oxidmodule.com", "role": "Owner" } ], "support": { "email": "support@shopmodule.com" }, "homepage": "https://www.oxidmodule.com/", "license": [ "proprietary" ], "suggest": { "oxid-projects/statistics-module": "allows the graphical evaluation of statistics" }, "extra": { "oxideshop": { "source-directory": "/src", "target-directory": "d3/contenttabs" } }, "require": { "php": "5.6.* || 7.0.*", "ext-ionCube-Loader": "*", "oxid-esales/oxideshop-ce": "6.0.x", "d3/modcfg": ">=5.1.0.0" } }