Update packages.json (#2958)

This commit is contained in:
Albassort 2024-12-20 23:31:25 -05:00 committed by GitHub
parent b40dfceff3
commit a8998183d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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