| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "rsa-compat", | 
					
						
							| 
									
										
										
										
											2016-07-31 00:49:01 -04:00
										 |  |  |   "version": "1.0.1", | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  |   "description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", | 
					
						
							|  |  |  |   "main": "node.js", | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node tests" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/Daplie/rsa-compat.js.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "ursa", | 
					
						
							|  |  |  |     "forge", | 
					
						
							|  |  |  |     "certificate", | 
					
						
							|  |  |  |     "tls", | 
					
						
							|  |  |  |     "ssl", | 
					
						
							|  |  |  |     "javascript", | 
					
						
							|  |  |  |     "js", | 
					
						
							|  |  |  |     "node", | 
					
						
							|  |  |  |     "node.js", | 
					
						
							|  |  |  |     "windows", | 
					
						
							|  |  |  |     "mac", | 
					
						
							|  |  |  |     "linux", | 
					
						
							|  |  |  |     "macOS", | 
					
						
							|  |  |  |     "win", | 
					
						
							|  |  |  |     "key", | 
					
						
							|  |  |  |     "jwk" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "(MIT OR Apache-2.0)", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Daplie/rsa-compat.js/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2016-07-30 19:10:14 -04:00
										 |  |  |   "homepage": "https://github.com/Daplie/rsa-compat.js#readme", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							|  |  |  |     "node-forge": "^0.6.41" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "optionalDependencies": { | 
					
						
							|  |  |  |     "ursa": "^0.9.4" | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-07-30 15:59:48 -04:00
										 |  |  | } |