{
  "name": "ang-soap",
  "version": "1.0.10",
  "description": " SOAP client",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "SOAP",
    "client",
    "http",
    "https",
    "SSL",
    "parse",
    "parser",
    "JSON",
    "XML",
    "customise",
    "request",
    "body",
    "response",
    "soap",
    "axios",
    "jsonpath",
    "fast-xml-parser"
  ],
  "dependencies": {
    "axios": "^0.21.1",
    "fast-xml-parser": "^3.19.0",
    "https": "^1.0.0",
    "jsonpath": "^1.1.1",
    "lodash": "^4.17.21"
  },
  "author": "Ahmed Snoussi",
  "license": "ISC"
}
