AndreasPizsa / plugin-powered

Your app powered by plugins 🚀💫 Universal Plugin Loader
1 stars 0 forks source link

Add `package.json` based configuration #2

Open AndreasPizsa opened 7 years ago

AndreasPizsa commented 7 years ago
{
  "plugin-powered": {
    "dir" : "./widget-plugins",
    "prefix" : "widget-plugin",
    "plugins": { }
  }
}