Update packages.json (#2940)

Adding 'nimutils' package.
This commit is contained in:
GeK2K 2024-09-28 02:22:44 +02:00 committed by GitHub
parent c97641a96a
commit 8103878483
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34075,5 +34075,19 @@
"description": "runtime array types with destructors",
"license": "MIT",
"web": "https://github.com/metagn/manta"
},
{
"name": "nimutils",
"url": "https://github.com/GeK2K/nimutils",
"method": "git",
"tags": [
"util",
"date",
"intersection",
"easter",
],
"description": " some useful tools for programming with Nim",
"license": "MIT",
"web": "https://github.com/GeK2K/nimutils"
}
]