{
  "name": "current-consensus-hash",
  "version": "1.0.0",
  "description": "Returns the consensus hash for all balances for the current block.",
  "main": "current-consensus-hash.js",
  "scripts": {
    "test": "echo no tests yet",
    "start": "node current-consensus-hash.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Bitcoin-com/wormhole-sdk.git"
  },
  "keywords": [
    "wormhole-sdk",
    "example"
  ],
  "author": "Gabriel Cardona <gabriel@bitcoin.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Bitcoin-com/wormhole-sdk/issues"
  },
  "homepage": "https://github.com/Bitcoin-com/wormhole-sdk#readme"
}
