davideicardi / live-plugin-manager

Plugin manager and installer for Node.JS
MIT License
233 stars 44 forks source link

Enhances the IPluginInfo to contain also the description #45

Open karlitos opened 3 years ago

karlitos commented 3 years ago

I also added the check for the package.json main property, since in the thrown error you states, that it shall be a required property.