Update packages.json (#2407)

This commit is contained in:
Ward 2022-11-24 18:20:14 +08:00 committed by GitHub
parent 42be73b16b
commit d9cb459d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27894,5 +27894,18 @@
"description": "Convert Japanese Kana",
"license": "MIT",
"web": "https://github.com/z-kk/convertKana"
},
{
"name": "xl",
"url": "https://github.com/khchen/xl",
"method": "git",
"tags": [
"excel",
"openxml",
"xlsx"
],
"description": "Open XML Spreadsheet (Excel) Library for Nim",
"license": "MIT",
"web": "https://github.com/khchen/xl"
}
]