Files
ai-commenter/package.json
2025-06-17 10:03:07 +02:00

18 lines
327 B
JSON

{
"name": "ai-commenter",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"axios": "^1.10.0",
"cli-progress": "^3.12.0"
}
}