UNPKG

nodebb-plugin-rainbows

Version:

Add colors and gradients to your posts, tags, and more. Smile!

36 lines (35 loc) 820 B
{ "name": "nodebb-plugin-rainbows", "version": "1.5.0", "description": "Add colors and gradients to your posts, tags, and more. Smile!", "main": "library.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/yariplus/nodebb-plugin-rainbows" }, "keywords": [ "nodebb", "plugin", "colors", "rainbows", "redactor", "pride" ], "author": { "name": "yariplus", "email": "tafike@gmail.com" }, "license": "(CC0-1.0 OR MIT)", "bugs": { "url": "https://github.com/yariplus/nodebb-plugin-rainbows/issues" }, "readme": "", "readmeFilename": "README.md", "nbbpm": { "compatibility": "^1.0.0" }, "homepage": "https://github.com/yariplus/nodebb-plugin-rainbows" }