This repository has been archived on 2024-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
rocketchat-scim/app.json

16 lines
No EOL
469 B
JSON

{
"id": "53fd430f-3924-4c6c-8774-b23fabfeb0e5",
"version": "0.0.2",
"requiredApiVersion": "^1.31.0",
"iconFile": "icon.png",
"author": {
"name": "IndieHosters",
"homepage": "https://indiehosters.net/",
"support": "https://lab.libreho.st/libre.sh/scim/rocketchat-scim/-/issues"
},
"name": "SCIM",
"nameSlug": "scim",
"classFile": "ScimApp.ts",
"description": "SCIM Service Provider",
"implements": []
}