Add package pantry (#2204)

* Added package pantry

* Add link to docs
This commit is contained in:
Jake Leahy 2022-04-18 20:39:24 +10:00 committed by GitHub
parent db657aec2e
commit b3dbfafd60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25841,5 +25841,19 @@
"description": "A metadata reading & writing library",
"license": "MIT",
"web": "https://github.com/sauerbread/metatag"
},
{
"name": "pantry",
"url": "https://github.com/ire4ever1190/pantry-nim",
"method": "git",
"tags": [
"wrapper",
"json",
"api"
],
"description": "Client library for https://getpantry.cloud/",
"license": "MIT",
"web": "https://github.com/ire4ever1190/pantry-nim",
"doc": "https://tempdocs.netlify.app/pantry/stable"
}
]