packument

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

A Node.js library for fetching npm registry metadata (packuments) for a given package name. Version 2.0.0 supports scoped packages, private registries, and both abbreviated and full metadata formats. The API is callback-based with a factory pattern for preconfiguration. It is lightweight with zero dependencies. Useful for tools that need to inspect package metadata without relying on npm CLI. Maintained by Vincent Weevers.