forked from root/acme.js
		
	v1.8.5: change package.main to due to Win 10 cmd PATHEXT
This commit is contained in:
		
							parent
							
								
									15583d961e
								
							
						
					
					
						commit
						e17d86880f
					
				@ -1,12 +1,11 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"name": "acme-v2",
 | 
						"name": "acme-v2",
 | 
				
			||||||
	"version": "1.8.4",
 | 
						"version": "1.8.5",
 | 
				
			||||||
	"description": "A lightweight library for getting Free SSL certifications through Let's Encrypt, using the ACME protocol.",
 | 
						"description": "A lightweight library for getting Free SSL certifications through Let's Encrypt, using the ACME protocol.",
 | 
				
			||||||
	"homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js",
 | 
						"homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js",
 | 
				
			||||||
	"main": "node.js",
 | 
						"main": "index.js",
 | 
				
			||||||
	"files": [
 | 
						"files": [
 | 
				
			||||||
		"compat.js",
 | 
							"compat.js",
 | 
				
			||||||
		"node.js",
 | 
					 | 
				
			||||||
		"lib",
 | 
							"lib",
 | 
				
			||||||
		"scripts"
 | 
							"scripts"
 | 
				
			||||||
	],
 | 
						],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user