From 423153a4b7211dc313bdf3f9c774ff764a7dcb9d Mon Sep 17 00:00:00 2001 From: jamesalbert Date: Sat, 4 Nov 2017 00:01:27 -0700 Subject: [PATCH] added nimates --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index e0fc9b5..3e99504 100644 --- a/packages.json +++ b/packages.json @@ -13,6 +13,19 @@ "license": "WTFPL", "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",