{
  "name": "Internal Messaging",
  "description": "Dispatch and collect messages inside the application or using external booster tool.",
  "homepage": "https://pydio.com/",
  "license":"AGPL-3.0",
  "autoload": {
    "psr-4": {
      "Pydio\\Mq\\Core\\": "./src"
    }
  }
}
