{
  "name": "cloudflare-ip-ranges",
  "version": "2.1.0",
  "description": "Get Cloudflare IPs for use in trust proxy configurations",
  "main": "index.js",
  "scripts": {
    "test": "node ./test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sampsakuronen/cloudflare-ip-ranges.git"
  },
  "keywords": [
    "cloudflare",
    "express",
    "trust",
    "proxy",
    "trust proxy",
    "cloudflare ip",
    "cloudflare ips"
  ],
  "author": "Sampsa Kuronen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sampsakuronen/cloudflare-ip-ranges/issues"
  },
  "homepage": "https://github.com/sampsakuronen/cloudflare-ip-ranges#readme"
}
