@nodert-win11-22h2/windows.networking.connectivity
Version:
Use the Windows.Networking.Connectivity UWP API directly from Node.js
75 lines (74 loc) • 2.16 kB
JSON
{
"name": "@nodert-win11-22h2/windows.networking.connectivity",
"version": "0.1.6",
"description": "Use the Windows.Networking.Connectivity UWP API directly from Node.js",
"main": "lib/main.js",
"keywords": [
"Windows.Networking.Connectivity",
"Windows",
"Networking",
"Connectivity",
"AttributedNetworkUsage",
"CellularApnContext",
"ConnectionCost",
"ConnectionProfile",
"ConnectionProfileFilter",
"ConnectionSession",
"ConnectivityInterval",
"ConnectivityManager",
"DataPlanStatus",
"DataPlanUsage",
"DataUsage",
"IPInformation",
"LanIdentifier",
"LanIdentifierData",
"NetworkAdapter",
"NetworkInformation",
"NetworkItem",
"NetworkSecuritySettings",
"NetworkStateChangeEventDetails",
"NetworkUsage",
"ProviderNetworkUsage",
"ProxyConfiguration",
"RoutePolicy",
"WlanConnectionProfileDetails",
"WwanConnectionProfileDetails",
"CellularApnAuthenticationType",
"ConnectionProfileDeleteStatus",
"DataUsageGranularity",
"DomainAuthenticationKind",
"DomainConnectivityLevel",
"NetworkAuthenticationType",
"NetworkConnectivityLevel",
"NetworkCostType",
"NetworkEncryptionType",
"NetworkTypes",
"RoamingStates",
"TriStates",
"WwanDataClass",
"WwanNetworkIPKind",
"WwanNetworkRegistrationState",
"NetworkUsageStates",
"WwanContract",
"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"
}