UNPKG

@nodert-win10/windows.applicationmodel.contacts

Version:

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

100 lines (99 loc) 2.74 kB
{ "name": "@nodert-win10/windows.applicationmodel.contacts", "version": "0.2.96", "description": "Use the Windows.ApplicationModel.Contacts UWP API directly from Node.js", "main": "lib/main.js", "scripts" : { "install" : "node-gyp rebuild --msvs_version=2015" }, "os": [ "win32" ], "keywords": [ "Windows.ApplicationModel.Contacts", "Windows", "ApplicationModel", "Contacts", "Contact", "ContactCardDelayedDataLoader", "ContactStore", "ContactAnnotationStore", "ContactCardOptions", "FullContactCardOptions", "ContactAnnotation", "ContactAnnotationList", "ContactChangeTracker", "ContactChangedEventArgs", "AggregateContactManager", "ContactList", "ContactReader", "ContactQueryOptions", "ContactListSyncManager", "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)"], "gypfile": true, "license": "Apache-2.0" }