UNPKG

react-native-unified-contacts

Version:

Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.

34 lines (33 loc) 999 B
{ "name": "react-native-unified-contacts", "version": "2.0.0-pre.2", "description": "Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.", "author": "Joshua Pinter", "license": "MIT", "nativePackage": true, "homepage": "https://github.com/joshuapinter/react-native-unified-contacts", "repository": "https://github.com/joshuapinter/react-native-unified-contacts.git", "bugs": { "url": "https://github.com/joshuapinter/react-native-unified-contacts/issues" }, "keywords": [ "react-native", "react", "react-component", "addressbook", "contacts", "ios", "android" ], "main": "index.js", "scripts": { "lint": "./node_modules/.bin/eslint .", "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "babel-eslint": "10.0.1", "eslint": "5.16.0", "eslint-config-cntral": "joshuapinter/eslint-config-cntral", "eslint-plugin-react": "7.6.1" } }