{
  "name": "btcd-binary",
  "version": "0.12.0",
  "description": "btcd ====",
  "main": "index.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "prepublish": "go build -i -v"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/btcsuite/btcd.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/btcsuite/btcd/issues"
  },
  "homepage": "https://github.com/btcsuite/btcd#readme"
}
