Skip to content
Permalink
b55393d56d
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
41 lines (41 sloc) 684 Bytes
{
"author": "Roald Dahl",
"books": [
{
"title": "The Gremlins",
"year": 1943
},
{
"title": "Over to You",
"year": 1946
},
{
"title": "Some Time Never",
"year": 1948
},
{
"title": "Someone Like You",
"year": 1953
},
{
"title": "James and the Giant Peach",
"year": 1961
},
{
"title": "Charlie and the Chocolate Factory",
"year": 1964
},
{
"title": "The Magic Finger",
"year": 1966
},
{
"title": "Fantastic Mr Fox",
"year": 1968
},
{
"title": "Charlie and the Great Glass Elevator",
"year": 1972
}
]
}