forked from reactnativecn/react-native-weibo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
101 lines (101 loc) · 2.64 KB
/
package.json
File metadata and controls
101 lines (101 loc) · 2.64 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
{
"_args": [
[
{
"raw": "react-native-weibo@^3.0.2",
"scope": null,
"escapedName": "react-native-weibo",
"name": "react-native-weibo",
"rawSpec": "^3.0.2",
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"/Users/pzzh/Desktop/StarCloud/starCloudApp"
]
],
"_cnpm_publish_time": 1488446776931,
"_from": "react-native-weibo@>=3.0.2 <4.0.0",
"_id": "react-native-weibo@3.0.4",
"_inCache": true,
"_location": "/react-native-weibo",
"_nodeVersion": "7.7.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-native-weibo-3.0.4.tgz_1488446776562_0.11729257972911"
},
"_npmUser": {
"name": "tdzl2003",
"email": "tdzl2003@gmail.com"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "react-native-weibo@^3.0.2",
"scope": null,
"escapedName": "react-native-weibo",
"name": "react-native-weibo",
"rawSpec": "^3.0.2",
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/react-native-weibo/download/react-native-weibo-3.0.4.tgz",
"_shasum": "d455c51d025e9c81ab7965b25a968c0ed3abeb97",
"_shrinkwrap": null,
"_spec": "react-native-weibo@^3.0.2",
"_where": "/Users/pzzh/Desktop/StarCloud/starCloudApp",
"author": {
"name": "lvbingru"
},
"bugs": {
"url": "https://github.com/reactnativecn/react-native-weibo/issues"
},
"dependencies": {
"es6-promisify": "^3.0.0",
"react-native-weibo": "^3.0.4"
},
"description": "新浪微博登录、分享模块",
"directories": {},
"dist": {
"shasum": "d455c51d025e9c81ab7965b25a968c0ed3abeb97",
"size": 13158803,
"noattachment": false,
"tarball": "http://registry.npm.taobao.org/react-native-weibo/download/react-native-weibo-3.0.4.tgz"
},
"gitHead": "1f7069167322a442a072cb8bf8f4d45d93b3fcf7",
"homepage": "https://github.com/reactnativecn/react-native-weibo#readme",
"keywords": [
"react-native",
"ios",
"android",
"weibo",
"sina",
"share",
"login"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "lvbingru",
"email": "lvbingru@gmail.com"
},
{
"name": "tdzl2003",
"email": "tdzl2003@gmail.com"
}
],
"name": "react-native-weibo",
"publish_time": 1488446776931,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/reactnativecn/react-native-weibo.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.0.4"
}