Skip to content

Commit

Permalink
Update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ayman-albaz authored and dom96 committed Jun 10, 2021
1 parent 3928ca2 commit a3cab26
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit a3cab26

Please sign in to comment.