{
  "_from": "@octokit/rest@18.12.0",
  "_id": "@octokit/rest@18.12.0",
  "_inBundle": false,
  "_integrity": "sha512-gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q==",
  "_location": "/@octokit/rest",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@octokit/rest@18.12.0",
    "name": "@octokit/rest",
    "escapedName": "@octokit%2frest",
    "scope": "@octokit",
    "rawSpec": "18.12.0",
    "saveSpec": null,
    "fetchSpec": "18.12.0"
  },
  "_requiredBy": [
    "/release-it"
  ],
  "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.12.0.tgz",
  "_shasum": "f06bc4952fc87130308d810ca9d00e79f6988881",
  "_spec": "@octokit/rest@18.12.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support\\node_modules\\release-it",
  "bugs": {
    "url": "https://github.com/octokit/rest.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Mike de Boer",
      "email": "info@mikedeboer.nl"
    },
    {
      "name": "Fabian Jakobs",
      "email": "fabian@c9.io"
    },
    {
      "name": "Joe Gallo",
      "email": "joe@brassafrax.com"
    },
    {
      "name": "Gregor Martynus",
      "url": "https://github.com/gr2m"
    }
  ],
  "dependencies": {
    "@octokit/core": "^3.5.1",
    "@octokit/plugin-paginate-rest": "^2.16.8",
    "@octokit/plugin-request-log": "^1.0.4",
    "@octokit/plugin-rest-endpoint-methods": "^5.12.0"
  },
  "deprecated": false,
  "description": "GitHub REST API client for Node.js",
  "devDependencies": {
    "@octokit/auth": "^3.0.3",
    "@octokit/fixtures-server": "^7.0.0",
    "@octokit/request": "^5.6.1",
    "@pika/pack": "^0.5.0",
    "@pika/plugin-build-node": "^0.9.2",
    "@pika/plugin-build-web": "^0.9.2",
    "@pika/plugin-ts-standard-pkg": "^0.9.2",
    "@types/jest": "^27.0.0",
    "@types/node": "^14.0.1",
    "fetch-mock": "^9.0.0",
    "jest": "^27.0.1",
    "prettier": "2.4.1",
    "semantic-release": "^18.0.0",
    "semantic-release-plugin-update-version-in-files": "^1.0.0",
    "ts-jest": "^27.0.1",
    "typescript": "^4.0.0"
  },
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "https://github.com/octokit/rest.js#readme",
  "keywords": [
    "octokit",
    "github",
    "rest",
    "api-client"
  ],
  "license": "MIT",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "@octokit/rest",
  "pika": true,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/octokit/rest.js.git"
  },
  "sideEffects": false,
  "source": "dist-src/index.js",
  "types": "dist-types/index.d.ts",
  "version": "18.12.0"
}
