@nodert-win10-21h1/windows.applicationmodel.background
Version:
Use the Windows.ApplicationModel.Background UWP API directly from Node.js
122 lines (121 loc) • 4.23 kB
JSON
{
"name": "@nodert-win10-21h1/windows.applicationmodel.background",
"version": "0.1.6",
"description": "Use the Windows.ApplicationModel.Background UWP API directly from Node.js",
"main": "lib/main.js",
"keywords": [
"Windows.ApplicationModel.Background",
"Windows",
"ApplicationModel",
"Background",
"ActivitySensorTrigger",
"AlarmApplicationManager",
"AppBroadcastTrigger",
"AppBroadcastTriggerProviderInfo",
"ApplicationTrigger",
"ApplicationTriggerDetails",
"AppointmentStoreNotificationTrigger",
"BackgroundExecutionManager",
"BackgroundTaskBuilder",
"BackgroundTaskCompletedEventArgs",
"BackgroundTaskDeferral",
"BackgroundTaskProgressEventArgs",
"BackgroundTaskRegistration",
"BackgroundTaskRegistrationGroup",
"BackgroundWorkCost",
"BluetoothLEAdvertisementPublisherTrigger",
"BluetoothLEAdvertisementWatcherTrigger",
"CachedFileUpdaterTrigger",
"CachedFileUpdaterTriggerDetails",
"ChatMessageNotificationTrigger",
"ChatMessageReceivedNotificationTrigger",
"CommunicationBlockingAppSetAsActiveTrigger",
"ContactStoreNotificationTrigger",
"ContentPrefetchTrigger",
"ConversationalAgentTrigger",
"CustomSystemEventTrigger",
"DeviceConnectionChangeTrigger",
"DeviceManufacturerNotificationTrigger",
"DeviceServicingTrigger",
"DeviceUseTrigger",
"DeviceWatcherTrigger",
"EmailStoreNotificationTrigger",
"GattCharacteristicNotificationTrigger",
"GattServiceProviderTrigger",
"GattServiceProviderTriggerResult",
"GeovisitTrigger",
"IBackgroundCondition",
"IBackgroundTask",
"IBackgroundTaskInstance",
"IBackgroundTaskInstance2",
"IBackgroundTaskInstance4",
"IBackgroundTaskRegistration",
"IBackgroundTaskRegistration2",
"IBackgroundTaskRegistration3",
"IBackgroundTrigger",
"LocationTrigger",
"MaintenanceTrigger",
"MediaProcessingTrigger",
"MobileBroadbandDeviceServiceNotificationTrigger",
"MobileBroadbandPcoDataChangeTrigger",
"MobileBroadbandPinLockStateChangeTrigger",
"MobileBroadbandRadioStateChangeTrigger",
"MobileBroadbandRegistrationStateChangeTrigger",
"NetworkOperatorDataUsageTrigger",
"NetworkOperatorHotspotAuthenticationTrigger",
"NetworkOperatorNotificationTrigger",
"PaymentAppCanMakePaymentTrigger",
"PhoneTrigger",
"PushNotificationTrigger",
"RcsEndUserMessageAvailableTrigger",
"RfcommConnectionTrigger",
"SecondaryAuthenticationFactorAuthenticationTrigger",
"SensorDataThresholdTrigger",
"SmartCardTrigger",
"SmsMessageReceivedTrigger",
"SocketActivityTrigger",
"StorageLibraryChangeTrackerTrigger",
"StorageLibraryContentChangedTrigger",
"SystemCondition",
"SystemTrigger",
"TetheringEntitlementCheckTrigger",
"TimeTrigger",
"ToastNotificationActionTrigger",
"ToastNotificationHistoryChangedTrigger",
"UserNotificationChangedTrigger",
"AlarmAccessStatus",
"ApplicationTriggerResult",
"BackgroundAccessRequestKind",
"BackgroundAccessStatus",
"BackgroundTaskCancellationReason",
"BackgroundTaskThrottleCounter",
"BackgroundWorkCostValue",
"CustomSystemEventTriggerRecurrence",
"DeviceTriggerResult",
"LocationTriggerType",
"MediaProcessingTriggerResult",
"SystemConditionType",
"SystemTriggerType",
"BackgroundAlarmApplicationContract",
"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"
}