lsmod

JSON →
library 1.0.0 ·javascript maintenance
verified Jun 7, 2026

Fetches the list of modules and their installed versions loaded by the entry file of a Node.js application. Version 1.0.0 is the latest stable release; the package appears stable with no active development. It is a lightweight utility that provides the actual installed version of each module, not the dependency version string. Different from other module listing tools by focusing on the root project's dependencies with minimal API.