{
  "name": "soap-x509-http",
  "version": "1.0.2",
  "description": "An x509 http client for node-soap",
  "main": "./X509HttpClient.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/front/soap-x509-http"
  },
  "keywords": [
    "soap",
    "x509",
    "http"
  ],
  "author": "Elio Cro <elio@front.no>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/front/soap-x509-http/issues"
  },
  "homepage": "https://github.com/front/soap-x509-http",
  "dependencies": {
    "debug": "^2.3.0",
    "q": "^1.4.0",
    "request": "^2.79.0",
    "ws.js": "~2.0.0"
  }
}
