npmSize
Get npm package size details, including dependencies and bundle size, by providing a list of package names. Use this information to assess package footprint.
Instructions
Get package size information including dependencies and bundle size
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to get size information for | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| results | No | ||
| summary | No |