cmc/thelounge-theme-crypto
🎨 Retro & high-contrast theme
clone: git clone https://gitbay.org/cmc/thelounge-theme-crypto.git
b3eb8be097686a3f362a6ecd2d66093d61b13156
signed_unknown_key
author: Jérémie Astori <jeremie@astori.fr> · 2018-04-11T04:39:02Z
package.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) new file mode 100644 @@ -0,0 +1,20 @@ +{ + "name": "thelounge-theme-crypto", + "version": "1.0.0", + "main": "package.json", + "thelounge": { + "name": "Crypto", + "type": "theme", + "css": "crypto.css" + }, + "license": "MIT", + "homepage": "https://github.com/thelounge/thelounge-theme-crypto#readme", + "repository": "https://github.com/thelounge/thelounge-theme-crypto", + "keywords": [ + "thelounge", + "thelounge-theme" + ], + "bugs": { + "url": "https://github.com/thelounge/thelounge-theme-crypto/issues" + } +}