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/caw/package.json
{
  "_args": [
    [
      "caw@2.0.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "caw@2.0.1",
  "_id": "caw@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==",
  "_location": "/caw",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "caw@2.0.1",
    "name": "caw",
    "escapedName": "caw",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/bin-wrapper/download",
    "/download"
  ],
  "_resolved": "https://registry.npmjs.org/caw/-/caw-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/caw/issues"
  },
  "dependencies": {
    "get-proxy": "^2.0.0",
    "isurl": "^1.0.0-alpha5",
    "tunnel-agent": "^0.6.0",
    "url-to-options": "^1.0.1"
  },
  "description": "Construct HTTP/HTTPS agents for tunneling proxies",
  "devDependencies": {
    "ava": "*",
    "create-cert": "^1.0.4",
    "get-port": "^3.1.0",
    "got": "^7.0.0",
    "pify": "^3.0.0",
    "proxyquire": "^1.7.9",
    "sinon": "^2.3.1",
    "universal-url": "1.0.0-alpha",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/caw#readme",
  "keywords": [
    "http",
    "https",
    "proxy",
    "tunnel"
  ],
  "license": "MIT",
  "name": "caw",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/caw.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.1",
  "xo": {
    "rules": {
      "ava/no-skip-test": 0
    }
  }
}