{ "_from": "@octokit/plugin-paginate-rest@^2.13.3", "_id": "@octokit/plugin-paginate-rest@2.14.0", "_inBundle": false, "_integrity": "sha512-S2uEu2uHeI7Vf+Lvj8tv3O5/5TCAa8GHS0dUQN7gdM7vKA6ZHAbR6HkAVm5yMb1mbedLEbxOuQ+Fa0SQ7tCDLA==", "_location": "/@octokit/plugin-paginate-rest", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@octokit/plugin-paginate-rest@^2.13.3", "name": "@octokit/plugin-paginate-rest", "escapedName": "@octokit%2fplugin-paginate-rest", "scope": "@octokit", "rawSpec": "^2.13.3", "saveSpec": null, "fetchSpec": "^2.13.3" }, "_requiredBy": [ "/@actions/github" ], "_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.14.0.tgz", "_shasum": "f469cb4a908792fb44679c5973d8bba820c88b0f", "_spec": "@octokit/plugin-paginate-rest@^2.13.3", "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@actions\\github", "bugs": { "url": "https://github.com/octokit/plugin-paginate-rest.js/issues" }, "bundleDependencies": false, "dependencies": { "@octokit/types": "^6.18.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": "^26.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.3.2", "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-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.14.0" }