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/redent/package.json
{
  "_args": [
    [
      "redent@1.0.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "redent@1.0.0",
  "_id": "redent@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-qtW5hKzGQZqKoh6JNSD+4lfitfPKGz42e6QwiRmPM5mmKtR0N41AbJRYu0xJi7nhOJ4WDgRkKvAk6tw4WIwR4g==",
  "_location": "/redent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "redent@1.0.0",
    "name": "redent",
    "escapedName": "redent",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/meow"
  ],
  "_resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/redent/issues"
  },
  "dependencies": {
    "indent-string": "^2.1.0",
    "strip-indent": "^1.0.1"
  },
  "description": "Strip redundant indentation and indent the string",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/redent#readme",
  "keywords": [
    "string",
    "str",
    "strip",
    "trim",
    "indent",
    "indentation",
    "add",
    "reindent",
    "normalize",
    "remove",
    "whitespace",
    "space"
  ],
  "license": "MIT",
  "name": "redent",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/redent.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.0"
}