diff options
| author | Justin Tervay <7595639+tervay@users.noreply.github.com> | 2019-09-28 12:08:45 -0400 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-09-28 18:08:45 +0200 |
| commit | da538803190d7500721d3cb2fe7340beba816983 (patch) | |
| tree | 77f5749bcb154eb8d8fd59e2c866cab61c958f52 | |
| parent | f6e80038513990cc9d2e1d7765eb111de22c369c (diff) | |
| download | packages-da538803190d7500721d3cb2fe7340beba816983.tar.gz packages-da538803190d7500721d3cb2fe7340beba816983.zip | |
Added package the_nim_alliance (#1190)
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 6f4c4d3..c5f7f57 100644 --- a/packages.json +++ b/packages.json @@ -14530,5 +14530,19 @@ "description": "Microsoft Azure Cloud Computing Platform and Services (MAC) APIs", "license": "MIT", "web": "https://github.com/disruptek/bluu" + }, + { + "name": "the_nim_alliance", + "url": "https://github.com/tervay/the-nim-alliance", + "method": "git", + "tags": [ + "FRC", + "FIRST", + "the-blue-alliance", + "TBA" + ], + "description": "A Nim wrapper for TheBlueAlliance", + "license": "MIT", + "web": "https://github.com/tervay/the-nim-alliance" } ] |
