Compare commits

..

No commits in common. "aa2a776723a15122e0e4f954bf8428f4f32d0569" and "bd7677b2fbebc3f00e5e3719d0e4352598630be7" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -2,11 +2,6 @@
NameCheap DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js (Node.js). NameCheap DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js (Node.js).
# In Development
The documentation for how to pass the tests is here:
* https://git.rootprojects.org/root/acme-dns-01-test.js
# Tests # Tests
``` ```

View File

@ -21,8 +21,7 @@
], ],
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
"contributors": [ "contributors": [
"Nyaundi Brian <danleyb2@gmail.com> (https://git.coolaj86.com/danleyb2/)", "Nyaundi Brian <danleyb2@gmail.com> (https://git.coolaj86.com/danleyb2/)"
"Archie Baer <archie@abaer.dev> (https://abaer.dev)"
], ],
"license": "MPL-2.0", "license": "MPL-2.0",
"dependencies": { "dependencies": {