sugoma-local-ai/package.json

18 lines
335 B
JSON

{
"name": "prankbot",
"type": "module",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.7.5",
"discord.js-selfbot-v13": "^3.3.0",
"ollama": "^0.5.8"
}
}