llm-mixer / package.json
Hansimov's picture
:gem: [Feature] Enable posting requests with express as backend
7626743
raw
history blame
No virus
106 Bytes
{
"dependencies": {
"axios": "^1.6.2",
"body-parser": "^1.20.2",
"express": "^4.18.2"
}
}