@nodert-win10-20h1/windows.security.isolation
Version:
Use the Windows.Security.Isolation UWP API directly from Node.js
61 lines (60 loc) • 2.31 kB
JSON
{
"name": "@nodert-win10-20h1/windows.security.isolation",
"version": "0.1.0",
"description": "Use the Windows.Security.Isolation UWP API directly from Node.js",
"main": "lib/main.js",
"keywords": [
"Windows.Security.Isolation",
"Windows",
"Security",
"Isolation",
"IsolatedWindowsEnvironment",
"IsolatedWindowsEnvironmentCreateResult",
"IsolatedWindowsEnvironmentFile",
"IsolatedWindowsEnvironmentHost",
"IsolatedWindowsEnvironmentLaunchFileResult",
"IsolatedWindowsEnvironmentOptions",
"IsolatedWindowsEnvironmentOwnerRegistration",
"IsolatedWindowsEnvironmentOwnerRegistrationData",
"IsolatedWindowsEnvironmentOwnerRegistrationResult",
"IsolatedWindowsEnvironmentProcess",
"IsolatedWindowsEnvironmentShareFolderRequestOptions",
"IsolatedWindowsEnvironmentShareFolderResult",
"IsolatedWindowsEnvironmentStartProcessResult",
"IsolatedWindowsEnvironmentTelemetryParameters",
"IsolatedWindowsHostMessenger",
"IsolatedWindowsEnvironmentActivator",
"IsolatedWindowsEnvironmentAllowedClipboardFormats",
"IsolatedWindowsEnvironmentAvailablePrinters",
"IsolatedWindowsEnvironmentClipboardCopyPasteDirections",
"IsolatedWindowsEnvironmentCreateStatus",
"IsolatedWindowsEnvironmentHostError",
"IsolatedWindowsEnvironmentLaunchFileStatus",
"IsolatedWindowsEnvironmentOwnerRegistrationStatus",
"IsolatedWindowsEnvironmentProcessState",
"IsolatedWindowsEnvironmentProgressState",
"IsolatedWindowsEnvironmentShareFolderStatus",
"IsolatedWindowsEnvironmentStartProcessStatus",
"IsolatedWindowsEnvironmentContract",
"IsolatedWindowsEnvironmentCreateProgress",
"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"
}