File size: 763 Bytes
0486fba | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | [
{
"depends_on": [],
"index": 0,
"summary": "desktop",
"resolution": {
"width": 1920,
"height": 1080
},
"content": [],
"prototype": {
"desktop": {
"fullpage": true,
"idx": 0
}
}
},
{
"depends_on": [],
"index": 1,
"summary": "tablet",
"resolution": {
"width": 1024,
"height": 768
},
"content": [],
"prototype": {
"tablet": {
"fullpage": true,
"idx": 0
}
}
},
{
"depends_on": [],
"index": 2,
"summary": "mobile",
"resolution": {
"width": 375,
"height": 812
},
"content": [],
"prototype": {
"mobile": {
"fullpage": true,
"idx": 0
}
}
}
] |