{
	"name": "customweb/sagepaycw",
	"description": "Extend Oxid Payment",
	"type": "oxideshop-module",
  "keywords": ["oxid", "modules", "eShop"],
  "homepage": "https://www.al-ko.com",
  "license": ["GPL-3.0", "proprietary"],
  "extra": {
    "oxideshop": {
      "target-directory": "customweb/sagepaycw"
    }
  },
  "version": "2.0.243",
  "require": {
    "php": ">=7.0"
  },
  "autoload": {
		"psr-4": {
			"Customweb": "./"
  	}
  }
}
