-
Notifications
You must be signed in to change notification settings - Fork 150
/
Copy pathdata.json
84 lines (84 loc) · 2.83 KB
/
data.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": 1,
"number-pages": 265,
"name": "Isle of Dead Ships",
"author": "Crittenden Marriott",
"publishing-year": "1925",
"publisher": "Lippincott Company, 1909",
"shopping-link": "https://www.amazon.com/Isle-Dead-Ships-Crittenden-MARRIOTT/dp/B000HX1MBG",
"download-link": "https://www.gutenberg.org/ebooks/69065"
},
{
"id": 2,
"name": "Deep Work",
"number-pages": 290,
"author": "Carl Newport",
"publishing-year": "2016",
"shopping-link": "https://www.amazon.com/Deep-Work-Focused-Success-Distracted/dp/1455586692",
"download-link": "https://www.pdfdrive.com/deep-work-cal-newport-e33410582.html"
},
{
"id": 3,
"name": "Practicing Mind",
"number-pages": 98,
"author": "Tom Sterner",
"publishing-year": "2006",
"shopping-link": "https://www.amazon.in/Practicing-Mind-Developing-Discipline-Challenge/dp/1608680908",
"download-link": "https://pdflake.com/the-practicing-mind-pdf-book/"
},
{
"id": 4,
"name": "Practicing Mind",
"number-pages": 90,
"author": "me",
"publishing-year": "2022",
"shopping-link": "https://www.amazon.in/Practicing-Mind-Developing-Discipline-Challenge/dp/1608680908",
"download-link": "https://pdflake.com/the-practicing-mind-pdf-book/"
},
{
"id": 5,
"number-pages": 200,
"name": "Who moved my cheeses",
"author": "Where is my Cheese",
"publishing-year": "2004",
"shopping-link": "https://www.amazon.in/Who-Moved-Cheese-Spencer-Johnson/dp/0091883768#:~:text=Who%20Moved%20My%20Cheese%3F%20is,them%20and%20make%20them%20happy",
"download-link": "https://en.wikipedia.org/wiki/Who_Moved_My_Cheese%3F"
},
{
"id": 6,
"number-pages": 99,
"name": "Isel of Dead Ships",
"author": "mr agent",
"publishing-year": "2003",
"publisher": "Lippincott Company, 1909",
"shopping-link": "https://www.amazon.com/Isle-Dead-Ships-Crittenden-MARRIOTT/dp/B000HX1MBG",
"download-link": "https://www.gutenberg.org/ebooks/69065"
},
{
"id": 7,
"name": "Who moved my cheeses",
"number-pages": 200,
"author": "Where is my Cheese",
"publishing-year": "2004",
"shopping-link": "https://www.amazon.in/Who-Moved-Cheese-Spencer-Johnson/dp/0091883768#:~:text=Who%20Moved%20My%20Cheese%3F%20is,them%20and%20make%20them%20happy.",
"download-link": "https://en.wikipedia.org/wiki/Who_Moved_My_Cheese%3F"
},
{
"id": 8,
"number-pages": 180,
"author": "A P J Abdul Kalam, Arun Tiwari",
"publishing-year": "1999",
"publisher": "Universities Press",
"shopping-link": "https://www.amazon.in/Wings-Fire-Autobiography-Abdul-Kalam/dp/8173711461",
"download-link": "https://indianpdf.com/wings-of-fire-book-pdf/"
},
{
"name": "Practicing ",
"number-pages": 199,
"author": "Tom Sterner",
"publishing-year": "2000",
"shopping-link": "https://www.amazon.in/Practicing-Mind-Developing-Discipline-Challenge",
"download-link": "https://pdflake.com/the-practicing-mind-pdf-book/"
}
]