-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathFunnyPages.json
102 lines (102 loc) · 1.41 KB
/
FunnyPages.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
{
"label" : "See You in the Funny Pages",
"description" : "Compic books",
"list" : [
{
"label" : "How to Draw Art for Comic",
"isbns" : [
"9781556982545"
]
},
{
"label" : "The Comics",
"isbns" : [
"9780399109379"
]
},
{
"label" : "The Far Side Gallery 5",
"isbns" : [
"9780836204254"
]
},
{
"label" : "The Animator's Workbook",
"isbns" : [
"9780823002290"
]
},
{
"label" : "It's Obvious you Won't Survive by your Wits Aone",
"isbns" : [
"9780836204155"
]
},
{
"label" : "Disney's World : A Biography",
"isbns" : [
"9780812830736"
]
},
{
"label" : "Bucky Katt's Big Book of Fun: Get Fuzzy",
"isbns" : [
"9780740741364"
]
},
{
"label" : "Drawing on the Funny Side of the Brain",
"isbns" : [
"9780823013814"
]
},
{
"label" : "Nausicaä of the Valley of the Wind. Vol. 5",
"isbns" : [
"9781591164128"
]
},
{
"label" : "The Complete Peanuts",
"isbns" : [
"9781560975892"
]
},
{
"label" : "Stan Lee's Amazing Marvel Universe",
"isbns" : [
"9781402742255"
]
},
{
"label" : "Manga Fantasy Madness",
"isbns" : [
"9781581807080"
]
},
{
"label" : "Drawing Manga",
"isbns" : [
"9780007231782"
]
},
{
"label" : "Teaching Visual Literacy",
"isbns" : [
"9781412953115"
]
},
{
"label" : "Homicidal Psycho Jungle Cat",
"isbns" : [
"9780590222105"
]
},
{
"label" : "The Calvin and Hobbes Tenth Anniversary Book",
"isbns" : [
"9780836204384"
]
}
]
}