Currently, interaction with JSON AST is complex and requires a lot of boiler-platting. With this change we add `jsonc-parser` and add a basic helper class to greatly simplify such interaction.
This would come in handle when writing new migrations in 10.1+
**Note**: this is a private implementation and shouldn't be used by 3rd parties.