NPM Package Info
Look up NPM package details, versions, and dependencies.
Result:
What does NPM Package Info do?
Looks up NPM package details: latest version, description, dependencies, repository, and license.
What is it used for?
- Before install: Check package details and dependencies
- Documentation: Find repo and homepage links
- License check: Verify license for compliance
How it works
Uses the public NPM registry (registry.npmjs.org). No API key. Data is read-only.