Skip to content

Commit

Permalink
Update packages.json (#2958)
Browse files Browse the repository at this point in the history
  • Loading branch information
albassort authored Dec 21, 2024
1 parent b40dfce commit a899818
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit a899818

Please sign in to comment.