Update packages.json (#1913)

This commit is contained in:
ayman-albaz 2021-05-24 02:15:43 -04:00 committed by GitHub
parent f6a00ecbbb
commit 8815b69ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",