{
  "author": {
    "name": "Alex Bosworth",
    "url": "https://twitter.com/alexbosworth"
  },
  "bugs": {
    "url": "https://github.com/alexbosworth/bolt07/issues"
  },
  "dependencies": {
    "bn.js": "5.2.3"
  },
  "description": "Utilities for working with bolt07 data formats",
  "keywords": [
    "bolt",
    "channel-id",
    "channel-number",
    "lightning",
    "lightning-network",
    "lnd"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "bolt07",
  "repository": {
    "type": "git",
    "url": "https://github.com/alexbosworth/bolt07.git"
  },
  "scripts": {
    "test": "npx nyc@17.1 node --experimental-test-coverage --test"
  },
  "version": "1.9.5"
}
