{ "non-interactive": false, "dry-run": false, "verbose": false, "force": false, "pkgFiles": ["package.json"], "increment": "patch", "src": { "tagName": "v%s", "tagAnnotation": "v%s", "commitMessage": "v%s" }, "buildCommand": false, "dist": { "repo": false, "stageDir": ".stage", "baseDir": "dist", "files": ["**/*"] }, "npm": { "private": false, "publish": false, "publishPath": "." } }