UNPKG

ngx-hybrid-soap

Version:
62 lines (61 loc) 1.44 kB
{ "name": "ngx-hybrid-soap", "version": "0.17.93", "description": "SOAP service for Angular", "homepage": "https://github.com/WilliamAndreu/ngx-rudo-soap", "author": "Luca Lulani, marcward, Oleg Abrazhaev", "license": "MIT", "keywords": [ "Angular", "Angular10", "Angular11", "Angular12", "Angular13", "Angular14", "Angular15", "Angular16", "Angular17", "@angular", "SOAP", "WSDL" ], "dependencies": { "tslib": "^2.6.2" }, "peerDependencies": { "@angular/common": ">=10.0.0 <=17.3.10", "@angular/core": ">=10.0.0 <=17.3.10", "assert": "^2.1.0", "bluebird": "^3.7.2", "buffer": "^5.1.0", "concat-stream": "^1.6.2", "core-js": "^2.5.4", "crypto-js": "^4.2.0", "eslint": "^8.52.0", "events": "^3.0.0", "httpntlm": "^1.7.6", "lodash": "^4.17.10", "process": "^0.11.10", "rxjs": "^7.8.1", "sax": "^1.2.4", "stream": "0.0.2", "url": "^0.11.3", "uuid": "^3.3.2", "xml-crypto": "^1.5.3", "zone.js": ">=0.13.0" }, "module": "fesm2022/ngx-hybrid-soap.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/ngx-hybrid-soap.mjs", "esm": "./esm2022/ngx-hybrid-soap.mjs", "default": "./fesm2022/ngx-hybrid-soap.mjs" } }, "sideEffects": false }