UNPKG

@nodert-win10-au/windows.applicationmodel.activation

Version:

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

135 lines (134 loc) 5.3 kB
{ "name": "@nodert-win10-au/windows.applicationmodel.activation", "version": "0.4.4", "description": "Use the Windows.ApplicationModel.Activation UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.ApplicationModel.Activation", "Windows", "ApplicationModel", "Activation", "PrintTaskSettingsActivatedEventArgs", "Print3DWorkflowActivatedEventArgs", "LockScreenCallActivatedEventArgs", "CameraSettingsActivatedEventArgs", "ContactPickerActivatedEventArgs", "ContactCallActivatedEventArgs", "ContactMessageActivatedEventArgs", "ContactMapActivatedEventArgs", "ContactPostActivatedEventArgs", "ContactVideoCallActivatedEventArgs", "WalletActionActivatedEventArgs", "AppointmentsProviderAddAppointmentActivatedEventArgs", "AppointmentsProviderReplaceAppointmentActivatedEventArgs", "AppointmentsProviderRemoveAppointmentActivatedEventArgs", "AppointmentsProviderShowAppointmentDetailsActivatedEventArgs", "AppointmentsProviderShowTimeFrameActivatedEventArgs", "UserDataAccountProviderActivatedEventArgs", "SplashScreen", "IActivatedEventArgs", "IPrintTaskSettingsActivatedEventArgs", "IPrint3DWorkflowActivatedEventArgs", "ICameraSettingsActivatedEventArgs", "IContactPickerActivatedEventArgs", "IContactActivatedEventArgs", "IContactCallActivatedEventArgs", "IContactMessageActivatedEventArgs", "IContactMapActivatedEventArgs", "IContactPostActivatedEventArgs", "IContactVideoCallActivatedEventArgs", "IContactsProviderActivatedEventArgs", "IWalletActionActivatedEventArgs", "IAppointmentsProviderActivatedEventArgs", "IAppointmentsProviderAddAppointmentActivatedEventArgs", "IAppointmentsProviderReplaceAppointmentActivatedEventArgs", "IAppointmentsProviderRemoveAppointmentActivatedEventArgs", "IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs", "IAppointmentsProviderShowTimeFrameActivatedEventArgs", "IUserDataAccountProviderActivatedEventArgs", "IActivatedEventArgsWithUser", "IApplicationViewActivatedEventArgs", "IViewSwitcherProvider", "IPrelaunchActivatedEventArgs", "ILaunchActivatedEventArgs", "ILockScreenCallActivatedEventArgs", "ILaunchActivatedEventArgs2", "TileActivatedInfo", "LaunchActivatedEventArgs", "ISearchActivatedEventArgs", "ISearchActivatedEventArgsWithLinguisticDetails", "SearchActivatedEventArgs", "IShareTargetActivatedEventArgs", "ShareTargetActivatedEventArgs", "IFileActivatedEventArgs", "IFileActivatedEventArgsWithNeighboringFiles", "IFileActivatedEventArgsWithCallerPackageFamilyName", "FileActivatedEventArgs", "IProtocolActivatedEventArgs", "IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData", "ProtocolActivatedEventArgs", "IProtocolForResultsActivatedEventArgs", "ProtocolForResultsActivatedEventArgs", "IFileOpenPickerActivatedEventArgs", "IFileOpenPickerActivatedEventArgs2", "FileOpenPickerActivatedEventArgs", "IFileSavePickerActivatedEventArgs", "IFileSavePickerActivatedEventArgs2", "FileSavePickerActivatedEventArgs", "ICachedFileUpdaterActivatedEventArgs", "CachedFileUpdaterActivatedEventArgs", "IDeviceActivatedEventArgs", "DeviceActivatedEventArgs", "IPickerReturnedActivatedEventArgs", "PickerReturnedActivatedEventArgs", "IRestrictedLaunchActivatedEventArgs", "RestrictedLaunchActivatedEventArgs", "ILockScreenActivatedEventArgs", "LockScreenActivatedEventArgs", "IContinuationActivatedEventArgs", "IFileOpenPickerContinuationEventArgs", "FileOpenPickerContinuationEventArgs", "IFileSavePickerContinuationEventArgs", "FileSavePickerContinuationEventArgs", "IFolderPickerContinuationEventArgs", "FolderPickerContinuationEventArgs", "IWebAuthenticationBrokerContinuationEventArgs", "WebAuthenticationBrokerContinuationEventArgs", "IWebAccountProviderActivatedEventArgs", "WebAccountProviderActivatedEventArgs", "IToastNotificationActivatedEventArgs", "ToastNotificationActivatedEventArgs", "IDialReceiverActivatedEventArgs", "DialReceiverActivatedEventArgs", "IBackgroundActivatedEventArgs", "BackgroundActivatedEventArgs", "IDevicePairingActivatedEventArgs", "DevicePairingActivatedEventArgs", "IVoiceCommandActivatedEventArgs", "VoiceCommandActivatedEventArgs", "ApplicationExecutionState", "ActivationKind", "ActivatedEventsContract", "ActivationCameraSettingsContract", "ContactActivatedEventsContract", "WebUISearchActivatedEventsContract", "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" }