fast-npm-meta
CommunityResolve npm versions fast, cache-backed.
Software Engineering#npm#package metadata#version resolution#semver ranges#dist-tags#publish dates#caching api
Authorantfu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
npm registry queries can be slow and download large JSON payloads when you only need a packageās latest version, dist-tags, publish dates, or a resolved version range.
Core Features & Use Cases
- Latest and range resolution: Get the latest version, resolve tags like alpha, and convert semver ranges (caret, comparators, hyphen ranges) into a specific version.
- Lean metadata retrieval: Query only the required fields with a caching proxy to reduce bandwidth and latency compared with npm view.
- Full package inspection: Fetch all versions and dist-tags, optionally including per-version metadata like engines and deprecated/provenance details; filter to versions published after a date.
Quick Start
Ask: "Using fast-npm-meta, tell me the latest version for vite and resolve the range nuxt@^3.5 to an exact version."
Dependency Matrix
Required Modules
None requiredComponents
Standard packageš» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fast-npm-meta Download link: https://github.com/antfu/fast-npm-meta/archive/main.zip#fast-npm-meta Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.