{ "name": "acme-dns-01-gandi", "version": "3.0.0", "description": "Gandi + Let's Encrypt for Node.js - ACME dns-01 challenges w/ ACME.js and Greenlock.js", "main": "index.js", "files": [ "lib" ], "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://git.coolaj86.com/coolaj86/acme-dns-01-gandi.js.git" }, "keywords": [ "digitalocean", "digital-ocean", "dns", "dns-01", "letsencrypt", "acme", "greenlock" ], "author": "AJ ONeal (https://coolaj86.com/)", "license": "MPL-2.0", "devDependencies": { "acme-challenge-test": "^3.3.2", "dotenv": "^8.0.0" } }