diff options
| author | achesak <achesak@yahoo.com> | 2013-10-06 17:16:22 -0500 |
|---|---|---|
| committer | achesak <achesak@yahoo.com> | 2013-10-06 17:16:22 -0500 |
| commit | fed6eb0bcbdb93ad4646cbcf96786405a32638d4 (patch) | |
| tree | aa2d7084df9cc3fb76b525d32e6e9b8951fa0541 | |
| parent | adfe855b5cdfcf770ab36221a288cd7eb31a5f33 (diff) | |
| download | packages-fed6eb0bcbdb93ad4646cbcf96786405a32638d4.tar.gz packages-fed6eb0bcbdb93ad4646cbcf96786405a32638d4.zip | |
Added nimrod-pastebin.
| -rw-r--r-- | packages.json | 9 |
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" } ] |
