mirror of
https://github.com/MrUnknownDE/unknownbin.git
synced 2026-04-06 00:32:08 +02:00
16 lines
386 B
JSON
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"
|
|
]
|
|
}
|