File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " react-native-webrtc-web-shim" ,
3
+ "version" : " 0.0.1" ,
4
+ "description" : " Shim to code-share react-native-webrtc logic with Web" ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/ruddell/react-native-webrtc-web-shim.git"
12
+ },
13
+ "keywords" : [
14
+ " react-native" ,
15
+ " webrtc" ,
16
+ " react-native-web" ,
17
+ " react-native-webrtc"
18
+ ],
19
+ "author" : " Jon Ruddell" ,
20
+ "license" : " Apache-2.0" ,
21
+ "bugs" : {
22
+ "url" : " https://github.com/ruddell/react-native-webrtc-web-shim/issues"
23
+ },
24
+ "homepage" : " https://github.com/ruddell/react-native-webrtc-web-shim#readme"
25
+ }
You can’t perform that action at this time.
0 commit comments