{
  "name": "blue-logic/module-pay-by-mobile",
  "version": "1.0.0",
  "description": "N/A",
  "type": "magento2-module",
  "require": {
    "magento/framework": "*"
  },
  "license": [
    "Proprietary"
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "BlueLogic\\PayByMobile\\": ""
    }
  }
}
