-
Notifications
You must be signed in to change notification settings - Fork 13
/
package.json
53 lines (53 loc) · 1.63 KB
/
package.json
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
51
52
53
{
"_from": "git+https://github.com/a289459798/react-native-umshare.git",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-umshare",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+https://github.com/a289459798/react-native-umshare.git",
"rawSpec": "git+https://github.com/a289459798/react-native-umshare.git",
"saveSpec": "git+https://github.com/a289459798/react-native-umshare.git",
"fetchSpec": "https://github.com/a289459798/react-native-umshare.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/a289459798/react-native-umshare.git#5f0cb994855e7cb6143fe68057133cd7f70e5ac6",
"_shasum": "ccabd5ec702b7c5bed5b339c6efbaca529c90e28",
"_spec": "git+https://github.com/a289459798/react-native-umshare.git",
"_where": "/Users/zhangzy/workspace/android/5ichong/academy",
"author": {
"name": "zhangzy"
},
"bugs": {
"url": "https://github.com/a289459798/react-native-umshare/issues"
},
"bundleDependencies": false,
"deprecated": false,
"deprecations": "",
"description": "友盟分享和第三方登录",
"homepage": "https://github.com/a289459798/react-native-umshare#readme",
"keywords": [
"react-native",
"share",
"weixin",
"qq",
"sina"
],
"license": "ISC",
"main": "index.ts",
"name": "react-native-umshare",
"repository": {
"type": "git",
"url": "git+https://github.com/a289459798/react-native-umshare.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "4.0.0"
}