{
  "author": {
    "name": "Alex Bosworth",
    "url": "https://twitter.com/alexbosworth"
  },
  "bugs": {
    "url": "https://github.com/alexbosworth/ln-accounting/issues"
  },
  "dependencies": {
    "@json2csv/plainjs": "7.0.6",
    "async": "3.2.6",
    "asyncjs-util": "1.2.12",
    "bitcoinjs-lib": "6.1.7",
    "goldengate": "14.0.10",
    "hot-formula-parser": "4.0.0",
    "ln-service": "57.22.3"
  },
  "description": "lnd accounting reports",
  "engines": {
    "node": ">=18"
  },
  "keywords": [
    "accounting",
    "lightning-network",
    "lnd"
  ],
  "license": "MIT",
  "name": "ln-accounting",
  "repository": {
    "type": "git",
    "url": "https://github.com/alexbosworth/ln-accounting.git"
  },
  "scripts": {
    "test": "npx nyc@17.1.0 node --experimental-test-coverage --test"
  },
  "version": "8.0.6"
}
