Would it be possible to allow the consumer to define additional fields that they would like extracted from package.json and added into the output JSON? For instance, I'm looking to get the homepage field. I think with a simple addition to the options and reflection in the LicenseMetaAggregator this can be accomplished.
I can also help with the implementation and PR if you'd prefer.
Would it be possible to allow the consumer to define additional fields that they would like extracted from
package.jsonand added into the output JSON? For instance, I'm looking to get thehomepagefield. I think with a simple addition to the options and reflection in theLicenseMetaAggregatorthis can be accomplished.I can also help with the implementation and PR if you'd prefer.