{
  "_args": [
    [
      "@octokit/types@6.41.0",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "@octokit/types@6.41.0",
  "_id": "@octokit/types@6.41.0",
  "_inBundle": false,
  "_integrity": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==",
  "_location": "/@octokit/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@octokit/types@6.41.0",
    "name": "@octokit/types",
    "escapedName": "@octokit%2ftypes",
    "scope": "@octokit",
    "rawSpec": "6.41.0",
    "saveSpec": null,
    "fetchSpec": "6.41.0"
  },
  "_requiredBy": [
    "/@octokit/auth-token",
    "/@octokit/core",
    "/@octokit/endpoint",
    "/@octokit/graphql",
    "/@octokit/plugin-paginate-rest",
    "/@octokit/plugin-rest-endpoint-methods",
    "/@octokit/plugin-retry",
    "/@octokit/request",
    "/@octokit/request-error"
  ],
  "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz",
  "_spec": "6.41.0",
  "_where": "/var/www/karbon-ai-be-new",
  "bugs": {
    "url": "https://github.com/octokit/types.ts/issues"
  },
  "dependencies": {
    "@octokit/openapi-types": "^12.11.0"
  },
  "description": "Shared TypeScript definitions for Octokit projects",
  "devDependencies": {
    "@pika/pack": "^0.3.7",
    "@pika/plugin-build-node": "^0.9.0",
    "@pika/plugin-build-web": "^0.9.0",
    "@pika/plugin-ts-standard-pkg": "^0.9.0",
    "@types/node": ">= 8",
    "github-openapi-graphql-query": "^2.0.0",
    "handlebars": "^4.7.6",
    "json-schema-to-typescript": "^11.0.0",
    "lodash.set": "^4.3.2",
    "npm-run-all": "^4.1.5",
    "pascal-case": "^3.1.1",
    "pika-plugin-merge-properties": "^1.0.6",
    "prettier": "^2.0.0",
    "semantic-release": "^19.0.3",
    "semantic-release-plugin-update-version-in-files": "^1.0.0",
    "sort-keys": "^4.2.0",
    "string-to-jsdoc-comment": "^1.0.0",
    "typedoc": "^0.23.0",
    "typescript": "^4.0.2"
  },
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "https://github.com/octokit/types.ts#readme",
  "keywords": [
    "github",
    "api",
    "sdk",
    "toolkit",
    "typescript"
  ],
  "license": "MIT",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "@octokit/types",
  "octokit": {
    "openapi-version": "6.8.0"
  },
  "pika": true,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/octokit/types.ts.git"
  },
  "sideEffects": false,
  "source": "dist-src/index.js",
  "types": "dist-types/index.d.ts",
  "version": "6.41.0"
}
