| 
									
										
										
										
											2018-03-15 00:41:00 -06:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	"name": "acme-v2", | 
					
						
							| 
									
										
										
										
											2019-10-19 06:07:16 -06:00
										 |  |  | 	"version": "1.8.6", | 
					
						
							| 
									
										
										
										
											2019-06-14 01:32:54 -06:00
										 |  |  | 	"description": "A lightweight library for getting Free SSL certifications through Let's Encrypt, using the ACME protocol.", | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	"homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js", | 
					
						
							| 
									
										
										
										
											2019-09-07 02:30:46 -06:00
										 |  |  | 	"main": "index.js", | 
					
						
							| 
									
										
										
										
											2019-09-03 19:31:09 -06:00
										 |  |  | 	"files": [ | 
					
						
							|  |  |  | 		"compat.js", | 
					
						
							|  |  |  | 		"lib", | 
					
						
							|  |  |  | 		"scripts" | 
					
						
							|  |  |  | 	], | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	"scripts": { | 
					
						
							| 
									
										
										
										
											2019-09-03 19:31:09 -06:00
										 |  |  | 		"postinstall": "node scripts/postinstall", | 
					
						
							| 
									
										
										
										
											2019-06-14 01:32:54 -06:00
										 |  |  | 		"test": "node ./test.js" | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	}, | 
					
						
							|  |  |  | 	"repository": { | 
					
						
							|  |  |  | 		"type": "git", | 
					
						
							| 
									
										
										
										
											2019-07-31 16:02:15 -06:00
										 |  |  | 		"url": "https://git.coolaj86.com/coolaj86/acme-v2.js.git" | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	}, | 
					
						
							|  |  |  | 	"keywords": [ | 
					
						
							|  |  |  | 		"Let's Encrypt", | 
					
						
							|  |  |  | 		"ACME", | 
					
						
							|  |  |  | 		"v02", | 
					
						
							|  |  |  | 		"v2", | 
					
						
							|  |  |  | 		"draft-11", | 
					
						
							|  |  |  | 		"draft-12", | 
					
						
							|  |  |  | 		"free ssl", | 
					
						
							|  |  |  | 		"tls", | 
					
						
							|  |  |  | 		"automated https", | 
					
						
							|  |  |  | 		"letsencrypt" | 
					
						
							|  |  |  | 	], | 
					
						
							| 
									
										
										
										
											2019-06-14 01:32:54 -06:00
										 |  |  | 	"author": "AJ ONeal <coolaj86@gmail.com> (https://solderjs.com/)", | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	"license": "MPL-2.0", | 
					
						
							|  |  |  | 	"dependencies": { | 
					
						
							| 
									
										
										
										
											2019-06-14 01:32:54 -06:00
										 |  |  | 		"@root/request": "^1.3.11", | 
					
						
							|  |  |  | 		"rsa-compat": "^2.0.8" | 
					
						
							|  |  |  | 	}, | 
					
						
							|  |  |  | 	"devDependencies": { | 
					
						
							|  |  |  | 		"dotenv": "^8.0.0" | 
					
						
							| 
									
										
										
										
											2019-06-13 01:55:25 -06:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2018-03-15 00:41:00 -06:00
										 |  |  | } |