@pipedream/microsoft_outlook_calendar
Version:
Pipedream Microsoft Outlook Calendar Components
24 lines • 686 B
JSON
{
"name": "@pipedream/microsoft_outlook_calendar",
"version": "0.4.0",
"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/microsoft_outlook": "^1.7.3",
"@pipedream/pipedream": "^0.4.2",
"@pipedream/platform": "^3.1.1",
"luxon": "^3.7.2",
"windows-iana": "^5.1.0"
}
}