@nodert-win10-cu/windows.ui.webui
Version:
Use the Windows.UI.WebUI UWP API directly from Node.js
90 lines (89 loc) • 3.33 kB
JSON
{
"name": "@nodert-win10-cu/windows.ui.webui",
"version": "0.4.4",
"description": "Use the Windows.UI.WebUI UWP API directly from Node.js",
"main": "lib/main.js",
"keywords": [
"Windows.UI.WebUI",
"Windows",
"UI",
"WebUI",
"WebUIPrintTaskSettingsActivatedEventArgs",
"WebUIPrint3DWorkflowActivatedEventArgs",
"WebUILockScreenCallActivatedEventArgs",
"WebUICameraSettingsActivatedEventArgs",
"WebUIContactPickerActivatedEventArgs",
"WebUIContactCallActivatedEventArgs",
"WebUIContactMessageActivatedEventArgs",
"WebUIContactMapActivatedEventArgs",
"WebUIContactPostActivatedEventArgs",
"WebUIContactVideoCallActivatedEventArgs",
"WebUISearchActivatedEventArgs",
"WebUIWalletActionActivatedEventArgs",
"WebUIAppointmentsProviderAddAppointmentActivatedEventArgs",
"WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs",
"WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs",
"WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs",
"WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs",
"WebUIContactPanelActivatedEventArgs",
"WebUIUserDataAccountProviderActivatedEventArgs",
"WebUIDevicePairingActivatedEventArgs",
"WebUIVoiceCommandActivatedEventArgs",
"ActivatedDeferral",
"ActivatedOperation",
"IActivatedEventArgsDeferral",
"WebUILaunchActivatedEventArgs",
"WebUIShareTargetActivatedEventArgs",
"WebUIFileActivatedEventArgs",
"WebUIProtocolActivatedEventArgs",
"WebUIProtocolForResultsActivatedEventArgs",
"WebUIFileOpenPickerActivatedEventArgs",
"WebUIFileSavePickerActivatedEventArgs",
"WebUICachedFileUpdaterActivatedEventArgs",
"WebUIDeviceActivatedEventArgs",
"WebUILockScreenActivatedEventArgs",
"WebUIRestrictedLaunchActivatedEventArgs",
"WebUIFileOpenPickerContinuationEventArgs",
"WebUIFileSavePickerContinuationEventArgs",
"WebUIFolderPickerContinuationEventArgs",
"WebUIWebAuthenticationBrokerContinuationEventArgs",
"WebUIWebAccountProviderActivatedEventArgs",
"WebUIDialReceiverActivatedEventArgs",
"WebUIToastNotificationActivatedEventArgs",
"WebUILockScreenComponentActivatedEventArgs",
"WebUIPrintWorkflowForegroundTaskActivatedEventArgs",
"IWebUINavigatedEventArgs",
"WebUINavigatedOperation",
"SuspendingDeferral",
"SuspendingOperation",
"SuspendingEventArgs",
"LeavingBackgroundEventArgs",
"EnteredBackgroundEventArgs",
"IWebUIBackgroundTaskInstance",
"WebUIBackgroundTaskInstanceRuntimeClass",
"WebUIBackgroundTaskInstance",
"WebUINavigatedDeferral",
"WebUINavigatedEventArgs",
"WebUIApplication",
"HtmlPrintDocumentSource",
"PrintContent",
"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"
}