diff options
| -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" } ] |
