feature/share-libs
json 32 lines 610 Bytes
Raw
1 {
2 "name": "プラハ #04",
3 "symbol": "WTJP",
4 "description": "Collection of 33 photos of Prague. This is the プラハ 4/33.",
5 "image": "3.jpg",
6 "attributes": [
7 {
8 "trait_type": "color",
9 "value": "yellow"
10 },
11 {
12 "trait_type": "color",
13 "value": "white"
14 },
15 {
16 "trait_type": "object",
17 "value": "wall"
18 },
19 {
20 "trait_type": "object",
21 "value": "words"
22 }
23 ],
24 "properties": {
25 "files": [
26 {
27 "uri": "3.jpg",
28 "type": "image/jpg"
29 }
30 ]
31 }
32 }