{
  "name": "@nodert-win11/windows.applicationmodel.activation",
  "version": "0.1.6",
  "description": "Use the Windows.ApplicationModel.Activation UWP API directly from Node.js",
  "main": "lib/main.js",
  "keywords": [
    "Windows.ApplicationModel.Activation",
    "Windows",
    "ApplicationModel",
    "Activation",
    "AppointmentsProviderAddAppointmentActivatedEventArgs",
    "AppointmentsProviderRemoveAppointmentActivatedEventArgs",
    "AppointmentsProviderReplaceAppointmentActivatedEventArgs",
    "AppointmentsProviderShowAppointmentDetailsActivatedEventArgs",
    "AppointmentsProviderShowTimeFrameActivatedEventArgs",
    "BackgroundActivatedEventArgs",
    "BarcodeScannerPreviewActivatedEventArgs",
    "CachedFileUpdaterActivatedEventArgs",
    "CameraSettingsActivatedEventArgs",
    "CommandLineActivatedEventArgs",
    "CommandLineActivationOperation",
    "ContactCallActivatedEventArgs",
    "ContactMapActivatedEventArgs",
    "ContactMessageActivatedEventArgs",
    "ContactPanelActivatedEventArgs",
    "ContactPickerActivatedEventArgs",
    "ContactPostActivatedEventArgs",
    "ContactVideoCallActivatedEventArgs",
    "DeviceActivatedEventArgs",
    "DevicePairingActivatedEventArgs",
    "DialReceiverActivatedEventArgs",
    "FileActivatedEventArgs",
    "FileOpenPickerActivatedEventArgs",
    "FileOpenPickerContinuationEventArgs",
    "FileSavePickerActivatedEventArgs",
    "FileSavePickerContinuationEventArgs",
    "FolderPickerContinuationEventArgs",
    "IActivatedEventArgs",
    "IActivatedEventArgsWithUser",
    "IApplicationViewActivatedEventArgs",
    "IAppointmentsProviderActivatedEventArgs",
    "IAppointmentsProviderAddAppointmentActivatedEventArgs",
    "IAppointmentsProviderRemoveAppointmentActivatedEventArgs",
    "IAppointmentsProviderReplaceAppointmentActivatedEventArgs",
    "IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs",
    "IAppointmentsProviderShowTimeFrameActivatedEventArgs",
    "IBackgroundActivatedEventArgs",
    "IBarcodeScannerPreviewActivatedEventArgs",
    "ICachedFileUpdaterActivatedEventArgs",
    "ICameraSettingsActivatedEventArgs",
    "ICommandLineActivatedEventArgs",
    "IContactActivatedEventArgs",
    "IContactCallActivatedEventArgs",
    "IContactMapActivatedEventArgs",
    "IContactMessageActivatedEventArgs",
    "IContactPanelActivatedEventArgs",
    "IContactPickerActivatedEventArgs",
    "IContactPostActivatedEventArgs",
    "IContactVideoCallActivatedEventArgs",
    "IContactsProviderActivatedEventArgs",
    "IContinuationActivatedEventArgs",
    "IDeviceActivatedEventArgs",
    "IDevicePairingActivatedEventArgs",
    "IDialReceiverActivatedEventArgs",
    "IFileActivatedEventArgs",
    "IFileActivatedEventArgsWithCallerPackageFamilyName",
    "IFileActivatedEventArgsWithNeighboringFiles",
    "IFileOpenPickerActivatedEventArgs",
    "IFileOpenPickerActivatedEventArgs2",
    "IFileOpenPickerContinuationEventArgs",
    "IFileSavePickerActivatedEventArgs",
    "IFileSavePickerActivatedEventArgs2",
    "IFileSavePickerContinuationEventArgs",
    "IFolderPickerContinuationEventArgs",
    "ILaunchActivatedEventArgs",
    "ILaunchActivatedEventArgs2",
    "ILockScreenActivatedEventArgs",
    "ILockScreenCallActivatedEventArgs",
    "IPhoneCallActivatedEventArgs",
    "IPickerReturnedActivatedEventArgs",
    "IPrelaunchActivatedEventArgs",
    "IPrint3DWorkflowActivatedEventArgs",
    "IPrintTaskSettingsActivatedEventArgs",
    "IProtocolActivatedEventArgs",
    "IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData",
    "IProtocolForResultsActivatedEventArgs",
    "IRestrictedLaunchActivatedEventArgs",
    "ISearchActivatedEventArgs",
    "ISearchActivatedEventArgsWithLinguisticDetails",
    "IShareTargetActivatedEventArgs",
    "IStartupTaskActivatedEventArgs",
    "IToastNotificationActivatedEventArgs",
    "IUserDataAccountProviderActivatedEventArgs",
    "IViewSwitcherProvider",
    "IVoiceCommandActivatedEventArgs",
    "IWalletActionActivatedEventArgs",
    "IWebAccountProviderActivatedEventArgs",
    "IWebAuthenticationBrokerContinuationEventArgs",
    "LaunchActivatedEventArgs",
    "LockScreenActivatedEventArgs",
    "LockScreenCallActivatedEventArgs",
    "LockScreenComponentActivatedEventArgs",
    "PhoneCallActivatedEventArgs",
    "PickerReturnedActivatedEventArgs",
    "Print3DWorkflowActivatedEventArgs",
    "PrintTaskSettingsActivatedEventArgs",
    "ProtocolActivatedEventArgs",
    "ProtocolForResultsActivatedEventArgs",
    "RestrictedLaunchActivatedEventArgs",
    "SearchActivatedEventArgs",
    "ShareTargetActivatedEventArgs",
    "SplashScreen",
    "StartupTaskActivatedEventArgs",
    "TileActivatedInfo",
    "ToastNotificationActivatedEventArgs",
    "UserDataAccountProviderActivatedEventArgs",
    "VoiceCommandActivatedEventArgs",
    "WalletActionActivatedEventArgs",
    "WebAccountProviderActivatedEventArgs",
    "WebAuthenticationBrokerContinuationEventArgs",
    "ActivationKind",
    "ApplicationExecutionState",
    "ActivatedEventsContract",
    "ActivationCameraSettingsContract",
    "ContactActivatedEventsContract",
    "WebUISearchActivatedEventsContract",
    "NodeRT",
    "WinRT",
    "Microsoft"
  ],
  "dependencies": {
    "nan": "latest"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/demosjarco/NodeRT.git"
  },
  "homepage": "https://github.com/demosjarco/NodeRT/tree/vs2022",
  "author": "Generated by NodeRT (modified)",
  "contributors": [
    "nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)",
    "Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)",
    "MaySoMusician <maysomusician@gmail.com> (https://msmsm.work/)",
	"DemosJarco <1209494+demosjarco@users.noreply.github.com> (https://github.com/demosjarco)"
  ],
  "gypfile": true,
  "license": "Apache-2.0"
}
