1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/test/backend/assets/png_with_keyword_and_dates.json

31 lines
423 B
JSON
Raw Normal View History

{
"size": {
"width": 26,
"height": 26
},
"creationDate": 1707167247786,
"fileSize": 5758,
"keywords": [
],
"faces": [
{
"name": "raspberry",
"box": {
"width": 21,
"height": 18,
"left": 3,
"top": 8
}
},
{
"name": "leaf",
"box": {
"width": 9,
"height": 7,
"left": 14,
"top": 1
}
}
]
}