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-03-21 11:20:39 +01:00

12 lines
279 B
JSON

{
"scripts": {
"package": "rc-apps package"
},
"devDependencies": {
"@rocket.chat/apps-cli": "1.9.0",
"@rocket.chat/apps-engine": "^1.31.0",
"@types/node": "14.14.6",
"tslint": "^5.20.1",
"typescript": "^4.6.2"
}
}