mirror of
https://github.com/MrUnknownDE/unknownbin.git
synced 2026-04-18 13:53:44 +02:00
first push
This commit is contained in:
15
app.json
Normal file
15
app.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user