UNPKG

@nodert-win10-20h1/windows.ui.xaml.hosting

Version:

Use the Windows.UI.Xaml.Hosting UWP API directly from Node.js

50 lines (49 loc) 1.46 kB
{ "name": "@nodert-win10-20h1/windows.ui.xaml.hosting", "version": "0.1.0", "description": "Use the Windows.UI.Xaml.Hosting UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.UI.Xaml.Hosting", "Windows", "UI", "Xaml", "Hosting", "DesignerAppExitedEventArgs", "DesignerAppManager", "DesignerAppView", "DesktopWindowXamlSource", "DesktopWindowXamlSourceGotFocusEventArgs", "DesktopWindowXamlSourceTakeFocusRequestedEventArgs", "ElementCompositionPreview", "IXamlUIPresenterHost", "IXamlUIPresenterHost2", "IXamlUIPresenterHost3", "WindowsXamlManager", "XamlSourceFocusNavigationRequest", "XamlSourceFocusNavigationResult", "XamlUIPresenter", "DesignerAppViewState", "XamlSourceFocusNavigationReason", "HostingContract", "NodeRT", "WinRT", "Microsoft" ], "dependencies": { "nan": "latest" }, "repository": { "type": "git", "url": "git://github.com/MaySoMusician/NodeRT.git" }, "homepage": "https://github.com/MaySoMusician/NodeRT/tree/feature/136-vs2019", "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/)" ], "gypfile": true, "license": "Apache-2.0" }