{
  "_from": "cacache@^17.0.0",
  "_id": "cacache@17.1.4",
  "_inBundle": false,
  "_integrity": "sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==",
  "_location": "/cacache",
  "_phantomChildren": {
    "aggregate-error": "3.1.0",
    "brace-expansion": "2.0.2",
    "cross-spawn": "7.0.6",
    "imurmurhash": "0.1.4",
    "jackspeak": "3.4.3",
    "package-json-from-dist": "1.0.1",
    "path-scurry": "1.11.1",
    "semver": "7.7.3"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cacache@^17.0.0",
    "name": "cacache",
    "escapedName": "cacache",
    "rawSpec": "^17.0.0",
    "saveSpec": null,
    "fetchSpec": "^17.0.0"
  },
  "_requiredBy": [
    "/@sigstore/sign/make-fetch-happen",
    "/npm-registry-fetch/make-fetch-happen",
    "/pacote",
    "/sigstore/make-fetch-happen",
    "/tuf-js/make-fetch-happen"
  ],
  "_resolved": "https://registry.npmjs.org/cacache/-/cacache-17.1.4.tgz",
  "_shasum": "b3ff381580b47e85c6e64f801101508e26604b35",
  "_spec": "cacache@^17.0.0",
  "_where": "/home/learnc22/salescrm.learncultivera.com/node_modules/pacote",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/cacache/issues"
  },
  "bundleDependencies": false,
  "cache-version": {
    "content": "2",
    "index": "5"
  },
  "dependencies": {
    "@npmcli/fs": "^3.1.0",
    "fs-minipass": "^3.0.0",
    "glob": "^10.2.2",
    "lru-cache": "^7.7.1",
    "minipass": "^7.0.3",
    "minipass-collect": "^1.0.2",
    "minipass-flush": "^1.0.5",
    "minipass-pipeline": "^1.2.4",
    "p-map": "^4.0.0",
    "ssri": "^10.0.0",
    "tar": "^6.1.11",
    "unique-filename": "^3.0.0"
  },
  "deprecated": false,
  "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.18.0",
    "tap": "^16.0.0"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/cacache#readme",
  "keywords": [
    "cache",
    "caching",
    "content-addressable",
    "sri",
    "sri hash",
    "subresource integrity",
    "cache",
    "storage",
    "store",
    "file store",
    "filesystem",
    "disk cache",
    "disk storage"
  ],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "cacache",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/cacache.git"
  },
  "scripts": {
    "coverage": "tap",
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "npmclilint": "npmcli-lint",
    "postlint": "template-oss-check",
    "postsnap": "npm run lintfix --",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap",
    "test-docker": "docker run -it --rm --name pacotest -v \"$PWD\":/tmp -w /tmp node:latest npm test"
  },
  "tap": {
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "windowsCI": false,
    "version": "4.18.0",
    "publish": "true"
  },
  "version": "17.1.4"
}
