UNPKG

nodebb-plugin-buzzer

Version:

NodeBB plugin that will add the classic MSN buzzer to the chat!

25 lines (24 loc) 671 B
{ "name": "nodebb-plugin-buzzer", "version": "0.0.1", "description": "NodeBB plugin that will add the classic MSN buzzer to the chat!", "main": "library.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/MrWaffle/nodebb-plugin-buzzer" }, "keywords": [ "nodebb", "plugin", "buzzer", "msn" ], "author": "Mr_Waffle <mrwafflewaffle@aim.com>", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/MrWaffle/nodebb-plugin-buzzer/issues" } }