{ "name": "acme-dns-01-godaddy", "version": "3.0.1", "description": "Godaddy DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js", "main": "index.js", "scripts": { "test": "node ./test.js" }, "repository": { "type": "git", "url": "https://git.rootprojects.org/root/acme-dns-01-godaddy.git" }, "keywords": [ "godaddy", "dns", "dns-01", "letsencrypt", "acme", "greenlock" ], "author": "Nyaundi Brian (https://danleyb2.online/)", "contributors": [ "AJ ONeal (https://coolaj86.com/)", "Hitesh Walia " ], "license": "MPL-2.0", "dependencies": {}, "devDependencies": { "acme-dns-01-test": "^3.2.1", "dotenv": "^8.0.0" } }