{
  "name": "Sharing Features",
  "description": "Share files and folders with internal or external collaborators",
  "homepage": "https://pydio.com/",
  "license":"AGPL-3.0",
  "autoload": {
    "psr-4": {
      "Pydio\\Share\\": "./src"
    }
  }
}
