{"library":"node-modules-inspector","type":"library","category":null,"description":"Node Modules Inspector is an interactive command-line interface (CLI) and web UI tool designed for comprehensive analysis and visualization of the `node_modules` directory within JavaScript/TypeScript projects. Maintained by Anthony Fu, the package is currently at version 1.4.2 and receives regular updates, as indicated by its recent feature and bugfix releases. It helps developers understand their project's dependency graph, identify installed dependencies, analyze package sizes, detect module types (ESM vs. CJS), and locate duplicates or version conflicts. The tool differentiates itself by offering an interactive UI that can be launched locally or built into a static report for hosting, supporting various package managers including npm, pnpm, and Bun. It is particularly useful for debugging dependency issues, optimizing bundle sizes in large projects or monorepos, and quickly assessing potential vulnerabilities through its report view.","language":"javascript","status":"active","version":"1.4.2","tags":["javascript","typescript"],"install":[{"cmd":"npm install node-modules-inspector","imports":["import { run } from 'node-modules-inspector/cli';\n// Or, for direct CLI usage:\n// npx node-modules-inspector","import { analyzeProject } from 'node-modules-inspector/core';\n// For detailed analysis.","import type { ModuleReport } from 'node-modules-inspector/types';"]},{"cmd":"yarn add node-modules-inspector","imports":[]},{"cmd":"pnpm add node-modules-inspector","imports":[]}],"homepage":null,"github":"https://github.com/antfu/node-modules-inspector","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-modules-inspector","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-modules-inspector/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}