{
  "name": "@nodert-win11/windows.ui.xaml",
  "version": "0.1.6",
  "description": "Use the Windows.UI.Xaml UWP API directly from Node.js",
  "main": "lib/main.js",
  "keywords": [
    "Windows.UI.Xaml",
    "Windows",
    "UI",
    "Xaml",
    "DependencyObject",
    "StateTriggerBase",
    "AdaptiveTrigger",
    "Application",
    "ApplicationInitializationCallbackParams",
    "BindingFailedEventArgs",
    "BringIntoViewOptions",
    "RoutedEventArgs",
    "BringIntoViewRequestedEventArgs",
    "BrushTransition",
    "ResourceDictionary",
    "ColorPaletteResources",
    "UIElement",
    "FrameworkElement",
    "FrameworkTemplate",
    "DataContextChangedEventArgs",
    "DataTemplate",
    "DataTemplateKey",
    "DebugSettings",
    "DependencyObjectCollection",
    "DependencyProperty",
    "DependencyPropertyChangedEventArgs",
    "DispatcherTimer",
    "DragEventArgs",
    "DragOperationDeferral",
    "DragStartingEventArgs",
    "DragUI",
    "DragUIOverride",
    "DropCompletedEventArgs",
    "EffectiveViewportChangedEventArgs",
    "ElementFactoryGetArgs",
    "ElementFactoryRecycleArgs",
    "ElementSoundPlayer",
    "TriggerBase",
    "EventTrigger",
    "ExceptionRoutedEventArgs",
    "FrameworkView",
    "FrameworkViewSource",
    "IDataTemplateExtension",
    "IElementFactory",
    "TriggerAction",
    "MediaFailedRoutedEventArgs",
    "PointHelper",
    "PropertyMetadata",
    "PropertyPath",
    "RectHelper",
    "RoutedEvent",
    "ScalarTransition",
    "SetterBase",
    "Setter",
    "SetterBaseCollection",
    "SizeChangedEventArgs",
    "SizeHelper",
    "StateTrigger",
    "Style",
    "StyleTypedPropertyAttribute",
    "TargetPropertyPath",
    "TemplatePartAttribute",
    "TemplateVisualStateAttribute",
    "TriggerActionCollection",
    "TriggerCollection",
    "UIElementWeakCollection",
    "UnhandledExceptionEventArgs",
    "Vector3Transition",
    "VisualState",
    "VisualStateChangedEventArgs",
    "VisualStateGroup",
    "VisualStateManager",
    "VisualTransition",
    "Window",
    "WindowCreatedEventArgs",
    "XamlRoot",
    "XamlRootChangedEventArgs",
    "ApplicationHighContrastAdjustment",
    "ApplicationRequiresPointerMode",
    "ApplicationTheme",
    "AutomationTextAttributesEnum",
    "ElementHighContrastAdjustment",
    "ElementSoundKind",
    "ElementSoundMode",
    "ElementSoundPlayerState",
    "ElementSpatialAudioMode",
    "ElementTheme",
    "FlowDirection",
    "FocusState",
    "FocusVisualKind",
    "FontCapitals",
    "FontEastAsianLanguage",
    "FontEastAsianWidths",
    "FontFraction",
    "FontNumeralAlignment",
    "FontNumeralStyle",
    "FontVariants",
    "HorizontalAlignment",
    "LineStackingStrategy",
    "OpticalMarginAlignment",
    "TextAlignment",
    "TextLineBounds",
    "TextReadingOrder",
    "TextTrimming",
    "TextWrapping",
    "Vector3TransitionComponents",
    "VerticalAlignment",
    "Visibility",
    "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"
}
