UNPKG

ln-accounting

Version:
38 lines (37 loc) 832 B
{ "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": "16.0.1", "hot-formula-parser": "4.0.0", "ln-service": "59.0.1" }, "description": "lnd accounting reports", "engines": { "node": ">=22" }, "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": "10.0.1" }