diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-11-04 12:45:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-04 12:45:24 +0000 |
| commit | 8f1e76d960ab634ff57a1320dc64e9bb7b8a3663 (patch) | |
| tree | 7c861c8a46deaa9c94113c86ee6c020548719660 /packages.json | |
| parent | 7564fd2189321134e85d79de2ded6d7f653add3c (diff) | |
| parent | 423153a4b7211dc313bdf3f9c774ff764a7dcb9d (diff) | |
| download | packages-8f1e76d960ab634ff57a1320dc64e9bb7b8a3663.tar.gz packages-8f1e76d960ab634ff57a1320dc64e9bb7b8a3663.zip | |
Merge pull request #608 from jamesalbert/master
added nimates
Diffstat (limited to 'packages.json')
| -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", |
