dependency_tree
Retrieve the direct dependency tree for any npm package to analyze its required components and understand project structure.
Instructions
Get dependency tree for an npm package (direct deps only).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name |