Ai-Exocore / package.json
ChoruYt's picture
Create package.json
69db108 verified
Raw
History Blame Contribute Delete
122 Bytes
{
"name": "ai-exocore",
"version": "1.0.0",
"dependencies": {
"express": "^4.18.2",
"ollama": "^0.5.0"
}
}