aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorachesak <achesak@yahoo.com>2013-10-06 17:16:22 -0500
committerachesak <achesak@yahoo.com>2013-10-06 17:16:22 -0500
commitfed6eb0bcbdb93ad4646cbcf96786405a32638d4 (patch)
treeaa2d7084df9cc3fb76b525d32e6e9b8951fa0541
parentadfe855b5cdfcf770ab36221a288cd7eb31a5f33 (diff)
downloadpackages-fed6eb0bcbdb93ad4646cbcf96786405a32638d4.tar.gz
packages-fed6eb0bcbdb93ad4646cbcf96786405a32638d4.zip
Added nimrod-pastebin.
-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"
}
]