npm CLI and Package Management

53 repos across 3 sub-areas

JavaScript tooling for npm's command-line interface and package registry operations. This cluster covers the core utilities that power npm's functionality—from package fetching and registry communication to dependency resolution and package metadata handling. Developers here will find libraries for interacting with npm registries, managing package dependencies, handling cryptographic package integrity (SSRI), and orchestrating the CLI workflows that make npm one of JavaScript's essential tools.