diff options
| author | jamesalbert <jimmychanga.cheese@gmail.com> | 2017-11-04 00:01:27 -0700 |
|---|---|---|
| committer | jamesalbert <jimmychanga.cheese@gmail.com> | 2017-11-04 00:01:27 -0700 |
| commit | 423153a4b7211dc313bdf3f9c774ff764a7dcb9d (patch) | |
| tree | 7c861c8a46deaa9c94113c86ee6c020548719660 | |
| parent | 7564fd2189321134e85d79de2ded6d7f653add3c (diff) | |
| download | packages-423153a4b7211dc313bdf3f9c774ff764a7dcb9d.tar.gz packages-423153a4b7211dc313bdf3f9c774ff764a7dcb9d.zip | |
added nimates
| -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", |
