| 
									
										
										
										
											2019-04-29 01:50:54 -06:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "bluecrypt-keypairs", | 
					
						
							| 
									
										
										
										
											2019-05-07 01:52:33 -06:00
										 |  |  |   "version": "0.1.0", | 
					
						
							| 
									
										
										
										
											2019-04-29 01:50:54 -06:00
										 |  |  |   "description": "Zero-Dependency Native Browser support for ECDSA P-256 and P-384, and RSA 2048/3072/4096 written in VanillaJS", | 
					
						
							| 
									
										
										
										
											2019-05-07 01:52:33 -06:00
										 |  |  |   "main": "server.js", | 
					
						
							| 
									
										
										
										
											2019-04-29 01:50:54 -06:00
										 |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "test": "node server.js", | 
					
						
							|  |  |  |     "start": "node server.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/bluecrypt-keypairs.js.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "browser", | 
					
						
							|  |  |  |     "EC", | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "ECDSA", | 
					
						
							|  |  |  |     "P-256", | 
					
						
							|  |  |  |     "P-384", | 
					
						
							|  |  |  |     "bluecrypt", | 
					
						
							|  |  |  |     "keypairs", | 
					
						
							|  |  |  |     "greenlock", | 
					
						
							|  |  |  |     "VanillaJS" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0", | 
					
						
							|  |  |  |   "devDependencies": { | 
					
						
							| 
									
										
										
										
											2019-05-07 01:52:33 -06:00
										 |  |  |     "@root/request": "^1.3.10", | 
					
						
							|  |  |  |     "dig.js": "^1.3.9", | 
					
						
							|  |  |  |     "dns-suite": "^1.2.12", | 
					
						
							|  |  |  |     "express": "^4.16.4" | 
					
						
							| 
									
										
										
										
											2019-04-29 01:50:54 -06:00
										 |  |  |   } | 
					
						
							|  |  |  | } |