You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/books.json

14 lines
460 B
JSON

{
"catalog": [
{
"author": "Gambardella, Matthew",
"title": "XML Developer's Guide",
"description": "An in-depth look at creating applications with XML."
},
{
"author": "Ralls, Kim",
"title": "Midnight Rain",
"description": "A former architect battles corporate zombies, an evil sorceress, and her own childhood to become queen of the world."
}
]
}