File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " react-native-tcp" ,
2+ "name" : " @staltz/ react-native-tcp" ,
33 "version" : " 3.3.0" ,
44 "description" : " node's net API for react-native" ,
55 "main" : " TcpSockets.js" ,
1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " https://github.com/PeelTechnologies /react-native-tcp"
14+ "url" : " https://github.com/staltz /react-native-tcp"
1515 },
1616 "keywords" : [
1717 " react-component" ,
2424 " android"
2525 ],
2626 "contributors" : [
27- " Paul Puey <paul@edgesecure.co>"
27+ " Paul Puey <paul@edgesecure.co>" ,
28+ " Andy Prock <aprock@protonmail.com>" ,
29+ " Andre Staltz <contact@staltz.com>"
2830 ],
29- "author" : {
30- "name" : " Andy Prock" ,
31- "email" : " aprock@protonmail.com"
32- },
3331 "license" : " MIT" ,
3432 "bugs" : {
35- "url" : " https://github.com/PeelTechnologies /react-native-tcp/issues"
33+ "url" : " https://github.com/staltz /react-native-tcp/issues"
3634 },
37- "homepage" : " https://github.com/PeelTechnologies /react-native-tcp" ,
35+ "homepage" : " https://github.com/staltz /react-native-tcp" ,
3836 "peerDependencies" : {
3937 "react-native" : " >=0.40.0"
4038 },
You can’t perform that action at this time.
0 commit comments