{ "lerna": "2.0.0-beta.23", "version": "6.23.0", "changelog": { "repo": "babel/babel", "labels": { "tag: spec compliancy": ":eyeglasses: Spec Compliancy", "tag: breaking change": ":boom: Breaking Change", "tag: new feature": ":rocket: New Feature", "tag: bug fix": ":bug: Bug Fix", "tag: polish": ":nail_care: Polish", "tag: documentation": ":memo: Documentation", "tag: internal": ":house: Internal" } }, "bootstrapConfig": { "ignore": "babel-runtime" }, "publishConfig": { "ignore": [ "*.md", "test/**" ] } }