-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathAdventureStoriesRomances.json
140 lines (140 loc) · 1.65 KB
/
AdventureStoriesRomances.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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"label": "Adventure Story Romances",
"description": "Finding Love is Always an Adventure",
"list": [
{
"label":"Blood Oath",
"isbns": [
"9780316386746"
]
},
{
"label":"Forbidden Legacy",
"isbns": [
"9781601837523"
]
},
{
"label":"The Interior",
"isbns": [
"9780060192617"
]
},
{
"label": "Jade Island",
"isbns": [
"9780380974030"
]
},
{
"label": "The Lady in the Coppergate Tower",
"isbns": [
"9781629725543"
]
},
{
"label": "Late Nights on Air",
"isbns": [
"9781436160070"
]
},
{
"label": "Lawson",
"isbns": [
"9781538762561"
]
},
{
"label": "The Library of Fates",
"isbns": [
"9781101999035"
]
},
{
"label": "Midnight in Ruby Bayou",
"isbns": [
"9780380974054"
]
},
{
"label": "The Mountain Shadow",
"isbns": [
"9780802124456"
]
},
{
"label": "On Thin Ice",
"isbns": [
"9780345475794"
]
},
{
"label": "Once a Spy",
"isbns": [
"9781420148107"
]
},
{
"label": "The Outcasts: a novel",
"isbns": [
"9780316206129"
]
},
{
"label": "Pearl Cove",
"isbns": [
"9780380974047"
]
},
{
"label": "The Republic of Thieves",
"isbns": [
"9780553804690",
"9780553905588"
]
},
{
"label": "Secrets from the Past",
"isbns": [
"9781611737240"
]
},
{
"label": "Slow Ride",
"isbns": [
"9781335504944"
]
},
{
"label": "The Smile of a Stranger",
"isbns": [
"9781492641278"
]
},
{
"label": "Stardust: a novel",
"isbns": [
"9780060010829"
]
},
{
"label": "The Stars Shine Down",
"isbns": [
"9780688084905"
]
},
{
"label": "To Have and Have Not",
"isbns": [
"9780684859231"
]
},
{
"label": "The Wind is Not a River",
"isbns": [
"9781410468697",
"9780062279972"
]
}
]
}