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/package.json
2022-02-09 16:35:37 +01:00

11 lines
233 B
JSON

{
"devDependencies": {
"@rocket.chat/apps-engine": "^1.19.0",
"@types/node": "14.14.6",
"tslint": "^5.10.0",
"typescript": "^4.0.5"
},
"dependencies": {
"scimmy": "^0.10.0"
}
}