{ "lerna": "3.0.0-beta.14", "packages": ["packages/*"], "version": "independent", "command": { "publish": { "registry": "http://localhost:4873/", "ignoreChanges": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"] } }, "npmClient": "yarn", "useWorkspaces": true, "registry": "http://localhost:4873" }