| 
									
										
										
										
											2018-11-18 03:13:17 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "ecdsa-csr", | 
					
						
							| 
									
										
										
										
											2018-11-18 16:08:45 -07:00
										 |  |  |   "version": "1.1.0", | 
					
						
							| 
									
										
										
										
											2018-11-18 03:13:17 -07:00
										 |  |  |   "description": "A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "bin": { | 
					
						
							| 
									
										
										
										
											2018-11-18 03:15:44 -07:00
										 |  |  |     "ecdsa-csr": "bin/ecdsacsr.js" | 
					
						
							| 
									
										
										
										
											2018-11-18 03:13:17 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2018-11-18 16:08:45 -07:00
										 |  |  |     "postinstall": "node lib/telemetry.js event:install", | 
					
						
							| 
									
										
										
										
											2018-11-18 03:13:17 -07:00
										 |  |  |     "test": "echo \"Error: no test specified\" && exit 1" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/ecdsa-csr.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "zero-dependency", | 
					
						
							|  |  |  |     "csr", | 
					
						
							|  |  |  |     "ecdsa", | 
					
						
							|  |  |  |     "ec", | 
					
						
							|  |  |  |     "pem" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0" | 
					
						
							|  |  |  | } |