diff --git a/packages.json b/packages.json index 221b87d..0beadd6 100644 --- a/packages.json +++ b/packages.json @@ -20085,5 +20085,16 @@ "description": "Canonical JSON according to RFC8785", "license": "MIT", "web": "https://github.com/jackhftang/canonicaljson.nim" + }, + { + "name": "nimvisa", + "url": "https://github.com/leeooox/nimvisa", + "method": "git", + "tags": [ + "wrapper" + ], + "description": "nimvisa is C wrapper for NI-VISA instrument control library", + "license": "MIT", + "web": "https://github.com/leeooox/nimvisa" } ]