get-packs for local generated pack

This commit is contained in:
Alexander Strizhakov 2020-05-28 19:41:34 +03:00
commit ae05792d2a
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
4 changed files with 47 additions and 17 deletions

View file

@ -0,0 +1,3 @@
{
"blank": "blank.png"
}

View file

@ -0,0 +1,10 @@
{
"local": {
"src_sha256": "384025A1AC6314473863A11AC7AB38A12C01B851A3F82359B89B4D4211D3291D",
"src": "test/fixtures/emoji/packs/blank.png.zip",
"license": "Apache 2.0",
"homepage": "https://example.com",
"files": "files.json",
"description": "Some local pack"
}
}