| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "unibabel", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2015-11-17 13:35:32 -08:00
										 |  |  |   "version": "2.1.3", | 
					
						
							| 
									
										
										
										
											2015-05-19 19:16:38 -06:00
										 |  |  |   "homepage": "https://github.com/coolaj86/unibabel-js", | 
					
						
							| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  |   "authors": [ | 
					
						
							|  |  |  |     "AJ ONeal <awesome@coolaj86.com>" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "Convert between UTF8, TypedArrays, and Base64", | 
					
						
							|  |  |  |   "moduleType": [ | 
					
						
							|  |  |  |     "globals", | 
					
						
							|  |  |  |     "node" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							| 
									
										
										
										
											2015-11-17 13:35:32 -08:00
										 |  |  |     "ascii", | 
					
						
							|  |  |  |     "binary", | 
					
						
							| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  |     "utf8", | 
					
						
							|  |  |  |     "utf-8", | 
					
						
							|  |  |  |     "ArrayBuffer", | 
					
						
							|  |  |  |     "TypedArrays", | 
					
						
							| 
									
										
										
										
											2015-11-17 13:35:32 -08:00
										 |  |  |     "TypedArray", | 
					
						
							| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  |     "Uint", | 
					
						
							| 
									
										
										
										
											2015-11-17 13:35:32 -08:00
										 |  |  |     "Uint8Array", | 
					
						
							| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  |     "Base64", | 
					
						
							| 
									
										
										
										
											2015-11-17 13:35:32 -08:00
										 |  |  |     "b64", | 
					
						
							|  |  |  |     "Base32", | 
					
						
							|  |  |  |     "b32" | 
					
						
							| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2015-11-17 13:35:32 -08:00
										 |  |  |   "license": "Apache-2.0", | 
					
						
							| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  |   "ignore": [ | 
					
						
							|  |  |  |     "**/.*", | 
					
						
							|  |  |  |     "node_modules", | 
					
						
							|  |  |  |     "bower_components", | 
					
						
							|  |  |  |     "test", | 
					
						
							|  |  |  |     "tests" | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |