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