{
  "name": "dinhvan/matrix-rate",
  "version": "1.0.0",
  "description": "N/A",
  "type": "magento2-module",
  "require": {
    "magento/framework": "*",
    "webshopapps/module-matrixrate": "*"
  },
  "license": [
    "Proprietary"
  ],
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Dinhvan\\MatrixRate\\": ""
    }
  }
}
