Skip to content

dsh-json-merge

Verified

dsh-json-merge · v0.1.0 · MIT

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

Install

dsh plugin add dsh-json-merge

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Published to npm without a public repository. Inspect the package contents before installing.

Tags

Readme

dsh-json-merge · JSON 深合并

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

安装

dsh plugin add dsh-json-merge

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