{ "name": "d3/points", "description": "Add a Premiumpoints system.", "type": "oxideshop-module", "keywords": [ "oxid", "modules", "eShop", "d3", "Premiumpoints" ], "authors": [ { "name": "D3 Data Development (Inh. Thomas Dartsch)", "email": "info@shopmodule.com", "homepage": "http://www.d3data.com", "role": "Owner" } ], "support": { "email": "support@shopmodule.com" }, "homepage": "https://www.oxidmodule.com/", "license": [ "proprietary" ], "suggest": { }, "extra": { "oxideshop": { "source-directory": "/src", "target-directory": "d3/points" } }, "require": { "oxid-esales/oxideshop-ce": "6.3 - 6.8", "d3/modcfg": "^5.3.6.000 || ^6" }, "autoload": { "psr-4": { "D3\\Points\\": "../../../source/modules/d3/points" } } }