cc-hearts / node-check-modules-path

Analyzing node_modules storage paths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-check-modules-path

node-check-modules-path is a tool for analyzing dependencies in the node_modules directory on your disk and generating them into a deps.json file. It also provides a command-line interface for conveniently removing these dependency projects.

About

Analyzing node_modules storage paths

License:MIT License


Languages

Language:JavaScript 61.4%Language:TypeScript 38.6%