{
  "name": "viesapi-client",
  "version": "1.3.1",
  "description": "VIES API Client for JavaScript",
  "keywords": [
    "viesapi",
    "api",
    "vat",
    "nip",
    "eu",
    "vies",
    "validator"
  ],
  "license": "Apache-2.0",
  "author": "NETCAT <firma@netcat.pl> (https://www.netcat.pl)",
  "homepage": "https://viesapi.eu",
  "main": "index.js",
  "files": [
    "lib/",
    "index.js"
  ],
  "dependencies": {
    "@xmldom/xmldom": "^0.9.8",
    "axios": "^1.9.0",
    "date-fns": "^4.1.0",
    "url": "^0.11.4",
    "xpath": "^0.0.34"
  }
}
