* Update packages.json

* Update packages.json
This commit is contained in:
Grave 2022-04-19 22:42:02 -04:00 committed by GitHub
parent b3dbfafd60
commit 3af59c77a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25855,5 +25855,19 @@
"license": "MIT",
"web": "https://github.com/ire4ever1190/pantry-nim",
"doc": "https://tempdocs.netlify.app/pantry/stable"
},
{
"name": "govee",
"url": "https://github.com/nonimportant/nim-govee",
"method": "git",
"tags": [
"govee",
"wrapper",
"api"
],
"description": "A Nim wrapper for the Govee API.",
"license": "MIT",
"web": "https://github.com/nonimportant/nim-govee",
"doc": "https://nonimportant.github.io/nim-govee/"
}
]