{ "version": "1.0.0-alpha.16", "npmClient": "npm", "hoist": true, "command": { "publish": { "ignoreChanges": [ "ignored-file", "*.md" ], "message": "chore(release): publish", "registry": "https://registry.npmjs.org" }, "bootstrap": { "ignore": "component-*", "npmClientArgs": [ ] } }, "packages": [ "packages/*" ] }