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-10 15:37:18 +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.19.0",
"@types/node": "14.14.6",
"tslint": "^5.10.0",
"typescript": "^4.0.5"
}
}