-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
127 lines (127 loc) · 4.32 KB
/
package.json
File metadata and controls
127 lines (127 loc) · 4.32 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"_args": [
[
{
"raw": "react-native-qq@2.0.3",
"scope": null,
"escapedName": "react-native-qq",
"name": "react-native-qq",
"rawSpec": "2.0.3",
"spec": "2.0.3",
"type": "version"
},
"/Users/zhanghuan/ReactNativeProjects/runner.camp-uapp"
],
[
{
"raw": "react-native-qq@git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"scope": null,
"escapedName": "react-native-qq",
"name": "react-native-qq",
"rawSpec": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"spec": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"type": "hosted",
"hosted": {
"type": "github",
"ssh": "git@github.com:PhoenixZhanghuan/react-native-qq.git",
"sshUrl": "git+ssh://git@github.com/PhoenixZhanghuan/react-native-qq.git",
"httpsUrl": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"gitUrl": "git://github.com/PhoenixZhanghuan/react-native-qq.git",
"shortcut": "github:PhoenixZhanghuan/react-native-qq",
"directUrl": "https://raw.githubusercontent.com/PhoenixZhanghuan/react-native-qq/master/package.json"
}
},
"/Users/zhanghuan/ReactNativeProjects/rcshop-onreact"
]
],
"_cnpm_publish_time": 1479369135093,
"_from": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"_hasShrinkwrap": false,
"_id": "react-native-qq@2.0.3",
"_inCache": true,
"_location": "/react-native-qq",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/react-native-qq-2.0.3.tgz_1479369132288_0.5175722546409816"
},
"_npmUser": {
"name": "tdzl2003",
"email": "tdzl2003@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "react-native-qq@git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"scope": null,
"escapedName": "react-native-qq",
"name": "react-native-qq",
"rawSpec": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"spec": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"type": "hosted",
"hosted": {
"type": "github",
"ssh": "git@github.com:PhoenixZhanghuan/react-native-qq.git",
"sshUrl": "git+ssh://git@github.com/PhoenixZhanghuan/react-native-qq.git",
"httpsUrl": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"gitUrl": "git://github.com/PhoenixZhanghuan/react-native-qq.git",
"shortcut": "github:PhoenixZhanghuan/react-native-qq",
"directUrl": "https://raw.githubusercontent.com/PhoenixZhanghuan/react-native-qq/master/package.json"
}
},
"_requiredBy": [
"/"
],
"_resolved": "git+https://github.com/PhoenixZhanghuan/react-native-qq.git#0d4a6dad232cc95b0ca6c039653aacac030eb67f",
"_shasum": "85e5a19535a78b77dd73cea0bf26286c9a1bc323",
"_shrinkwrap": null,
"_spec": "react-native-qq@git+https://github.com/PhoenixZhanghuan/react-native-qq.git",
"_where": "/Users/zhanghuan/ReactNativeProjects/rcshop-onreact",
"author": {
"name": "tdzl2003"
},
"bugs": {
"url": "https://github.com/reactnativecn/react-native-qq/issues"
},
"dependencies": {},
"description": "QQ Login&Share support in React Native.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "63f44b3f89d6f3dac7215d692d8f5e542f665453",
"size": 2747948,
"noattachment": false,
"tarball": "http://registry.npm.taobao.org/react-native-qq/download/react-native-qq-2.0.3.tgz"
},
"gitHead": "85a12b4da85b4094e1f6049bbdfe525f93705129",
"homepage": "https://github.com/reactnativecn/react-native-qq#readme",
"keywords": [
"react-native",
"ios",
"android"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "lvbingru",
"email": "lvbingru@gmail.com"
},
{
"name": "tdzl2003",
"email": "tdzl2003@gmail.com"
}
],
"name": "react-native-qq",
"optionalDependencies": {},
"publish_time": 1479369135093,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/reactnativecn/react-native-qq.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.3"
}