UNPKG

@nodert-win10-cu/windows.applicationmodel.appointments

Version:

Use the Windows.ApplicationModel.Appointments UWP API directly from Node.js

68 lines (67 loc) 2.09 kB
{ "name": "@nodert-win10-cu/windows.applicationmodel.appointments", "version": "0.4.4", "description": "Use the Windows.ApplicationModel.Appointments UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.ApplicationModel.Appointments", "Windows", "ApplicationModel", "Appointments", "Appointment", "AppointmentStore", "AppointmentManagerForUser", "IAppointmentParticipant", "AppointmentOrganizer", "AppointmentInvitee", "AppointmentRecurrence", "AppointmentManager", "FindAppointmentsOptions", "AppointmentException", "AppointmentCalendarSyncManager", "AppointmentCalendar", "AppointmentStoreChange", "AppointmentStoreChangeReader", "AppointmentStoreChangedDeferral", "AppointmentStoreChangeTracker", "AppointmentConflictResult", "AppointmentStoreChangedEventArgs", "AppointmentProperties", "AppointmentStoreNotificationTriggerDetails", "AppointmentStoreAccessType", "AppointmentSensitivity", "AppointmentBusyStatus", "AppointmentParticipantResponse", "AppointmentParticipantRole", "AppointmentRecurrenceUnit", "AppointmentDaysOfWeek", "AppointmentWeekOfMonth", "AppointmentCalendarSyncStatus", "RecurrenceType", "AppointmentDetailsKind", "FindAppointmentCalendarsOptions", "AppointmentSummaryCardView", "AppointmentCalendarOtherAppReadAccess", "AppointmentCalendarOtherAppWriteAccess", "AppointmentConflictType", "AppointmentStoreChangeType", "NodeRT", "WinRT", "Microsoft" ], "dependencies" : { "nan" : "latest" }, "repository": { "type": "git", "url": "git://github.com/NodeRT/NodeRT.git" }, "homepage": "https://github.com/NodeRT/NodeRT", "author": "Generated by NodeRT", "contributors": [ "nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)", "Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)" ], "gypfile": true, "license": "Apache-2.0" }