{
  "name": "@nodert-win10/windows.applicationmodel.activation",
  "version": "0.2.96",
  "description": "Use the Windows.ApplicationModel.Activation UWP API directly from Node.js",
  "main": "lib/main.js",
  "scripts" : {
    "install" : "node-gyp rebuild --msvs_version=2015"
  },
  "os": [
    "win32"
  ],
  "keywords": [
    "Windows.ApplicationModel.Activation",
    "Windows",
    "ApplicationModel",
    "Activation",
    "PrintTaskSettingsActivatedEventArgs",
    "Print3DWorkflowActivatedEventArgs",
    "LockScreenCallActivatedEventArgs",
    "CameraSettingsActivatedEventArgs",
    "ContactPickerActivatedEventArgs",
    "ContactCallActivatedEventArgs",
    "ContactMessageActivatedEventArgs",
    "ContactMapActivatedEventArgs",
    "ContactPostActivatedEventArgs",
    "ContactVideoCallActivatedEventArgs",
    "WalletActionActivatedEventArgs",
    "SplashScreen",
    "IActivatedEventArgs",
    "IPrintTaskSettingsActivatedEventArgs",
    "IPrint3DWorkflowActivatedEventArgs",
    "ICameraSettingsActivatedEventArgs",
    "IContactPickerActivatedEventArgs",
    "IContactActivatedEventArgs",
    "IContactCallActivatedEventArgs",
    "IContactMessageActivatedEventArgs",
    "IContactMapActivatedEventArgs",
    "IContactPostActivatedEventArgs",
    "IContactVideoCallActivatedEventArgs",
    "IContactsProviderActivatedEventArgs",
    "IWalletActionActivatedEventArgs",
    "IApplicationViewActivatedEventArgs",
    "IViewSwitcherProvider",
    "IPrelaunchActivatedEventArgs",
    "ILaunchActivatedEventArgs",
    "ILockScreenCallActivatedEventArgs",
    "LaunchActivatedEventArgs",
    "ISearchActivatedEventArgs",
    "ISearchActivatedEventArgsWithLinguisticDetails",
    "SearchActivatedEventArgs",
    "IShareTargetActivatedEventArgs",
    "ShareTargetActivatedEventArgs",
    "IFileActivatedEventArgs",
    "IFileActivatedEventArgsWithNeighboringFiles",
    "IFileActivatedEventArgsWithCallerPackageFamilyName",
    "FileActivatedEventArgs",
    "IProtocolActivatedEventArgs",
    "IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData",
    "ProtocolActivatedEventArgs",
    "IProtocolForResultsActivatedEventArgs",
    "ProtocolForResultsActivatedEventArgs",
    "IFileOpenPickerActivatedEventArgs",
    "IFileOpenPickerActivatedEventArgs2",
    "FileOpenPickerActivatedEventArgs",
    "IFileSavePickerActivatedEventArgs",
    "IFileSavePickerActivatedEventArgs2",
    "FileSavePickerActivatedEventArgs",
    "ICachedFileUpdaterActivatedEventArgs",
    "CachedFileUpdaterActivatedEventArgs",
    "IDeviceActivatedEventArgs",
    "DeviceActivatedEventArgs",
    "IAppointmentsProviderActivatedEventArgs",
    "IAppointmentsProviderAddAppointmentActivatedEventArgs",
    "AppointmentsProviderAddAppointmentActivatedEventArgs",
    "IAppointmentsProviderReplaceAppointmentActivatedEventArgs",
    "AppointmentsProviderReplaceAppointmentActivatedEventArgs",
    "IAppointmentsProviderRemoveAppointmentActivatedEventArgs",
    "IPickerReturnedActivatedEventArgs",
    "PickerReturnedActivatedEventArgs",
    "AppointmentsProviderRemoveAppointmentActivatedEventArgs",
    "IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs",
    "AppointmentsProviderShowAppointmentDetailsActivatedEventArgs",
    "IAppointmentsProviderShowTimeFrameActivatedEventArgs",
    "AppointmentsProviderShowTimeFrameActivatedEventArgs",
    "IRestrictedLaunchActivatedEventArgs",
    "RestrictedLaunchActivatedEventArgs",
    "ILockScreenActivatedEventArgs",
    "LockScreenActivatedEventArgs",
    "IContinuationActivatedEventArgs",
    "IFileOpenPickerContinuationEventArgs",
    "FileOpenPickerContinuationEventArgs",
    "IFileSavePickerContinuationEventArgs",
    "FileSavePickerContinuationEventArgs",
    "IFolderPickerContinuationEventArgs",
    "FolderPickerContinuationEventArgs",
    "IWebAuthenticationBrokerContinuationEventArgs",
    "WebAuthenticationBrokerContinuationEventArgs",
    "IWebAccountProviderActivatedEventArgs",
    "WebAccountProviderActivatedEventArgs",
    "IToastNotificationActivatedEventArgs",
    "ToastNotificationActivatedEventArgs",
    "IDialReceiverActivatedEventArgs",
    "DialReceiverActivatedEventArgs",
    "IDevicePairingActivatedEventArgs",
    "DevicePairingActivatedEventArgs",
    "IVoiceCommandActivatedEventArgs",
    "VoiceCommandActivatedEventArgs",
    "ApplicationExecutionState",
    "ActivationKind",
    "ActivatedEventsContract",
    "ActivationCameraSettingsContract",
    "ContactActivatedEventsContract",
    "WebUISearchActivatedEventsContract",
    "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"
}
