2015-11-01 02:10:35 +00:00
|
|
|
{
|
2015-12-01 20:36:41 +00:00
|
|
|
"branch": "master",
|
|
|
|
"files": [
|
2015-11-25 22:23:18 +00:00
|
|
|
"praise.html",
|
2015-11-01 02:10:35 +00:00
|
|
|
"titlepage.html",
|
|
|
|
"copyright.html",
|
|
|
|
"toc.html",
|
|
|
|
"preface.asciidoc",
|
|
|
|
"glossary.asciidoc",
|
|
|
|
"ch01.asciidoc",
|
|
|
|
"ch02.asciidoc",
|
|
|
|
"ch03.asciidoc",
|
|
|
|
"ch04.asciidoc",
|
|
|
|
"ch05.asciidoc",
|
|
|
|
"ch06.asciidoc",
|
|
|
|
"ch07.asciidoc",
|
|
|
|
"ch08.asciidoc",
|
|
|
|
"ch09.asciidoc",
|
|
|
|
"ch10.asciidoc",
|
|
|
|
"appdx-scriptops.asciidoc",
|
|
|
|
"appdx-bips.asciidoc",
|
|
|
|
"appdx-pycoin.asciidoc",
|
|
|
|
"appdx-bx.asciidoc",
|
|
|
|
"ix.html",
|
2015-11-25 21:13:53 +00:00
|
|
|
"author_bio.html",
|
|
|
|
"colo.html"
|
2015-12-01 20:36:41 +00:00
|
|
|
],
|
|
|
|
"formats": {
|
|
|
|
"pdf": {
|
|
|
|
"version": "web",
|
|
|
|
"toc": true,
|
|
|
|
"index": true,
|
|
|
|
"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
|
|
|
|
}
|
2015-11-01 02:10:35 +00:00
|
|
|
},
|
2015-12-01 20:36:41 +00:00
|
|
|
"theme": "oreillymedia/animal_theme",
|
|
|
|
"title": "Mastering Bitcoin",
|
|
|
|
"print_isbn13": "9781449374044",
|
|
|
|
"templating": false,
|
|
|
|
"lang": "en"
|
|
|
|
}
|