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/strip-outer/package.json
{
  "_args": [
    [
      "strip-outer@1.0.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "strip-outer@1.0.1",
  "_id": "strip-outer@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==",
  "_location": "/strip-outer",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strip-outer@1.0.1",
    "name": "strip-outer",
    "escapedName": "strip-outer",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/filenamify"
  ],
  "_resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz",
  "_spec": "1.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/strip-outer/issues"
  },
  "dependencies": {
    "escape-string-regexp": "^1.0.2"
  },
  "description": "Strip a substring from the start/end of a string",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/strip-outer#readme",
  "keywords": [
    "strip",
    "trim",
    "remove",
    "outer",
    "str",
    "string",
    "substring",
    "start",
    "end",
    "wrap",
    "leading",
    "trailing",
    "regex",
    "regexp"
  ],
  "license": "MIT",
  "name": "strip-outer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/strip-outer.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.1"
}