-
Notifications
You must be signed in to change notification settings - Fork 2
/
random.json
85 lines (77 loc) · 1.78 KB
/
random.json
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"_id":"1128400",
"name":"Deep Gandhi",
"email":"@gmail.com",
"num":"9892972011",
"product":[
{
"_id":"3066224",
"name":"Ender's Game",
"price":"100",
"img":"./assets/images/1.jpg"
},
{
"_id":"1729280",
"name":"The Hitchhiker's Guide to the Galaxy",
"price":"110",
"img":"./assets/images/2.jpg"
},
{
"_id":"3772272",
"name":"Eragon",
"price":"120",
"img":"./assets/images/3.jpg"
},
{
"_id":"1693104",
"name":"Cinder",
"price":"130",
"img":"./assets/images/4.jpg"
},
{
"_id":"2852192",
"name":"The Maze Runner",
"price":"140",
"img":"./assets/images/5.jpg"
},
{
"_id":"1725472",
"name":"Clockwork Angel",
"price":"150",
"img":"./assets/images/6.jpg"
},
{
"_id":"2158688",
"name":"The Hunger Games",
"price":"160",
"img":"./assets/images/7.jpg"
},
{
"_id":"4073888",
"name":"A Game of Thrones",
"price":"170",
"img":"./assets/images/8.jpg"
},
{
"_id":"1694112",
"name":"Divergent",
"price":"180",
"img":"./assets/images/9.jpg"
},
{
"_id":"2930256",
"name":"The Lightning Thief",
"price":"190",
"img":"./assets/images/10.jpg"
}
]
}
{
[
{
"_id":"",
"name,
"email":"",
}
]
}