ionic-team / capacitor-plugin-registry

5 stars 7 forks source link

feat: refactor to generate detailed plugin json #1

Closed dtarnawsky closed 1 year ago

dtarnawsky commented 1 year ago

This will create plugin-data-raw.json which had more information than what plugin-data.json has. plugin-data.json can be molded to what the plugin registry needs.

New ENV variables: DATA_SCRIPTS_NPM_TOKEN This is for the npm api.