UNPKG

@nodert-win10-au/windows.applicationmodel.contacts

Version:

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

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