-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDontForgetThePie.json
97 lines (97 loc) · 1.44 KB
/
DontForgetThePie.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
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"label": "… Don’t Forget the Pie!",
"description": "Feeling uninspired for thanksgiving? Borrow some of these books for new and delicious ideas for pies and other baking delights. We promise they will leave your friends and family impressed and wanting more!",
"list":
[
{
"label":"Cake magic!",
"isbns": [
"9780761182030"
]
},
{
"label":"Chewy gooey crispy crunchy melt-in-your-mouth cookies",
"isbns": [
"9781579653972"
]
},
{
"label":"Delish insane sweets",
"isbns": [
"9780358193340"
]
},
{
"label":"Festive holiday recipes",
"isbns": [
"9781250146366"
]
},
{
"label":"Great pies & tarts",
"isbns": [
"9780517703984"
]
},
{
"label":"Martha Stewart's baking handbook",
"isbns": [
"9780307236722"
]
},
{
"label":"The perfect pie",
"isbns": [
"9781945256912"
]
},
{
"label":"Pie",
"isbns": [
"9780545270113"
]
},
{
"label":"Pie academy",
"isbns": [
"9781635861112"
]
},
{
"label":"The pie and pastry bible",
"isbns": [
"9780684813486"
]
},
{
"label":"Pie camp : the skills you need to make any pie you want",
"isbns": [
"9781682684139"
]
},
{
"label":"Pie for everyone",
"isbns": [
"9781419747588"
]
},
{
"label":"Rawmazing desserts",
"isbns": [
"9781616086299"
]
},
{
"label":"Snacking cakes : simple treats for anytime cravings",
"isbns": [
"9780593139660"
]
},
{
"label":"The wicked baker : cakes and treats to die for",
"isbns": [
"9781787136007"
]
}
]
}