node_entry_points
Identify project entry points including package.json scripts, main fields, listen() calls, and shebang directives in JavaScript/TypeScript projects.
Instructions
Project entry points: package.json scripts, main, listen(), shebang.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |