File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-native-mqtt" ,
3
- "version" : " 0.1.0-beta4 " ,
2
+ "name" : " react-native-mqtt-cli " ,
3
+ "version" : " 0.1.0-beta5 " ,
4
4
"description" : " MQTT client for react-native" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
7
7
"test" : " echo \" Error: no test specified\" && exit 1"
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/tuanpmt /react-native-mqtt.git"
11
+ "url" : " git+https://github.com/terry-yanjun /react-native-mqtt.git"
12
12
},
13
13
"keywords" : [
14
14
" mqtt" ,
15
15
" reactnative" ,
16
16
" iot"
17
17
],
18
- "author" :
" Tuan PM <[email protected] > (http://tuanpm.net)" ,
18
+ "author" :
" Yanjun Zhou<[email protected] >, Tuan PM <[email protected] > (http://tuanpm.net)" ,
19
19
"license" : " MIT" ,
20
20
"bugs" : {
21
- "url" : " https://github.com/tuanpmt /react-native-mqtt/issues"
21
+ "url" : " https://github.com/terry-yanjun /react-native-mqtt/issues"
22
22
},
23
- "homepage" : " https://github.com/tuanpmt /react-native-mqtt#readme"
23
+ "homepage" : " https://github.com/terry-yanjun /react-native-mqtt#readme"
24
24
}
You can’t perform that action at this time.
0 commit comments