Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
bun info 显示来自 npm 注册表的包元数据。
用法
terminal
react 包的信息,包括其最新版本、描述、主页、依赖项等。
查看特定版本
要查看特定版本的信息:terminal
查看特定属性
你还可以查询包元数据中的特定属性:terminal
JSON 输出
若要获得 JSON 格式的输出,使用--json 参数:
terminal
别名
bun pm view 是 bun info 的别名:
terminal
示例
terminal