Update packages.json (#1913)

This commit is contained in:
ayman-albaz
2021-05-24 08:15:43 +02:00
committed by GitHub
parent f6a00ecbbb
commit 8815b69ce7
+13
View File
@@ -22273,6 +22273,19 @@
"license": "MIT",
"web": "https://github.com/z-kk/csv2dbsrc"
},
{
"name": "distances",
"url": "https://github.com/ayman-albaz/distances",
"method": "git",
"tags": [
"math",
"statistics",
"metrics"
],
"description": "Distances is a high performance Nim library for calculating distances.",
"license": "Apache-2.0 License",
"web": "https://github.com/ayman-albaz/distances"
},
{
"name": "nptr",
"url": "https://github.com/henryas/nptr",