diff --git a/app.json b/app.json new file mode 100644 index 0000000..191f864 --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "haste-server", + "description": "open source pastebin written in node.js", + "repository": "https://github.com/seejohnrun/haste-server", + "logo": "https://raw.githubusercontent.com/seejohnrun/haste-server/master/static/logo.png", + "keywords": ["pastebin", "haste", "node"] +}