{"library":"packument","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","npm","package","packument","registry"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install packument","imports":["const packument = require('packument')","const packument = require('packument').factory({ full: true })","packument('levelup', (err, result) => { ... })"]},{"cmd":"yarn add packument","imports":[]},{"cmd":"pnpm add packument","imports":[]}],"homepage":"https://github.com/vweevers/packument","github":"https://github.com/vweevers/packument","docs":null,"changelog":null,"pypi":null,"npm":"packument","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}