Fast NPM Meta

Queries npm package metadata via the fast-npm-meta CLI — resolves package versions, dist-tags, publish dates, engine requirements, and version range specifiers. Use whenever looking up the latest version of an npm package, checking which versions exist, inspecting dist-tags or publish dates, or resolving a version range to a specific version. Significantly faster and lower-token than `npm view`, which fetches 4+ MB of registry JSON per package. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/antfu--fast-npm-meta--fast-npm-meta commit 31d21416d9

Frequently asked questions

npx skillmds@latest add tomevault-io/fast-npm-meta