Closed stephenplusplus closed 6 years ago
Definitely should be in package.json
imo, because for uninstalled plugins we could simply parse the JSON in the plugin explorer (whenever that comes) to display most info about it. Then for installed plugins we would know which files to load when a user requests to view a particular plugin.
All plug-ins are hosted on npm, and we will use the package.json to store metadata.