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

37 lines
564 B
JSON
Raw Normal View History

{
"size": {
"width": 10,
"height": 5
},
"caption": "Description of image",
"creationDate": 328817998000,
"faces": [
{
"box": {
"height": 1,
"left": 6,
"top": 2,
"width": 2
},
"name": "Person1"
},
{
"box": {
"height": 2,
"left": 2,
"top": 1,
"width": 2
},
"name": "Person2"
}
],
"fileSize": 1430,
"keywords": [
"Thing3"
],
"title": "The title",
"cameraData": {
"make": "Cam Make",
"model": "Cam Model"
}
}