| 
									
										
										
										
											2018-11-20 01:05:27 -07:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "rsa-csr", | 
					
						
							| 
									
										
										
										
											2018-11-23 23:59:32 -07:00
										 |  |  |   "version": "1.0.5", | 
					
						
							| 
									
										
										
										
											2018-11-23 23:19:40 -07:00
										 |  |  |   "description": "💯 A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!", | 
					
						
							| 
									
										
										
										
											2018-11-23 23:32:01 -07:00
										 |  |  |   "homepage": "https://git.coolaj86.com/coolaj86/rsa-csr.js", | 
					
						
							| 
									
										
										
										
											2018-11-20 01:05:27 -07:00
										 |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2018-11-23 23:19:40 -07:00
										 |  |  |   "bin": { | 
					
						
							|  |  |  |     "rsa-csr": "bin/rsa-csr.js" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-11-23 23:32:01 -07:00
										 |  |  |   "files": [ | 
					
						
							|  |  |  |     "bin", | 
					
						
							|  |  |  |     "fixtures", | 
					
						
							|  |  |  |     "lib" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2018-11-23 23:19:40 -07:00
										 |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-11-20 01:05:27 -07:00
										 |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2018-11-23 23:19:40 -07:00
										 |  |  |     "postinstall": "node lib/telemetry.js event:install", | 
					
						
							|  |  |  |     "test": "bash test.sh" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "https://git.coolaj86.com/coolaj86/rsa-csr.js" | 
					
						
							| 
									
										
										
										
											2018-11-20 01:05:27 -07:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-11-23 23:19:40 -07:00
										 |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "zero-dependency", | 
					
						
							|  |  |  |     "CSR", | 
					
						
							|  |  |  |     "RSA", | 
					
						
							|  |  |  |     "x509" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2018-11-20 01:05:27 -07:00
										 |  |  |   "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | 
					
						
							|  |  |  |   "license": "MPL-2.0" | 
					
						
							|  |  |  | } |