Is there any 'good’ way to put comments on package.json#resolutions entries? I feel like most entries would benefit from a comment, but I can only use the “//" trick once, I'm scared to use JSONC comments, and package.json#resolutionsMeta doesn’t seem to be a thing...