| 
									
										
										
										
											2018-12-02 00:50:49 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "jwk-to-ssh", | 
					
						
							| 
									
										
										
										
											2018-12-02 00:53:43 -07:00
										 |  |  |   "version": "1.0.1", | 
					
						
							| 
									
										
										
										
											2018-12-02 00:50:49 -07:00
										 |  |  |   "description": "💯 JWK to SSH in a lightweight, zero-dependency library.", | 
					
						
							|  |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/jwk-to-ssh.js", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "bin": { | 
					
						
							|  |  |  |     "jwk-to-ssh": "bin/jwk-to-ssh.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "files": [ | 
					
						
							|  |  |  |     "bin", | 
					
						
							|  |  |  |     "fixtures", | 
					
						
							|  |  |  |     "lib" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "postinstall": "node lib/telemetry.js event:install", | 
					
						
							|  |  |  |     "test": "bash test.sh" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/jwk-to-ssh.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "zero-dependency", | 
					
						
							|  |  |  |     "JWK-to-SSH", | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "EC", | 
					
						
							|  |  |  |     "SSH", | 
					
						
							|  |  |  |     "JWK", | 
					
						
							|  |  |  |     "ECDSA" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0" | 
					
						
							|  |  |  | } |