| 
									
										
										
										
											2017-09-25 12:00:04 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-10-19 22:55:00 -06:00
										 |  |  | 	"name": "@root/hexdump", | 
					
						
							| 
									
										
										
										
											2019-10-19 23:13:19 -06:00
										 |  |  | 	"version": "1.1.1", | 
					
						
							| 
									
										
										
										
											2019-10-19 22:55:00 -06:00
										 |  |  | 	"description": "Like hexdump on *nix, but in JavaScript.", | 
					
						
							|  |  |  | 	"main": "hexdump.js", | 
					
						
							|  |  |  | 	"homepage": "https://git.rootprojects.org/root/hexdump.js", | 
					
						
							|  |  |  | 	"bin": { | 
					
						
							|  |  |  | 		"hexdump.js": "./bin/cli.js" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"scripts": { | 
					
						
							|  |  |  | 		"test": "node bin/cli.js hexdump.js" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							|  |  |  | 		"url": "https://git.rootprojects.org/root/hexdump.js.git" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"hexdump", | 
					
						
							|  |  |  | 		"binary", | 
					
						
							|  |  |  | 		"bin", | 
					
						
							|  |  |  | 		"js" | 
					
						
							|  |  |  | 	], | 
					
						
							|  |  |  | 	"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com)", | 
					
						
							|  |  |  | 	"license": "MPL-2.0" | 
					
						
							| 
									
										
										
										
											2017-09-25 12:00:04 -06:00
										 |  |  | } |