{
  "branch": "master",
  "files": [
    "cover.html",
    "titlepage.html",
    "copyright.html",
    "dedication.html",
    "toc.html",
    "preface.asciidoc",
    "ch01_intro.adoc",
    "ch02_overview.adoc",
    "ch03_bitcoin-core.adoc",
    "ch04_keys.adoc",
    "ch05_wallets.adoc",
    "ch06_transactions.adoc",
    "ch07_authorization-authentication.adoc",
    "ch08_signatures.adoc",
    "ch09_fees.adoc",
    "ch10_network.adoc",
    "ch11_blockchain.adoc",
    "ch12_mining.adoc",
    "ch13_security.adoc",
    "ch14_applications.adoc",
    "appa_whitepaper.adoc",
    "appb_errata.adoc",
    "appc_bips.adoc",
    "ix.html",
    "author_bio.html",
    "colo.html"
  ],
  "formats": {
    "pdf": {
      "version": "web",
      "toc": true,
      "index": true,
      "antennahouse_version": "AHFormatterV71_64-MR2",
      "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": true,
      "mathmlreplacement": 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",
  "print_isbn13": "9781098150099",
  "templating": false,
  "lang": "en",
  "accent_color": "",
  "preprocessing": "none"
}