{
  "author": {
    "name": "Alex Bosworth",
    "url": "https://twitter.com/alexbosworth"
  },
  "bugs": {
    "url": "https://github.com/alexbosworth/probing/issues"
  },
  "dependencies": {
    "async": "3.2.6",
    "asyncjs-util": "1.2.12",
    "ln-service": "57.22.2"
  },
  "description": "Lightning Network probing utilities",
  "engines": {
    "node": ">=18"
  },
  "keywords": [
    "lightning",
    "lightning-network",
    "probing"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "probing",
  "repository": {
    "type": "git",
    "url": "https://github.com/alexbosworth/probing.git"
  },
  "scripts": {
    "test": "npx nyc@17.1 node --experimental-test-coverage --test"
  },
  "version": "5.0.4"
}
