mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-15 12:39:01 +00:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"branch": "master",
|
|
"files": [
|
|
"ch01.asciidoc",
|
|
"ch02.asciidoc"
|
|
],
|
|
"formats": {
|
|
"pdf": {
|
|
"version": "print",
|
|
"toc": true,
|
|
"index": false,
|
|
"antennahouse_version": "AHFormatterV62_64-MR4",
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"color_count": "1",
|
|
"trim_size": "7inx9.1875in"
|
|
},
|
|
"epub": {
|
|
"index": true,
|
|
"toc": true,
|
|
"epubcheck": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"downsample_images": false
|
|
},
|
|
"mobi": {
|
|
"index": true,
|
|
"toc": true,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false,
|
|
"downsample_images": false
|
|
},
|
|
"html": {
|
|
"index": true,
|
|
"toc": true,
|
|
"consolidated": false,
|
|
"syntaxhighlighting": true,
|
|
"show_comments": false
|
|
}
|
|
},
|
|
"theme": "oreillymedia/animal_theme_sass",
|
|
"title": "Mastering Bitcoin Third Edition",
|
|
"print_isbn13": "9781491954386",
|
|
"templating": false,
|
|
"lang": "en",
|
|
"accent_color": "cmyk(26%, 89%, 0%, 0%)"
|
|
} |