-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsarasavi_DB.JSON.json
More file actions
50 lines (38 loc) · 930 Bytes
/
sarasavi_DB.JSON.json
File metadata and controls
50 lines (38 loc) · 930 Bytes
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
{
"Category" : {
"01" : {
"Name" : "Children's Books",
"Image" : "https://www.gstatic.com/webp/gallery/1.jpg"
},
"02" : {
"Name" : "Novels",
"Image" : "https://www.gstatic.com/webp/gallery/1.jpg"
},
"03" : {
"Name" : "Translations",
"Image" : "https://www.gstatic.com/webp/gallery/1.jpg"
},
"04" : {
"Name" : "Story Books",
"Image" : "https://www.gstatic.com/webp/gallery/1.jpg"
},
"05" : {
"Name" : "Children's English Books",
"Image" : "https://www.gstatic.com/webp/gallery/1.jpg"
},
"06" : {
"Name" : "English Books"
"Image" : "https://www.gstatic.com/webp/gallery/1.jpg"
}
},
"User" : {
"0717720612" : {
"Name" : "chamod",
"Password" : "12345"
},
"0718395314" : {
"Name" : "deshanjali",
"Password" : "12345"
}
}
}