HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.nvm/versions/node/v8.16.2/lib/node_modules/npm/node_modules/semver/package.json
{
  "_args": [
    [
      "[email protected]",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==",
  "_location": "/semver",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "semver",
    "escapedName": "semver",
    "rawSpec": "5.5.0",
    "saveSpec": null,
    "fetchSpec": "5.5.0"
  },
  "_requiredBy": [
    "/",
    "/eslint",
    "/eslint-plugin-node",
    "/init-package-json",
    "/lock-verify",
    "/normalize-package-data",
    "/npm-install-checks",
    "/npm-package-arg",
    "/npm-pick-manifest",
    "/npm-registry-client",
    "/package-json",
    "/pacote",
    "/read-installed",
    "/semver-diff"
  ],
  "_resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz",
  "_spec": "5.5.0",
  "_where": "/Users/rebecca/code/npm",
  "bin": {
    "semver": "./bin/semver"
  },
  "bugs": {
    "url": "https://github.com/npm/node-semver/issues"
  },
  "description": "The semantic version parser used by npm.",
  "devDependencies": {
    "tap": "^10.7.0"
  },
  "files": [
    "bin",
    "range.bnf",
    "semver.js"
  ],
  "homepage": "https://github.com/npm/node-semver#readme",
  "license": "ISC",
  "main": "semver.js",
  "name": "semver",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/node-semver.git"
  },
  "scripts": {
    "test": "tap test/*.js --cov -J"
  },
  "version": "5.5.0"
}