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/normalize-url/package.json
{
  "_args": [
    [
      "normalize-url@2.0.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "normalize-url@2.0.1",
  "_id": "normalize-url@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==",
  "_location": "/normalize-url",
  "_optional": true,
  "_phantomChildren": {
    "is-plain-obj": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "normalize-url@2.0.1",
    "name": "normalize-url",
    "escapedName": "normalize-url",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/cacheable-request"
  ],
  "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/normalize-url/issues"
  },
  "dependencies": {
    "prepend-http": "^2.0.0",
    "query-string": "^5.0.1",
    "sort-keys": "^2.0.0"
  },
  "description": "Normalize a URL",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/normalize-url#readme",
  "keywords": [
    "normalize",
    "url",
    "uri",
    "address",
    "string",
    "normalization",
    "normalisation",
    "query",
    "querystring",
    "unicode",
    "simplify",
    "strip",
    "trim",
    "canonical"
  ],
  "license": "MIT",
  "name": "normalize-url",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/normalize-url.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.1"
}