summarylogtreecommitdiffstats
path: root/package.json
blob: 0af0ffe77805c79072442f83be8e47839d4b6158 (plain)
1
2
3
4
5
6
7
{
  "type": "module",
  "dependencies": {
    "@google/generative-ai": "^0.21.0",
    "dotenv": "^16.4.5"
  }
}