diff options
| author | Andy Davidoff <disruptek@users.noreply.github.com> | 2019-09-28 02:28:26 -0400 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-09-28 08:28:26 +0200 |
| commit | ec643740b8980a39729d5ff6331a6c9f857e714b (patch) | |
| tree | 7df14709e70ce6a23392cefa672be844204dbe71 | |
| parent | 935827646f55b3e2cf53808f5dc9692a3ba45b0e (diff) | |
| download | packages-ec643740b8980a39729d5ff6331a6c9f857e714b.tar.gz packages-ec643740b8980a39729d5ff6331a6c9f857e714b.zip | |
Added package bluu (#1187)
| -rw-r--r-- | packages.json | 17 |
1 files changed, 17 insertions, 0 deletions
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" } ] |
