Update packages.json (#2958)

This commit is contained in:
Albassort
2024-12-21 05:31:25 +01:00
committed by GitHub
parent b40dfceff3
commit a8998183d6
+10
View File
@@ -34301,5 +34301,15 @@
],
"description": "Fast KDE implementation in pure Nim using linear binning and Deriche approximation",
"license": "BSD-3-Clause"
},
{
"name": "NimBTC",
"url": "https://git.dog/Caroline/NimBTC",
"method": "git",
"tags": [
"Crypto", "BTC", "Bitcoin"
],
"description": "A BTC RPC Wrapper for Nim",
"license": "MIT"
}
]