A pastebin for markdown pages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
582 B

{
"name": "NoteHub",
"version": "3.0.0",
"description": "Free Pastebin for One-Off Markdown Publishing",
11 years ago
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/chmllr/NoteHub.git"
},
"keywords": [
"markdown",
"pastebin"
],
"author": "Christian Müller <notehub@icloud.com> (http://github.com/chmllr)",
"license": "ISC",
"bugs": {
"url": "https://github.com/chmllr/NoteHub/issues"
},
"homepage": "https://github.com/chmllr/NoteHub"
}