UNPKG

light-bolt11-decoder

Version:

<a href="https://nbd.wtf"><img align="right" height="196" src="https://user-images.githubusercontent.com/1653275/194609043-0add674b-dd40-41ed-986c-ab4a2e053092.png" /></a>

30 lines (29 loc) 534 B
{ "name": "light-bolt11-decoder", "version": "3.0.0", "description": "", "main": "bolt11.js", "repository": { "type": "git", "url": "git+https://github.com/fiatjaf/light-bolt11-decoder.git" }, "keywords": [ "invoice", "payment", "request", "lightning", "network", "bolt11", "bech32" ], "author": "fiatjaf", "license": "MIT", "dependencies": { "@scure/base": "1.1.1" }, "devDependencies": { "eslint": "^8.0.0", "jest": "^29.4.3", "prettier": "^2.4.1" } }