| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "rsa-compat", | 
					
						
							| 
									
										
										
										
											2018-12-16 19:41:55 -07:00
										 |  |  |   "version": "1.9.1", | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   "description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", | 
					
						
							| 
									
										
										
										
											2018-12-16 02:54:57 -07:00
										 |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2016-08-17 00:22:07 -06:00
										 |  |  |   "bin": { | 
					
						
							|  |  |  |     "rsa-keygen-js": "bin/rsa-keygen.js" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2018-12-16 02:54:57 -07:00
										 |  |  |     "postinstall": "node lib/telemetry.js event:install", | 
					
						
							|  |  |  |     "test": "bash test.sh" | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2018-12-16 02:54:57 -07:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/rsa-compat.js.git" | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "ursa", | 
					
						
							|  |  |  |     "forge", | 
					
						
							|  |  |  |     "certificate", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "windows", | 
					
						
							|  |  |  |     "mac", | 
					
						
							|  |  |  |     "linux", | 
					
						
							|  |  |  |     "key", | 
					
						
							|  |  |  |     "jwk" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							| 
									
										
										
										
											2018-12-16 02:54:57 -07:00
										 |  |  |   "license": "MPL-2.0", | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2018-03-20 21:55:27 -06:00
										 |  |  |     "url": "https://git.coolaj86.com/coolaj86/rsa-compat.js/issues" | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-03-20 21:55:27 -06:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/rsa-compat.js#readme", | 
					
						
							| 
									
										
										
										
											2016-07-30 19:10:14 -04:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2018-11-04 23:10:47 -07:00
										 |  |  |     "node-forge": "^0.7.6" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "optionalDependencies": { | 
					
						
							| 
									
										
										
										
											2018-12-16 02:54:57 -07:00
										 |  |  |     "ursa-optional": "^0.9.10" | 
					
						
							| 
									
										
										
										
											2016-07-30 19:10:14 -04:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-06-29 02:39:10 -06:00
										 |  |  |   "trulyOptionalDependencies": { | 
					
						
							| 
									
										
										
										
											2018-08-07 11:53:35 +02:00
										 |  |  |     "buffer-v6-polyfill": "^1.0.3" | 
					
						
							| 
									
										
										
										
											2016-07-30 19:10:14 -04:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  | } |