{ "name": "acme-dns-01-dnsimple", "version": "0.0.1", "description": "DNSimple + Let's Encrypt for Node.js - ACME dns-01 challenges w/ ACME.js and Greenlock.js", "main": "index.js", "files": [ "lib", "test.js" ], "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://git.coolaj86.com/coolaj86/acme-dns-01-dnsimple.js.git" }, "keywords": [ "dnsimple", "dns", "dns-01", "letsencrypt", "acme", "greenlock" ], "author": "AJ ONeal (https://coolaj86.com/), Hitesh Walia