{"library":"lsmod","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","modules","runtime"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lsmod","imports":["const lsmod = require('lsmod');","const modules = require('lsmod')();","const lsmod = require('lsmod'); const modules: Record<string, string> = lsmod();"]},{"cmd":"yarn add lsmod","imports":[]},{"cmd":"pnpm add lsmod","imports":[]}],"homepage":"https://github.com/shtylman/node-lsmod#readme","github":"git://github.com/shtylman/node-lsmod","docs":null,"changelog":null,"pypi":null,"npm":"lsmod","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}