{
  "name": "magento/module-test-module-integration-from-config",
  "description": "test integration create from config",
  "require": {
        "php": "~5.6.5|7.0.2|7.0.4|~7.0.6",
    "magento/framework": "0.42.0-beta8",
    "magento/module-integration": "0.42.0-beta8"
  },
  "type": "magento2-module",
  "version": "1.0",
  "extra": {
    "map": [
      [
        "*",
        "Magento/TestModuleIntegrationFromConfig"
      ]
    ]
  }
}
