mirror of
https://github.com/lnbook/lnbook
synced 2024-11-01 03:20:53 +00:00
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"branch": "master",
|
|
"files": [
|
|
"titlepage.html",
|
|
"copyright.html",
|
|
"toc.html",
|
|
"preface.asciidoc",
|
|
"ch01.asciidoc",
|
|
"ix.html",
|
|
"author_bio.html",
|
|
"colo.html"
|
|
],
|
|
"formats": {
|
|
"pdf": {
|
|
"version": "web",
|
|
"color_count": "1",
|
|
"index": true,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"trim_size": "7inx9.1875in",
|
|
"antennahouse_version": "AHFormatterV62_64-MR4"
|
|
},
|
|
"epub": {
|
|
"index": true,
|
|
"toc": true,
|
|
"epubcheck": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"downsample_images": false,
|
|
"mathmlreplacement": false
|
|
},
|
|
"mobi": {
|
|
"index": true,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"downsample_images": false
|
|
},
|
|
"html": {
|
|
"index": true,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"consolidated": false
|
|
}
|
|
},
|
|
"theme": "oreillymedia/animal_theme_sass",
|
|
"title": "Mastering the Lightning Network",
|
|
"print_isbn13": "9781492054863",
|
|
"lang": "en",
|
|
"accent_color": "",
|
|
"templating": false
|
|
} |