From ec643740b8980a39729d5ff6331a6c9f857e714b Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Sat, 28 Sep 2019 02:28:26 -0400 Subject: [PATCH] Added package bluu (#1187) --- packages.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/packages.json b/packages.json index 62f146e..d8bda35 100644 --- a/packages.json +++ b/packages.json @@ -14496,5 +14496,22 @@ "description": "Bindings for SunVox modular synthesizer", "license": "MIT", "web": "https://github.com/exelotl/nim-sunvox" + }, + { + "name": "bluu", + "url": "https://github.com/disruptek/bluu", + "method": "git", + "tags": [ + "microsoft", + "azure", + "cloud", + "api", + "rest", + "openapi", + "web" + ], + "description": "Microsoft Azure Cloud Computing Platform and Services (MAC) APIs", + "license": "MIT", + "web": "https://github.com/disruptek/bluu" } ]