If you would like to add a plugin to this list, create a PR adding a JSON file with the plugins name as the filename and the following content:
{
"npm": "the npm package name of your plugin",
"author": "Your Twitter username",
"description": "A description of the plugin"
}