ranyitz/qnm
:mag: cli utility for querying the node_modules directory observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 63
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3102
- days_rel: n/a
- days_push: 224
- n_releases_24m: 0
Adoption not part of the score
2066 stars · 35 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
qnm is a fast CLI utility for querying the node_modules directory to see which versions of packages are installed, including nested duplicates. It supports npm and yarn, monorepos, fuzzy search, and explains why a package was installed.
Use cases
- check which version of lodash is installed in node_modules
- find all duplicate instances of a package across nested node_modules
- figure out why a package was installed
- fuzzy search installed packages interactively
- inspect installed package versions in a monorepo
- see when an installed package version was released and what the latest version is
When to choose
- npm list is too slow or noisy for your workflow
- you need to debug duplicate or nested package versions
- you work with npm or yarn projects including monorepos
When to avoid
- you need to manage or install packages rather than inspect them
- you are not working in a Node.js project
Facets
cli-tool · maturity active
cli developer-tools search-engine developer-tools backend cli cross-platform node-modules npm yarn package-versions fuzzy-search monorepo typescript command-line nodejs
2 sources
- readme: https://github.com/ranyitz/qnm · fetched 2026-08-28 · 12ecbe8b12c3
- registry_npm: https://registry.npmjs.org/qnm · fetched 2026-08-29 · e2457f9b5f4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ranyitz/qnm | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem