{
  "_from": "@octokit/plugin-paginate-rest@^2.16.8",
  "_id": "@octokit/plugin-paginate-rest@2.17.0",
  "_inBundle": false,
  "_integrity": "sha512-tzMbrbnam2Mt4AhuyCHvpRkS0oZ5MvwwcQPYGtMv4tUa5kkzG58SVB0fcsLulOZQeRnOgdkZWkRUiyBlh0Bkyw==",
  "_location": "/@octokit/plugin-paginate-rest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@octokit/plugin-paginate-rest@^2.16.8",
    "name": "@octokit/plugin-paginate-rest",
    "escapedName": "@octokit%2fplugin-paginate-rest",
    "scope": "@octokit",
    "rawSpec": "^2.16.8",
    "saveSpec": null,
    "fetchSpec": "^2.16.8"
  },
  "_requiredBy": [
    "/@octokit/rest"
  ],
  "_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.17.0.tgz",
  "_shasum": "32e9c7cab2a374421d3d0de239102287d791bce7",
  "_spec": "@octokit/plugin-paginate-rest@^2.16.8",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support\\node_modules\\@octokit\\rest",
  "bugs": {
    "url": "https://github.com/octokit/plugin-paginate-rest.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@octokit/types": "^6.34.0"
  },
  "deprecated": false,
  "description": "Octokit plugin to paginate REST API endpoint responses",
  "devDependencies": {
    "@octokit/core": "^3.0.0",
    "@octokit/plugin-rest-endpoint-methods": "^5.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": "^27.0.0",
    "@types/node": "^14.0.4",
    "fetch-mock": "^9.0.0",
    "github-openapi-graphql-query": "^1.0.4",
    "jest": "^27.0.0",
    "npm-run-all": "^4.1.5",
    "prettier": "2.4.1",
    "semantic-release": "^18.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-paginate-rest.js#readme",
  "keywords": [
    "github",
    "api",
    "sdk",
    "toolkit"
  ],
  "license": "MIT",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "@octokit/plugin-paginate-rest",
  "peerDependencies": {
    "@octokit/core": ">=2"
  },
  "pika": true,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/octokit/plugin-paginate-rest.js.git"
  },
  "sideEffects": false,
  "source": "dist-src/index.js",
  "types": "dist-types/index.d.ts",
  "version": "2.17.0"
}
