{
  "name": "@nodert-win10-rs4/windows.networking.networkoperators",
  "version": "0.4.4",
  "description": "Use the Windows.Networking.NetworkOperators UWP API directly from Node.js",
  "main": "lib/main.js",
  "keywords": [
    "Windows.Networking.NetworkOperators",
    "Windows",
    "Networking",
    "NetworkOperators",
    "MobileBroadbandAccount",
    "MobileBroadbandNetwork",
    "MobileBroadbandDeviceInformation",
    "MobileBroadbandPinManager",
    "MobileBroadbandUiccApp",
    "MobileBroadbandCellsInfo",
    "NetworkOperatorDataUsageTriggerDetails",
    "TetheringEntitlementCheckTriggerDetails",
    "NetworkOperatorTetheringAccessPointConfiguration",
    "NetworkOperatorTetheringOperationResult",
    "NetworkOperatorTetheringManager",
    "NetworkOperatorTetheringClient",
    "MobileBroadbandAccountEventArgs",
    "MobileBroadbandAccountUpdatedEventArgs",
    "MobileBroadbandAccountWatcher",
    "MobileBroadbandModem",
    "MobileBroadbandUicc",
    "MobileBroadbandSarManager",
    "MobileBroadbandModemConfiguration",
    "MobileBroadbandDeviceServiceInformation",
    "MobileBroadbandDeviceService",
    "MobileBroadbandPco",
    "MobileBroadbandPin",
    "MobileBroadbandPinOperationResult",
    "MobileBroadbandDeviceServiceDataSession",
    "MobileBroadbandDeviceServiceCommandSession",
    "MobileBroadbandDeviceServiceDataReceivedEventArgs",
    "MobileBroadbandDeviceServiceCommandResult",
    "MobileBroadbandUiccAppsResult",
    "MobileBroadbandUiccAppRecordDetailsResult",
    "MobileBroadbandUiccAppReadRecordResult",
    "MobileBroadbandNetworkRegistrationStateChange",
    "MobileBroadbandNetworkRegistrationStateChangeTriggerDetails",
    "MobileBroadbandRadioStateChange",
    "MobileBroadbandRadioStateChangeTriggerDetails",
    "MobileBroadbandPinLockStateChange",
    "MobileBroadbandPinLockStateChangeTriggerDetails",
    "MobileBroadbandDeviceServiceTriggerDetails",
    "KnownCSimFilePaths",
    "KnownRuimFilePaths",
    "KnownSimFilePaths",
    "KnownUSimFilePaths",
    "MobileBroadbandCellCdma",
    "MobileBroadbandCellGsm",
    "MobileBroadbandCellLte",
    "MobileBroadbandCellTdscdma",
    "MobileBroadbandCellUmts",
    "MobileBroadbandModemIsolation",
    "MobileBroadbandPcoDataChangeTriggerDetails",
    "MobileBroadbandAntennaSar",
    "MobileBroadbandTransmissionStateChangedEventArgs",
    "ESimPolicy",
    "ESimProfile",
    "ESimOperationResult",
    "ESimDownloadProfileMetadataResult",
    "ESim",
    "ESimAddedEventArgs",
    "ESimProfileMetadata",
    "ESimServiceInfo",
    "ESimWatcher",
    "ESimManager",
    "ESimProfilePolicy",
    "ESimRemovedEventArgs",
    "ESimUpdatedEventArgs",
    "HotspotAuthenticationEventDetails",
    "HotspotAuthenticationContext",
    "HotspotCredentialsAuthenticationResult",
    "ProvisionFromXmlDocumentResults",
    "ProvisionedProfile",
    "ProvisioningAgent",
    "UssdMessage",
    "UssdReply",
    "UssdSession",
    "NetworkOperatorNotificationEventDetails",
    "FdnAccessManager",
    "DataClasses",
    "MobileBroadbandDeviceType",
    "NetworkDeviceStatus",
    "NetworkRegistrationState",
    "MobileBroadbandRadioState",
    "NetworkOperatorDataUsageNotificationKind",
    "NetworkOperatorEventMessageType",
    "MobileBroadbandAccountWatcherStatus",
    "TetheringOperationalState",
    "TetheringCapability",
    "TetheringOperationStatus",
    "MobileBroadbandPinLockState",
    "MobileBroadbandPinType",
    "MobileBroadbandPinFormat",
    "MobileBroadbandUiccAppOperationStatus",
    "UiccAppKind",
    "UiccAppRecordKind",
    "UiccAccessCondition",
    "MobileBroadbandModemStatus",
    "ESimAuthenticationPreference",
    "ESimProfileClass",
    "ESimOperationStatus",
    "ESimProfileMetadataState",
    "ESimProfileState",
    "ESimState",
    "ESimWatcherStatus",
    "HotspotAuthenticationResponseCode",
    "ProfileMediaType",
    "UssdResultCode",
    "ESimProfileInstallProgress",
    "ProfileUsage",
    "LegacyNetworkOperatorsContract",
    "NetworkOperatorsFdnContract",
    "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)",
    "Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)"
  ],
  "gypfile": true,
  "license": "Apache-2.0"
}
