{
  "_args": [
    [
      "@octokit/plugin-retry@3.0.9",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "@octokit/plugin-retry@3.0.9",
  "_id": "@octokit/plugin-retry@3.0.9",
  "_inBundle": false,
  "_integrity": "sha512-r+fArdP5+TG6l1Rv/C9hVoty6tldw6cE2pRHNGmFPdyfrc696R6JjrQ3d7HdVqGwuzfyrcaLAKD7K8TX8aehUQ==",
  "_location": "/@octokit/plugin-retry",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@octokit/plugin-retry@3.0.9",
    "name": "@octokit/plugin-retry",
    "escapedName": "@octokit%2fplugin-retry",
    "scope": "@octokit",
    "rawSpec": "3.0.9",
    "saveSpec": null,
    "fetchSpec": "3.0.9"
  },
  "_requiredBy": [
    "/mongodb-backup-cloud"
  ],
  "_resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-3.0.9.tgz",
  "_spec": "3.0.9",
  "_where": "/var/www/karbon-ai-be-new",
  "bugs": {
    "url": "https://github.com/octokit/plugin-retry.js/issues"
  },
  "dependencies": {
    "@octokit/types": "^6.0.3",
    "bottleneck": "^2.15.3"
  },
  "description": "Automatic retry plugin for octokit",
  "devDependencies": {
    "@octokit/core": "^3.0.0",
    "@octokit/request-error": "^2.0.0",
    "@pika/pack": "^0.5.0",
    "@pika/plugin-build-node": "^0.9.0",
    "@pika/plugin-build-web": "^0.9.0",
    "@pika/plugin-ts-standard-pkg": "^0.9.0",
    "@types/fetch-mock": "^7.3.1",
    "@types/jest": "^26.0.0",
    "@types/node": "^14.0.0",
    "fetch-mock": "^9.0.0",
    "jest": "^27.0.0",
    "prettier": "2.3.1",
    "semantic-release": "^17.0.0",
    "semantic-release-plugin-update-version-in-files": "^1.0.0",
    "ts-jest": "^27.0.0-next.12",
    "typescript": "^4.0.2"
  },
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "https://github.com/octokit/plugin-retry.js#readme",
  "license": "MIT",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "@octokit/plugin-retry",
  "pika": true,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/octokit/plugin-retry.js.git"
  },
  "sideEffects": false,
  "source": "dist-src/index.js",
  "types": "dist-types/index.d.ts",
  "version": "3.0.9"
}
