nodejs_project_info
Analyze a Node.js project directory to extract details from package.json, including dependencies and frameworks used, to understand project setup and requirements.
Instructions
Get comprehensive Node.js project information (package.json, dependencies, frameworks)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Working directory to analyze |