forked from chirag04/react-native-mail
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
50 lines (50 loc) · 1.4 KB
/
package.json
File metadata and controls
50 lines (50 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"name": "react-native-mail",
"version": "0.2.4",
"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"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/chirag04/react-native-mail.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"ios",
"android",
"email",
"MFMailComposeViewController"
],
"gitHead": "a21523d699e184343166ebad0deeda092365f75a",
"bugs": {
"url": "https://github.com/chirag04/react-native-mail/issues"
},
"homepage": "https://github.com/chirag04/react-native-mail#readme",
"_id": "react-native-mail@0.2.4",
"scripts": {},
"_shasum": "10a0ba57655e136744e9cd44f5e5e96ca720a617",
"_from": "react-native-mail@>=0.2.4 <0.3.0",
"_npmVersion": "2.14.2",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "chirag04",
"email": "jain_chirag04@yahoo.com"
},
"maintainers": [
{
"name": "chirag04",
"email": "jain_chirag04@yahoo.com"
}
],
"dist": {
"shasum": "10a0ba57655e136744e9cd44f5e5e96ca720a617",
"tarball": "http://registry.npmjs.org/react-native-mail/-/react-native-mail-0.2.4.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/react-native-mail/-/react-native-mail-0.2.4.tgz"
}