{
"name": "gemini-rag-tool",
"version": "1.0.0",
"type": "module",
"dependencies": {
"axios": "^1.7.0",
"cheerio": "^1.0.0",
"dotenv": "^16.4.0",
"kuromoji": "^0.1.2",
"telos-db": "file:../..",
"winston": "^3.12.0",
"winston-daily-rotate-file": "^5.0.0"
}
}