@pipedream/microsoft_outlook
Version:
Pipedream Microsoft Outlook Components
30 lines • 812 B
JSON
{
"name": "@pipedream/microsoft_outlook",
"version": "1.15.1",
"description": "Pipedream Microsoft Outlook Components",
"main": "microsoft_outlook.app.mjs",
"keywords": [
"pipedream",
"microsoft_outlook",
"microsoft",
"outlook"
],
"homepage": "https://pipedream.com/apps/microsoft_outlook",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"dependencies": {
"@microsoft/microsoft-graph-client": "^3.0.7",
"@pipedream/platform": "^3.1.1",
"@sparticuz/chromium": "^143.0.4",
"axios": "^1.16.1",
"js-base64": "^3.7.2",
"lodash.pickby": "^4.6.0",
"mammoth": "^1.11.0",
"md5": "^2.3.0",
"mime-types": "^2.1.35",
"pdfkit": "^0.17.2",
"puppeteer-core": "^24.36.1"
},
"publishConfig": {
"access": "public"
}
}