| 
									
										
										
										
											2018-11-20 01:02:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "rasha", | 
					
						
							| 
									
										
										
										
											2018-11-22 22:30:36 -07:00
										 |  |  |   "version": "0.8.2", | 
					
						
							| 
									
										
										
										
											2018-11-20 01:02:36 -07:00
										 |  |  |   "description": "PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.", | 
					
						
							|  |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/rasha.js", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "bin": { | 
					
						
							|  |  |  |     "rasha": "bin/rasha.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "files": [ | 
					
						
							|  |  |  |     "bin", | 
					
						
							|  |  |  |     "fixtures", | 
					
						
							|  |  |  |     "lib" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "postinstall": "node lib/telemetry.js event:install", | 
					
						
							|  |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/rasha.js" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-11-22 04:10:00 -07:00
										 |  |  |   "keywords": [ | 
					
						
							| 
									
										
										
										
											2018-11-20 01:02:36 -07:00
										 |  |  |     "zero-dependency", | 
					
						
							|  |  |  |     "PEM-to-JWK", | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "2048", | 
					
						
							|  |  |  |     "4096", | 
					
						
							|  |  |  |     "asn1", | 
					
						
							|  |  |  |     "x509" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2018-11-22 04:05:00 -07:00
										 |  |  |   "xkeywords": [ | 
					
						
							|  |  |  |     "JWK-to-PEM" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2018-11-20 01:02:36 -07:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0" | 
					
						
							|  |  |  | } |