uckkk/dsh-json-merge0

dsh-json-merge

JSON 深合并:递归合并多个 JSON 对象,支持数组策略与冲突处理(Deep JSON merge tool for DeepSeek Harness)

包名
dsh-json-merge
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-json-merge

dsh-json-merge · JSON 深合并

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-json-merge

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-json-merge"