-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfile_structure.json
More file actions
45 lines (45 loc) · 1.1 KB
/
file_structure.json
File metadata and controls
45 lines (45 loc) · 1.1 KB
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
{
"meta_data": {
"storage": 310
},
"files": {
"1": {
"name": "b.txt",
"size": 119,
"chunks": {
"0": "Hi there Im very eci",
"1": "ted to see gujjar's ",
"2": "big muscles",
"3": "Hey there this a cra",
"4": "zy file managment sy",
"5": "stem that ou have ne",
"6": "ver seen"
}
},
"2": {
"name": "c.txt",
"size": 0,
"chunks": {}
},
"3": {
"name": "q.txt",
"size": 0,
"chunks": {}
},
"4": {
"name": "w.txt",
"size": 0,
"chunks": {}
},
"5": {
"name": "omar.txt",
"size": 70,
"chunks": {
"0": "fsaasgfergregerwbreg",
"1": "Hi there you need to",
"2": " work hard",
"3": "HI there how are you"
}
}
}
}