{
  "name": "resilient-consul",
  "description": "Resilient HTTP middleware for Consul service discovery and balancing",
  "version": "0.1.7",
  "license": "MIT",
  "repository": "h2non/resilient-consul",
  "author": "Tomas Aparicio",
  "main": "consul.js",
  "keywords": [
    "fault",
    "tolerant",
    "balance",
    "ajax",
    "http",
    "https",
    "xhr",
    "request",
    "client",
    "agent",
    "distributed",
    "resilience",
    "reactive",
    "balancer",
    "hydra",
    "rest",
    "fallback",
    "consul"
  ],
  "ignore": [
    "**/.*",
    ".*",
    "*.md",
    "*.sh",
    "bin",
    "test",
    "lib",
    "examples",
    ".editorconfig",
    ".gitignore",
    ".travis.yml",
    ".npmignore",
    "package.json",
    "component.json"
  ]
}
