{
  "_from": "@npmcli/git@^4.0.0",
  "_id": "@npmcli/git@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==",
  "_location": "/@npmcli/git",
  "_phantomChildren": {
    "isexe": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@npmcli/git@^4.0.0",
    "name": "@npmcli/git",
    "escapedName": "@npmcli%2fgit",
    "scope": "@npmcli",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/@npmcli/git/-/git-4.1.0.tgz",
  "_shasum": "ab0ad3fd82bc4d8c1351b6c62f0fa56e8fe6afa6",
  "_spec": "@npmcli/git@^4.0.0",
  "_where": "/home/learnc22/salescrm.learncultivera.com/node_modules/pacote",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/git/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@npmcli/promise-spawn": "^6.0.0",
    "lru-cache": "^7.4.4",
    "npm-pick-manifest": "^8.0.0",
    "proc-log": "^3.0.0",
    "promise-inflight": "^1.0.1",
    "promise-retry": "^2.0.1",
    "semver": "^7.3.5",
    "which": "^3.0.0"
  },
  "deprecated": false,
  "description": "a util for spawning git from npm CLI contexts",
  "devDependencies": {
    "@npmcli/eslint-config": "^4.0.0",
    "@npmcli/template-oss": "4.15.1",
    "npm-package-arg": "^10.0.0",
    "slash": "^3.0.0",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/git#readme",
  "license": "ISC",
  "main": "lib/index.js",
  "name": "@npmcli/git",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/git.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "timeout": 600,
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.15.1",
    "publish": true
  },
  "version": "4.1.0"
}
