diff --git a/packages.json b/packages.json index 8826b8f..4ed9e28 100644 --- a/packages.json +++ b/packages.json @@ -4268,5 +4268,19 @@ "description": "RESTful URI router", "license": "MIT", "web": "https://github.com/kedean/nest" + }, + { + "name": "nimbluez", + "url": "git://github.com/Electric-Blue/NimBluez.git", + "method": "git", + "tags": [ + "bluetooth", + "library", + "wrapper", + "sockets" + ], + "description": "Nim modules for access to system Bluetooth resources.", + "license": "BSD", + "web": "https://github.com/Electric-Blue/NimBluez" } ]