meow why-dep
Trace why a package is in the dependency tree, readingmeow.lock.jsonl.
Exits non-zero if the package isn’t reachable from any direct dependency.
meow why-large
List lockfile packages by cached tarball size.meow why-slow
Report cold-start timing; with a target, basic module + lockfile stats.meow doctor
Environment, config, and lockfile health, as a panel.package.json, lockfile, node_modules, and cache status. No flags.
meow sync
Regenerate the shadow config and bundled type declarations frommeow.config.json.
.meow/tsconfig.json, .meow/strict-web.d.ts, the meow:* declarations
under .meow/types/meow/, and the root tsconfig.json shim. Never touches
package.json. Run it after editing meow.config.json.
meow ls
List active dev servers discovered vialsof, with labels for well-known ports
(Next.js, Vite, Astro, Tauri, Wrangler, …). Available on macOS and Linux.
Contributor command.
meow types (--emit / --check) regenerates the
bundled meow:* .d.ts declarations from the runtime sources. It only runs
inside the meow repository checkout and is meant for contributors, not end users.
Set MEOW_TSC to point at a specific compiler.Built-in module APIs
meow:http, meow:ui, meow:test.