aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 73c8b5e..5cc318d 100644
--- a/packages.json
+++ b/packages.json
@@ -712,5 +712,14 @@
"description":"Generates a GitHub documentation website for Nimrod projects.",
"license": "MIT",
"web": "http://gradha.github.io/gh_nimrod_doc_pages/"
+ },
+ {
+ "name":"midnight_dynamite",
+ "url": "git://github.com/gradha/midnight_dynamite",
+ "method": "git",
+ "tags":["wrapper", "library", "html", "markdown", "md"],
+ "description":"Wrapper for the markdown rendering hoedown library",
+ "license": "MIT",
+ "web": "http://gradha.github.io/midnight_dynamite/"
}
]