| 
				
			 | 
			
			
				@@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
			| 
				1
			 | 
			
				1
			 | 
			
			
				 { 
			 | 
		
	
		
			
			| 
				2
			 | 
			
				
			 | 
			
			
				-  "name": "react-native-webview", 
			 | 
		
	
		
			
			| 
				3
			 | 
			
				
			 | 
			
			
				-  "description": "React Native WebView component for iOS, Android, and macOS", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				2
			 | 
			
			
				+  "name": "@bilingo.com/react-native-webview", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				3
			 | 
			
			
				+  "description": "base on react-native-webview:8.1.2 React Native WebView component for iOS, Android, and macOS", 
			 | 
		
	
		
			
			| 
				4
			 | 
			
				4
			 | 
			
			
				   "main": "index.js", 
			 | 
		
	
		
			
			| 
				5
			 | 
			
				5
			 | 
			
			
				   "typings": "index.d.ts", 
			 | 
		
	
		
			
			| 
				6
			 | 
			
				6
			 | 
			
			
				   "author": "Jamon Holmgren <jamon@infinite.red>", 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -8,8 +8,8 @@ 
			 | 
		
	
		
			
			| 
				8
			 | 
			
				8
			 | 
			
			
				     "Thibault Malbranche <malbranche.thibault@gmail.com>" 
			 | 
		
	
		
			
			| 
				9
			 | 
			
				9
			 | 
			
			
				   ], 
			 | 
		
	
		
			
			| 
				10
			 | 
			
				10
			 | 
			
			
				   "license": "MIT", 
			 | 
		
	
		
			
			| 
				11
			 | 
			
				
			 | 
			
			
				-  "version": "8.1.2", 
			 | 
		
	
		
			
			| 
				12
			 | 
			
				
			 | 
			
			
				-  "homepage": "https://github.com/react-native-community/react-native-webview#readme", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				11
			 | 
			
			
				+  "version": "1.0.0", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				12
			 | 
			
			
				+  "homepage": "https://git.links123.net/npm/react-native-webview", 
			 | 
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				   "scripts": { 
			 | 
		
	
		
			
			| 
				14
			 | 
			
				14
			 | 
			
			
				     "start": "node node_modules/react-native/local-cli/cli.js start", 
			 | 
		
	
		
			
			| 
				15
			 | 
			
				15
			 | 
			
			
				     "start:android": "react-native run-android --root example/", 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -66,7 +66,7 @@ 
			 | 
		
	
		
			
			| 
				66
			 | 
			
				66
			 | 
			
			
				   }, 
			 | 
		
	
		
			
			| 
				67
			 | 
			
				67
			 | 
			
			
				   "repository": { 
			 | 
		
	
		
			
			| 
				68
			 | 
			
				68
			 | 
			
			
				     "type": "git", 
			 | 
		
	
		
			
			| 
				69
			 | 
			
				
			 | 
			
			
				-    "url": "https://github.com/react-native-community/react-native-webview.git" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				69
			 | 
			
			
				+    "url": "https://git.links123.net/npm/react-native-webview.git" 
			 | 
		
	
		
			
			| 
				70
			 | 
			
				70
			 | 
			
			
				   }, 
			 | 
		
	
		
			
			| 
				71
			 | 
			
				71
			 | 
			
			
				   "files": [ 
			 | 
		
	
		
			
			| 
				72
			 | 
			
				72
			 | 
			
			
				     "android", 
			 |