Update packages.json (#1929)

This commit is contained in:
ayman-albaz 2021-06-08 15:56:47 -04:00 committed by GitHub
parent 03b1ce7897
commit e79fd5e575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]