| 
									
										
										
										
											2018-11-10 17:27:49 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "keypairs", | 
					
						
							| 
									
										
										
										
											2018-11-16 01:40:07 -07:00
										 |  |  |   "version": "0.0.3", | 
					
						
							| 
									
										
										
										
											2018-11-10 17:27:49 -07:00
										 |  |  |   "description": "Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JOSE. Ugh... that was a mouthful.", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/keypairs.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "EC", | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "ECDSA", | 
					
						
							|  |  |  |     "PEM", | 
					
						
							|  |  |  |     "JWK", | 
					
						
							|  |  |  |     "CSR", | 
					
						
							|  |  |  |     "JOSE" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)" | 
					
						
							|  |  |  | } |