UNPKG

ranflare

Version:

Rancher + Cloudflare External DNS

35 lines (34 loc) 741 B
{ "name": "ranflare", "version": "0.0.3", "description": "Rancher + Cloudflare External DNS", "main": "index.js", "scripts": {}, "bin": { "ranflare": "./index.js" }, "repository": { "type": "git", "url": "git+https://github.com/idwall/ranflare.git" }, "keywords": [ "Rancher", "Cloudflare", "External", "DNS" ], "author": "João Biondo <joao@idwall.co>", "license": "MIT", "bugs": { "url": "https://github.com/idwall/ranflare/issues" }, "homepage": "https://github.com/idwall/ranflare#readme", "dependencies": { "axios": "^0.17.1", "caporal": "^0.9.0", "cloudflare": "^2.2.0", "dot-object": "^1.7.0", "underscore": "^1.8.3", "winston": "^2.4.0" } }