| 
									
										
										
										
											2011-09-08 22:18:42 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2012-06-26 13:24:09 -06:00
										 |  |  |   "name": "atob", | 
					
						
							|  |  |  |   "homepage": "https://github.com/coolaj86/node-browser-compat", | 
					
						
							|  |  |  |   "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2015-12-11 16:52:45 -08:00
										 |  |  |     "url": "git://github.com/coolaj86/node-browser-compat/atob.git" | 
					
						
							| 
									
										
										
										
											2012-06-26 13:24:09 -06:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "atob", | 
					
						
							|  |  |  |     "browser" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2015-12-11 16:52:45 -08:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com)", | 
					
						
							| 
									
										
										
										
											2012-06-26 13:24:09 -06:00
										 |  |  |   "engines": { | 
					
						
							|  |  |  |     "node": ">= 0.4.0" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-12-11 16:52:45 -08:00
										 |  |  |   "main": "node-atob.js", | 
					
						
							|  |  |  |   "browser": "browser-atob.js", | 
					
						
							| 
									
										
										
										
											2012-06-26 13:24:09 -06:00
										 |  |  |   "bin": { | 
					
						
							|  |  |  |     "atob": "bin/atob.js" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2015-12-11 16:28:08 -08:00
										 |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							| 
									
										
										
										
											2015-12-11 16:53:22 -08:00
										 |  |  |   "version": "1.2.0" | 
					
						
							| 
									
										
										
										
											2011-09-08 22:18:42 -06:00
										 |  |  | } |