aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
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"
}
]