Create manifest.json

This commit is contained in:
Artemis 2023-04-10 03:51:09 +05:30 committed by GitHub
parent 1176c48bc3
commit b1c709d351
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
manifest.json Normal file
View file

@ -0,0 +1,18 @@
{
"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"
},
"blobfox_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"
}
}