UNPKG

@nodert-win11-22h2/windows.applicationmodel.contacts

Version:

Use the Windows.ApplicationModel.Contacts UWP API directly from Node.js

109 lines (108 loc) 3.24 kB
{ "name": "@nodert-win11-22h2/windows.applicationmodel.contacts", "version": "0.1.6", "description": "Use the Windows.ApplicationModel.Contacts UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.ApplicationModel.Contacts", "Windows", "ApplicationModel", "Contacts", "AggregateContactManager", "Contact", "ContactAddress", "ContactAnnotation", "ContactAnnotationList", "ContactAnnotationStore", "ContactBatch", "ContactCardDelayedDataLoader", "ContactCardOptions", "ContactChange", "ContactChangeReader", "ContactChangeTracker", "ContactChangedDeferral", "ContactChangedEventArgs", "ContactConnectedServiceAccount", "ContactDate", "ContactEmail", "ContactField", "ContactFieldFactory", "ContactGroup", "ContactInformation", "ContactInstantMessageField", "ContactJobInfo", "ContactLaunchActionVerbs", "ContactList", "ContactListLimitedWriteOperations", "ContactListSyncConstraints", "ContactListSyncManager", "ContactLocationField", "ContactManager", "ContactManagerForUser", "ContactMatchReason", "ContactPanel", "ContactPanelClosingEventArgs", "ContactPanelLaunchFullAppRequestedEventArgs", "ContactPhone", "ContactPicker", "ContactQueryOptions", "ContactQueryTextSearch", "ContactReader", "ContactSignificantOther", "ContactStore", "ContactStoreNotificationTriggerDetails", "ContactWebsite", "FullContactCardOptions", "IContactField", "IContactFieldFactory", "IContactInstantMessageFieldFactory", "IContactLocationFieldFactory", "KnownContactField", "PinnedContactIdsQueryResult", "PinnedContactManager", "ContactAddressKind", "ContactAnnotationOperations", "ContactAnnotationStoreAccessType", "ContactBatchStatus", "ContactCardHeaderKind", "ContactCardTabKind", "ContactChangeType", "ContactDateKind", "ContactEmailKind", "ContactFieldCategory", "ContactFieldType", "ContactListOtherAppReadAccess", "ContactListOtherAppWriteAccess", "ContactListSyncStatus", "ContactMatchReasonKind", "ContactNameOrder", "ContactPhoneKind", "ContactQueryDesiredFields", "ContactQuerySearchFields", "ContactQuerySearchScope", "ContactRelationship", "ContactSelectionMode", "ContactStoreAccessType", "PinnedContactSurface", "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" }