HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/got/package.json
{
  "_args": [
    [
      "got@7.1.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "got@7.1.0",
  "_id": "got@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==",
  "_location": "/got",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "got@7.1.0",
    "name": "got",
    "escapedName": "got",
    "rawSpec": "7.1.0",
    "saveSpec": null,
    "fetchSpec": "7.1.0"
  },
  "_requiredBy": [
    "/download"
  ],
  "_resolved": "https://registry.npmjs.org/got/-/got-7.1.0.tgz",
  "_spec": "7.1.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "ava": {
    "concurrency": 4
  },
  "browser": {
    "decompress-response": false
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/got/issues"
  },
  "dependencies": {
    "decompress-response": "^3.2.0",
    "duplexer3": "^0.1.4",
    "get-stream": "^3.0.0",
    "is-plain-obj": "^1.1.0",
    "is-retry-allowed": "^1.0.0",
    "is-stream": "^1.0.0",
    "isurl": "^1.0.0-alpha5",
    "lowercase-keys": "^1.0.0",
    "p-cancelable": "^0.3.0",
    "p-timeout": "^1.1.1",
    "safe-buffer": "^5.0.1",
    "timed-out": "^4.0.0",
    "url-parse-lax": "^1.0.0",
    "url-to-options": "^1.0.1"
  },
  "description": "Simplified HTTP requests",
  "devDependencies": {
    "ava": "^0.20.0",
    "coveralls": "^2.11.4",
    "form-data": "^2.1.1",
    "get-port": "^3.0.0",
    "into-stream": "^3.0.0",
    "nyc": "^11.0.2",
    "pem": "^1.4.4",
    "pify": "^3.0.0",
    "tempfile": "^2.0.0",
    "tempy": "^0.1.0",
    "universal-url": "^1.0.0-alpha",
    "xo": "^0.18.0"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/got#readme",
  "keywords": [
    "http",
    "https",
    "get",
    "got",
    "url",
    "uri",
    "request",
    "util",
    "utility",
    "simple",
    "curl",
    "wget",
    "fetch",
    "net",
    "network",
    "electron"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "Sindre Sorhus",
      "email": "sindresorhus@gmail.com",
      "url": "sindresorhus.com"
    },
    {
      "name": "Vsevolod Strukchinsky",
      "email": "floatdrop@gmail.com",
      "url": "github.com/floatdrop"
    },
    {
      "name": "Alexander Tesfamichael",
      "email": "alex.tesfamichael@gmail.com",
      "url": "alextes.me"
    }
  ],
  "name": "got",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/got.git"
  },
  "scripts": {
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "test": "xo && nyc ava"
  },
  "version": "7.1.0"
}