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/path-root-regex/package.json
{
  "_args": [
    [
      "path-root-regex@0.1.2",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "path-root-regex@0.1.2",
  "_id": "path-root-regex@0.1.2",
  "_inBundle": false,
  "_integrity": "sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==",
  "_location": "/path-root-regex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "path-root-regex@0.1.2",
    "name": "path-root-regex",
    "escapedName": "path-root-regex",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/path-root"
  ],
  "_resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/regexhq/path-root-regex/issues"
  },
  "description": "Regular expression for getting the root of a posix or windows filepath.",
  "devDependencies": {
    "gulp-format-md": "^0.1.7",
    "mocha": "^2.4.5"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/regexhq/path-root-regex",
  "keywords": [
    "detect",
    "expression",
    "file",
    "filepath",
    "match",
    "parse",
    "path",
    "regex",
    "regexp",
    "regular",
    "root",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "path-root-regex",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/regexhq/path-root-regex.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "run": true,
    "toc": false,
    "layout": false,
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "highlight": "path-root",
      "list": [
        "parse-filepath",
        "is-absolute"
      ]
    },
    "reflinks": [
      "verb",
      "path-root"
    ],
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.1.2"
}