Update packages.json

This commit is contained in:
ayman-albaz 2021-06-10 17:36:53 -04:00 committed by Dominik Picheta
parent 3928ca2c8b
commit a3cab26213

View File

@ -22890,5 +22890,20 @@
"description": "A simple and free whois client",
"license": "MIT",
"web": "https://gitea.com/Thisago/whois.nim"
},
{
"name": "statistical_tests",
"url": "https://github.com/ayman-albaz/statistical-tests",
"method": "git",
"tags": [
"math",
"statistics",
"probability",
"test",
"hypothesis"
],
"description": "Statistical tests in Nim.",
"license": "Apache-2.0 License",
"web": "https://github.com/ayman-albaz/statistical-tests"
}
]