Files
2021-08-16 11:26:06 -04:00

25 lines
559 B
JSON

{
"name": "react-native-mail",
"version": "6.1.1",
"description": "A wrapper on top of MFMailComposeViewController from iOS and Mail Intent on android",
"author": {
"name": "Chirag Jain",
"email": "jain_chirag04@yahoo.com",
"url": "http://chiragjain.tumblr.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:chirag04/react-native-mail.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"ios",
"android",
"email",
"MFMailComposeViewController"
]
}