@pipedream/microsoft_outlook_calendar
Version:
Pipedream Microsoft Outlook Calendar Components
20 lines • 549 B
JSON
{
"name": "@pipedream/microsoft_outlook_calendar",
"version": "0.3.2",
"description": "Pipedream Microsoft Outlook Calendar Components",
"main": "microsoft_outlook_calendar.app.mjs",
"keywords": [
"pipedream",
"microsoft_outlook_calendar",
"microsoft",
"outlook"
],
"homepage": "https://pipedream.com/apps/microsoft_outlook_calendar",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^3.0.3"
}
}