This commit is contained in:
AJ ONeal 2016-08-09 13:18:07 -04:00
parent f3a5201cd8
commit 370126d40a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server", "description": "A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "node test.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",