Sha256: 60a0528753087c4c3598ac476db997395af9ea8cf6e6f8c1979cc12cde95c2c8

Contents?: true

Size: 1.29 KB

Versions: 6

Compression:

Stored size: 1.29 KB

Contents

{
  "name": "follow-redirects",
  "version": "1.14.1",
  "description": "HTTP and HTTPS modules that follow redirects.",
  "license": "MIT",
  "main": "index.js",
  "files": [
    "*.js"
  ],
  "engines": {
    "node": ">=4.0"
  },
  "scripts": {
    "test": "npm run lint && npm run mocha",
    "lint": "eslint *.js test",
    "mocha": "nyc mocha"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:follow-redirects/follow-redirects.git"
  },
  "homepage": "https://github.com/follow-redirects/follow-redirects",
  "bugs": {
    "url": "https://github.com/follow-redirects/follow-redirects/issues"
  },
  "keywords": [
    "http",
    "https",
    "url",
    "redirect",
    "client",
    "location",
    "utility"
  ],
  "author": "Ruben Verborgh <ruben@verborgh.org> (https://ruben.verborgh.org/)",
  "contributors": [
    "Olivier Lalonde <olalonde@gmail.com> (http://www.syskall.com)",
    "James Talmage <james@talmage.io>"
  ],
  "funding": [
    {
      "type": "individual",
      "url": "https://github.com/sponsors/RubenVerborgh"
    }
  ],
  "peerDependenciesMeta": {
    "debug": {
      "optional": true
    }
  },
  "devDependencies": {
    "concat-stream": "^2.0.0",
    "eslint": "^5.16.0",
    "express": "^4.16.4",
    "lolex": "^3.1.0",
    "mocha": "^6.0.2",
    "nyc": "^14.1.1"
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
authing_ruby-1.1.4 lib/authing_ruby/test/js_sdk_test/node_modules/follow-redirects/package.json
authing_ruby-1.1.3 lib/authing_ruby/test/js_sdk_test/node_modules/follow-redirects/package.json
authing_ruby-1.1.2 lib/authing_ruby/test/js_sdk_test/node_modules/follow-redirects/package.json
authing_ruby-1.1.1 lib/authing_ruby/test/js_sdk_test/node_modules/follow-redirects/package.json
authing_ruby-1.1.0 lib/authing_ruby/test/js_sdk_test/node_modules/follow-redirects/package.json
authing_ruby-1.0.9 lib/authing_ruby/test/js_sdk_test/node_modules/follow-redirects/package.json