{
  "name": "nip24client",
  "version": "1.3.4",
  "description": "NIP24 Client for JavaScript",
  "keywords": [
    "nip24",
    "api",
    "vat",
    "nip",
    "regon",
    "krs",
    "iban",
    "whitelist",
    "ceidg",
    "gus",
    "eu",
    "vies",
    "validator"
  ],
  "license": "Apache-2.0",
  "author": "NETCAT <firma@netcat.pl> (http://www.netcat.pl)",
  "homepage": "https://www.nip24.pl",
  "repository": {
    "type": "git",
    "url": "https://github.com/nip24pl/nip24-javascript-client.git"
  },
  "main": "index.js",
  "files": [
    "lib/",
    "index.js"
  ],
  "dependencies": {
    "axios": "1.7.4",
    "date-fns": "^4.1.0",
    "url": "^0.11.4",
    "xmldom": "^0.6.0",
    "xpath": "^0.0.34"
  }
}
