Update packages.json (#2749)

This commit is contained in:
jaredmontoya 2023-11-09 06:27:25 +00:00 committed by GitHub
parent a1364fae9f
commit dd3f3c9170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28881,10 +28881,11 @@
"tags": [ "tags": [
"client", "client",
"cli", "cli",
"chatgpt" "chatgpt",
"openai"
], ],
"description": "chatgpt cli client written in nim", "description": "chatgpt cli client written in nim",
"license": "MIT", "license": "GPL-3.0-or-later",
"web": "https://github.com/jaredmontoya/gptcli" "web": "https://github.com/jaredmontoya/gptcli"
}, },
{ {