pnpm search
添加于:v11.0.0
Aliases: s, se, find
Search the registry for packages matching the given keywords.
pnpm search <keyword> [<keyword> ...]
示例
pnpm search webpack plugin
pnpm search @types/node
配置项
--json
Output search results in JSON format.
--search-limit <number>
- Default: 20
Maximum number of results to show.