Update packages.json (#1503)

This commit is contained in:
Liam Sc 2020-06-08 05:04:34 +12:00 committed by GitHub
parent aa637b3623
commit 4004026426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18173,5 +18173,21 @@
"description": "A new awesome nimble package",
"license": "MIT",
"web": "https://github.com/bung87/tim_sort"
},
{
"name": "inumon",
"url": "https://github.com/dizzyliam/inumon",
"method": "git",
"tags": [
"image",
"images",
"png",
"image manipulation",
"jpeg",
"jpg"
],
"description": "A high-level image I/O and manipulation library for Nim.",
"license": "MPL 2.0",
"web": "https://github.com/dizzyliam/inumon"
}
]