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.0.0/lib/node_modules/npm/node_modules/rimraf/package.json
{
  "_from": "rimraf@~2.6.1",
  "_id": "[email protected]",
  "_integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=",
  "_location": "/rimraf",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rimraf@~2.6.1",
    "name": "rimraf",
    "escapedName": "rimraf",
    "rawSpec": "~2.6.1",
    "saveSpec": null,
    "fetchSpec": "~2.6.1"
  },
  "_requiredBy": [
    "/",
    "/cacache",
    "/fs-vacuum",
    "/fstream",
    "/move-concurrently",
    "/move-concurrently/copy-concurrently",
    "/node-gyp",
    "/standard/eslint/file-entry-cache/flat-cache/del",
    "/tacks"
  ],
  "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz",
  "_shasum": "c2338ec643df7a1b7fe5c54fa86f57428a55f33d",
  "_shrinkwrap": null,
  "_spec": "rimraf@~2.6.1",
  "_where": "/Users/zkat/Documents/code/npm",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "[email protected]",
    "url": "http://blog.izs.me/"
  },
  "bin": {
    "rimraf": "./bin.js"
  },
  "bugs": {
    "url": "https://github.com/isaacs/rimraf/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "glob": "^7.0.5"
  },
  "deprecated": false,
  "description": "A deep deletion module for node (like `rm -rf`)",
  "devDependencies": {
    "mkdirp": "^0.5.1",
    "tap": "^10.1.2"
  },
  "files": [
    "LICENSE",
    "README.md",
    "bin.js",
    "rimraf.js"
  ],
  "homepage": "https://github.com/isaacs/rimraf#readme",
  "license": "ISC",
  "main": "rimraf.js",
  "name": "rimraf",
  "optionalDependencies": {},
  "peerDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/rimraf.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.6.1"
}