UNPKG

node-ews-ssrf-fixed

Version:

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API

41 lines (40 loc) 892 B
{ "author": { "name": "Nicholas Marus" }, "bugs": { "url": "https://github.com/cumberlandgroup/node-ews/issues" }, "dependencies": { "debug": "3.1.0", "httpntlm": "1.7.3", "lodash": "4.17.2", "request-ssrf-fixed": "2.88.2", "soap": "1.1.11", "tmp": "0.0.28", "when": "3.7.7" }, "description": "A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API", "homepage": "https://github.com/cumberlandgroup/node-ews#readme", "keywords": [ "node", "ews", "exchange", "office365", "web", "services", "api", "json" ], "license": "MIT", "main": "./index.js", "name": "node-ews-ssrf-fixed", "repository": { "type": "git", "url": "git+https://github.com/cumberlandgroup/node-ews.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "3.2.7" }