{ "version": "0.16.3", "useWorkspaces": true, "npmClient": "yarn", "packages": [ "packages/*" ], "command": { "run": { "stream": true }, "publish": { "access": "public", "registry": "https://repo.yumc.pw/repository/npm-hosted/" } } }