Files
unknownbin/app.json
2025-10-13 18:09:01 +02:00

16 lines
386 B
JSON

{
"name": "unknownBIN",
"description": "unknownBIN is an open-source Pastebin software written in node.js.",
"repository": "https://github.com/MrUnknownDE/unknownbin",
"logo": "https://raw.githubusercontent.com/MarvinMenzerath/HastebinPlus/master/static/favicon.png",
"keywords": [
"node",
"paste",
"pastebin",
"haste",
"hastebin",
"code",
"syntax highlighting"
]
}