| 
									
										
										
										
											2015-05-19 19:15:53 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "unibabel", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2015-06-13 21:36:57 -06:00
										 |  |  |   "version": "2.0.1", | 
					
						
							| 
									
										
										
										
											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": [ | 
					
						
							|  |  |  |     "utf8", | 
					
						
							|  |  |  |     "utf-8", | 
					
						
							|  |  |  |     "ArrayBuffer", | 
					
						
							|  |  |  |     "TypedArrays", | 
					
						
							|  |  |  |     "Uint", | 
					
						
							|  |  |  |     "Base64", | 
					
						
							|  |  |  |     "b64" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "license": "Apache2", | 
					
						
							|  |  |  |   "ignore": [ | 
					
						
							|  |  |  |     "**/.*", | 
					
						
							|  |  |  |     "node_modules", | 
					
						
							|  |  |  |     "bower_components", | 
					
						
							|  |  |  |     "test", | 
					
						
							|  |  |  |     "tests" | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |