Add package pantry (#2204)

* Added package pantry

* Add link to docs
This commit is contained in:
Jake Leahy
2022-04-18 18:39:24 +08:00
committed by GitHub
parent db657aec2e
commit b3dbfafd60
+14
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"
}
]