{
  "name": "magepow/module-onestepcheckout",
  "description": "Magepow One Step Checkout for Magento 2",
  "type": "magento2-module",
  
  "license": [
    "OSL-3.0",
    "AFL-3.0"
  ],
  "authors": [
    {
      "name": "Alothemes",
      "email": "support@magepow.com",
      "homepage": "https://magepow.com",
      "role": "Technical Support"
    }
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Magepow\\OnestepCheckout\\": ""
    }
  }
}
