aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7c02647..416b251 100644
--- a/packages.json
+++ b/packages.json
@@ -195,5 +195,14 @@
"tags": ["app", "binary", "blog", "static", "generator"],
"description": "Static blog generator ala Jekyll.",
"license": "MIT"
+ },
+
+ {
+ "name": "nimrod-pastebin",
+ "url": "git://github.com/achesak/nimrod-pastebin",
+ "method": "git",
+ "tags": ["library", "wrapper", "pastebin"],
+ "description": "Pastebin API wrapper",
+ "license": "MIT"
}
]