BlobCats/manifest.json
2023-04-10 03:56:32 +05:30

18 lines
935 B
JSON

{
"blobcats": {
"description": "A rich repositery of BlobCat emojis, derived from Google's blob emojis",
"files": "BlobCats.json",
"homepage": "https://github.com/DuckOfDisorder/BlobCats/",
"src": "https://github.com/DuckOfDisorder/BlobCats/raw/main/PNGs/PNGs.zip",
"src_sha256": "9c205e069219fc8888c2b05432a210e73b58341dab05ea551e3b44e2f425ab83",
"license": "Apache 2.0"
},
"blobcats_flipped": {
"description": "A rich repositery of Flipped BlobCat emojis, derived from Google's blob emojis",
"files": "BlobCats.json",
"homepage": "https://github.com/DuckOfDisorder/BlobCats/",
"src": "https://github.com/DuckOfDisorder/BlobCats/raw/main/PNGsFlipped/PNGsFilpped.zip",
"src_sha256": "9c205e069219fc8888c2b05432a210e73b58341dab05ea551e3b44e2f425ab83",
"license": "Apache 2.0"
}
}