Skip to content

Commit

Permalink
Update packages.json (nim-lang#1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayman-albaz authored Jun 8, 2021
1 parent 03b1ce7 commit e79fd5e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -22864,5 +22864,19 @@
"description": "The parsesql module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.",
"license": "MIT",
"web": "https://github.com/bung87/parsesql"
},
{
"name": "distributions",
"url": "https://github.com/ayman-albaz/distributions",
"method": "git",
"tags": [
"math",
"statistics",
"probability",
"distributions"
],
"description": "Distributions is a Nim library for distributions and their functions.",
"license": "Apache-2.0 License",
"web": "https://github.com/ayman-albaz/distributions"
}
]

0 comments on commit e79fd5e

Please sign in to comment.