add package bttrwttrin (#2807)

* added docchanger to packages.json

* added bttrwttrin package to packages.json
This commit is contained in:
Kay 2024-02-06 10:56:16 +01:00 committed by GitHub
parent 3d71ff1845
commit ef89b845e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32551,5 +32551,20 @@
"description": "Trait-like package made without insight",
"license": "MIT",
"web": "https://github.com/beef331/traitor"
},
{
"name": "bttrwttrin",
"url": "https://github.com/nirokay/bttrwttrin",
"method": "git",
"tags": [
"weather",
"weather-api",
"wttrin",
"library"
],
"description": "Nim library to fetch weather using wttr.in",
"license": "GPL-3.0-or-later",
"web": "https://github.com/nirokay/bttrwttrin",
"doc": "https://nirokay.github.io/nim-docs/bttrwttrin/bttrwttrin.html"
}
]