{
  "name": "hln",
  "version": "1.0.2",
  "description": "",
  "main": "hln.js",
  "bin": {
    "hln": "hln-bin.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "fast-xml-parser": "^3.12.7",
    "got": "^9.3.2",
    "htmlparser2": "^3.10.0",
    "p-retry": "^2.0.0"
  }
}
