bundle_find_heavy_deps
Detect heavy dependencies in your package.json and get lighter alternatives to reduce bundle size.
Instructions
Identify heavy dependencies and suggest lighter alternatives
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| package_json | Yes | package.json content with dependencies to analyze |