npm_search
Search the npm registry to find packages matching a query string, with optional limit on results.
Instructions
Search the npm registry for packages matching a query string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query text | |
| limit | No | Max number of results (default 20) |