Files
luciferlinx a7af29f173 Toolkit feature backend (#452)
Toolkit feature backend changes consisting :

- Tool's new architecture
- introduction of toolkit
- tool configuration at the toolkit level
- Model Unit tests
- Helper method unit tests
- Changes in current tools as per new architecture and toolkit.
- Introduced the concept of tool manager and managing tools using tools.json for external tools
- Introducing a marketplace for tools
2023-06-23 15:36:53 +05:30

7 lines
82 B
JSON

{
"dependencies": {
"axios": "^1.4.0",
"react-toastify": "^9.1.3"
}
}