| 
				
			 | 
			
			
				
				@@ -1,14 +1,14 @@ 
			 | 
		
		
	
		
			
			| 
				1
			 | 
			
				1
			 | 
			
			
				
				 { 
			 | 
		
		
	
		
			
			| 
				2
			 | 
			
				
			 | 
			
			
				
				-  "name": "react-native-printer", 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				2
			 | 
			
			
				
				+  "name": "react-native-printer-mirfalahtech", 
			 | 
		
		
	
		
			
			| 
				3
			 | 
			
				3
			 | 
			
			
				
				   "version": "0.0.2", 
			 | 
		
		
	
		
			
			| 
				4
			 | 
			
				
			 | 
			
			
				
				-  "description": "A React Native Library to support USB/BLE/Net printer for Android platform ", 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				4
			 | 
			
			
				
				+  "description": "A React Native Library to support USB/BLE/Net printer for Android platform - is a Fork ", 
			 | 
		
		
	
		
			
			| 
				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@gitlab.isumeng.com:xie_s/react-native-printer.git" 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				11
			 | 
			
			
				
				+    "url": "https://git.mirfalah.my/mirfalah-tech/react-native-printer-mirfalahtech.git" 
			 | 
		
		
	
		
			
			| 
				12
			 | 
			
				12
			 | 
			
			
				
				   }, 
			 | 
		
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				
				   "keywords": [ 
			 | 
		
		
	
		
			
			| 
				14
			 | 
			
				14
			 | 
			
			
				
				     "react-native", 
			 | 
		
		
	
	
		
			
			| 
				
			 | 
			
			
				
				@@ -21,7 +21,7 @@ 
			 | 
		
		
	
		
			
			| 
				21
			 | 
			
				21
			 | 
			
			
				
				   ], 
			 | 
		
		
	
		
			
			| 
				22
			 | 
			
				22
			 | 
			
			
				
				   "dependencies": { 
			 | 
		
		
	
		
			
			| 
				23
			 | 
			
				23
			 | 
			
			
				
				     "buffer": "^5.0.7", 
			 | 
		
		
	
		
			
			| 
				24
			 | 
			
				
			 | 
			
			
				
				-    "escpos-printer-toolkit": "https://github.com/BukhariMuslim/escpos-printer-toolkit.git#4afe1518a1e1c3fe1a5f29ca118eb1aa8245684f", 
			 | 
		
		
	
		
			
			| 
				
			 | 
			
				24
			 | 
			
			
				
				+    "escpos-printer-toolkit-mirfalahtech": "https://git.mirfalah.my/mirfalah-tech/escpos-printer-toolkit-mirfalahtech.git", 
			 | 
		
		
	
		
			
			| 
				25
			 | 
			
				25
			 | 
			
			
				
				     "iconv-lite": "^0.4.19", 
			 | 
		
		
	
		
			
			| 
				26
			 | 
			
				26
			 | 
			
			
				
				     "string_decoder": "^1.0.3" 
			 | 
		
		
	
		
			
			| 
				27
			 | 
			
				27
			 | 
			
			
				
				   }, 
			 |