A fun, AI-powered dependency analyzer that roast your unused packages and nudges you to fix missing and outdated ones.
Run inside your Node project:
npx npm-regret
Set GROQ_API_KEY
to enable AI quips.
Detects packages not imported anywhere.
Shows packages you use but forgot to install.
Summarizes updates via npm outdated
.
Groq LLM gives concise, funny advice.