An open API service indexing awesome lists of open source software.

https://github.com/zardoy/package-info

Quickly see dependencies of NPM package
https://github.com/zardoy/package-info

Last synced: 11 months ago
JSON representation

Quickly see dependencies of NPM package

Awesome Lists containing this project

README

          

# Package Deps Info

## Why?

Only because [BundlePhobia](https://bundlephobia.com/) doesn't snow the actual list of dependencies, but it does great job of ESM Scanning and import cost stats.

Also, I needed the online version. For CLI usage, you can probably use [npm view](https://docs.npmjs.com/cli/v6/commands/npm-view) command.

---

Please, let me know if you find an alternative.