cordova-contact-adapter
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cordova-contact-adapter", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "An adapter and model for use with cordova contacts plugin", | ||
@@ -5,0 +5,0 @@ "directories": { |
@@ -64,2 +64,5 @@ # cordova-contact-adapter | ||
- `anyPhotoUrl`: to access the first available photo as an URL (normally `file://`) | ||
- `anyPhoneNumber`: to access the first available phone number | ||
- `anyURL`: to access the first available URL | ||
- `anyEmail`: to access the first available email address | ||
@@ -66,0 +69,0 @@ ## Running Tests |
26150
52
577
77