UNPKG

@nodert-win10/windows.foundation.diagnostics

Version:

Use the Windows.Foundation.Diagnostics UWP API directly from Node.js

59 lines (58 loc) 1.5 kB
{ "name": "@nodert-win10/windows.foundation.diagnostics", "version": "0.2.96", "description": "Use the Windows.Foundation.Diagnostics UWP API directly from Node.js", "main": "lib/main.js", "scripts" : { "install" : "node-gyp rebuild --msvs_version=2015" }, "os": [ "win32" ], "keywords": [ "Windows.Foundation.Diagnostics", "Windows", "Foundation", "Diagnostics", "TracingStatusChangedEventArgs", "AsyncCausalityTracer", "IErrorReportingSettings", "RuntimeBrokerErrorSettings", "ErrorDetails", "LoggingOptions", "LoggingChannelOptions", "LoggingFields", "ILoggingTarget", "LoggingActivity", "ILoggingChannel", "LoggingChannel", "ILoggingSession", "LoggingSession", "LogFileGeneratedEventArgs", "IFileLoggingSession", "FileLoggingSession", "CausalityTraceLevel", "CausalitySource", "CausalityRelation", "CausalitySynchronousWork", "ErrorOptions", "LoggingLevel", "LoggingOpcode", "LoggingFieldFormat", "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)"], "gypfile": true, "license": "Apache-2.0" }