Add nimcorpora (#2449)

* Update packages.json

* Remove newline

* Update packages.json
This commit is contained in:
Grave 2023-01-02 21:41:47 -05:00 committed by GitHub
parent 007d1d86a4
commit c0c3040b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,14 @@
[
{
"name": "nimcorpora",
"url": "https://github.com/neroist/nimcorpora",
"method": "git",
"tags": ["corpora"],
"description": "A Nim interface for Darius Kazemi's Corpora Project",
"license": "0BSD",
"web": "https://github.com/neroist/nimcorpora",
"doc": "https://neroist.github.io/nimcorpora/nimcorpora.html"
},
{
"name": "htest",
"url": "https://github.com/Yandall/HTest/",