diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index e0fc9b5..3e99504 100644 --- a/packages.json +++ b/packages.json @@ -14,6 +14,19 @@ "web": "https://github.com/watzon/github-api-nim" }, { + "name": "nimates", + "url": "https://github.com/jamesalbert/nimates", + "method": "git", + "tags": [ + "library", + "postmates", + "delivery" + ], + "description": "Client library for the Postmates API", + "license": "Apache", + "web": "https://github.com/jamesalbert/nimates" + }, + { "name": "discordnim", "url": "https://github.com/Krognol/discordnim", "method": "git", |
