{
	"name": "@octokit/plugin-rest-endpoint-methods",
	"versions": {
		"1.0.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "1.0.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^12.12.7",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^15.13.30",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@1.0.0",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-GNT/3vN/LjLM4Fs6NqKCXwsfgV9GgPdoKse+fFcaM8dukmnVgrjs+dVrNpPiq4OOHREubeMjMq8IhHbUsntEfQ==",
				"shasum": "3bec1969735904df566a0578839bfda6fa9c03c9",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3051451,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1FnsCRA9TVsSAnZWagAAGuoQAI+AMVH2QhOOtYJq3gzy\nr0EehHzoJLzZQ7q74XPHLdCDBkdPqmme+G5B9YsCHn0qY8KLKyOv9ba/OjNi\nML0/wPB6CTu5pHmq/KRru4EZUwbZ1hvK7TBvG938S6Sf+qEnUK02Il4+edh7\neV9tPE9rotqW/h+rgrsfoHKGrxuAtiUG+woJ0KYkD7SL/e293bgx/9hwtWBJ\nniHEJJO6hP36mI7EblDSQ1Dlqr/568hoxGc9z0G9oQPucvYS/dyCzHODVDm8\n6gisoHnzojiyCx2J2GHWKIyB5fqOYkMjf2MMuOtr8294T6KdoWobvCyUF6R1\n3WpP3/LM6kq9zqJ6vMRbMsNMYPPtWXAKpulE7OKuCOY5ggHI47XWwh6ndDov\nmAX2y+rbIGKFE2rYd7taWAx2gD6aSzK7ROt/3yngwymJcasetwtcLsQIdYY1\n0rwmzZg16lADjwq+4DOoESbkrlL4Ok3Mrpy/I4cZIv5YrnEgsFSWKGs3a6Ka\nxIO96xgozSed1VuD0se8hoNn3yQBtO0aDTqv0QLlHx+d2fsOqC1trF7s7hWO\n3f6EXIpHj8i3Ny3RyDngnlPqT3Au08bLK3otL+3bIjowvDApq6lcFLV11NXn\nAVVNo7grsO8wFrEmyq8YHXLpOe52SpDYz2KyjceCD8zlGUYBjjkXo40VLoa+\ng8MB\r\n=0DY7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_1.0.0_1574197739236_0.7524520535135533"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "1.0.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^12.12.7",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^15.13.30",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@1.0.1",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-7TYZpRhwjcbGYzZjs6uQx1eyCvW/1q6EuFyicE5HPmgqIyngRXSOhidzvyjwppxlBtkzf4kFJDi1POIUooxcbQ==",
				"shasum": "eff652b498694e7bcbb58fe6197b3a590ac7d373",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.1.tgz",
				"fileCount": 19,
				"unpackedSize": 3051442,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1HWQCRA9TVsSAnZWagAAlM8P/2utD+1obv8aS3NmluR5\n8++e6Ro0c0ZoioBQCTSYgqyPISHTSrtIV5/R8w7oTua7zUesca3V66ud+QQ0\nxdrz0m6n06H4t9hh9Tetc2swhXo7bU/FXZ0HRLu+7jTpel8GlEzxFxUkWm9v\n8s1zWCGn37ei7ibwu/Q9Bz3SzMUJy+EXWj+aldm5Stjx1FJrrQE5Lgn9EuFK\nqYd1lk2h9O6JxILEexEusBKoYVMalEdE3Rq5AZkcunFMpqPDtq7KSG192e2A\nyTrxaNNIJ5SNlXt6XuvNV9nlOcb5PIbbxryeaPrPgE8M0Mh/1lEUIFbWj8l5\nH8SVY025PgUNtjSez1syZYVvG6PjV2qqi5jcgFLLJrLxq96+hPOpvXGQ/dt2\nC/duR5+MOuz/vF1DbTGkIqjvOhrCNYS7CLbdwqoDs3EpxWiWSUpzPMcGX7+8\nYk8rMWj/Wy2xbTRPVUMWbDiuzN6cDuqYcEkcrkdDsZkkszq3OlcE00CXF9ob\nAPioewSpcFJrHgKt1DJ+Irns0hES3U3K9dIBNRzVKmWJbkr40XtAhpmZX2Vk\n8iiBKP6ei1/SuG4CnXRtr49W4NJ1OG9GyXbL1HeRHZepK2ELgs/cBxEj/ufT\nlnuhdWSPR6qRXmCGxVtYWy2oNMwcHc9HrkJvbAze4PKDlxZq/jHn91KvNJuL\nHNna\r\n=LtDv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_1.0.1_1574204815217_0.9435366088026966"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "1.0.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">=2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^12.12.7",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^15.13.30",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@1.0.2",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-L3C7W8/1hI7y3bQRhsyaO6gm78u3+Kx50+KxTgTE4suwUikMTTADqyg/UmZk/0M3O85UaNkRDUOoMXhH15F0rA==",
				"shasum": "5eb58de0144137f3e5dfe54ca18a096c77d3068a",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.2.tgz",
				"fileCount": 19,
				"unpackedSize": 3051443,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1HsxCRA9TVsSAnZWagAAX+gP/2JHhUHxmxr1/BR4Qv5L\n93kuHGB/oaUM3LbiW+doemtmZTRI4iuNUaTmqHLAQOyfpZuABWC9o4IGXYsr\nNY4dKQkTfWFh9xMh/eWHIAoMlivYVdC0sO21r4Xc7oaU4mga+Ovxcnx6WxtQ\nprC69+HMQ6k9O/+9iFilGN/Tv1e3UTY2BaVC7OZdB4u8Q59keckSZBqwBNZy\n769S/ahMGEb0CsMKgh5kfg3VLtPQ19VHzCIc1BwOGzqOASRU3kaRuH9AAwJB\nPvmQxVg61fw9A5r7TcZy9M0AZLNdUS7Y9tyl+dkhRQDi2+W4cXkGOA7Ql6M7\nr5RxUFjdb9KJ8/QnsNquhKiBrmTd+Q4ndgGI6i5M2MvAZNbygh7d/CabOCkW\n+RJHPqij+M2QcvmYg4tAupIooGefphGWKBFKmyGt8Tf/yOTlKtu3Gw4g+6ed\n1+/6ie8dtOiELNcz6F79cqIK0FA3Jdb4gm9V8rQEBbicRnz110WLNDqFIugU\nkSpdrfkPMe6F3mpoTLQnH8GtjsOVtVZgY7HI6iPO+NHTRQsl+KmRHoUAr0a+\nOYIW3MUFIHhnUG5MoC9VO3Ww2tNphkGfntRP/PZGUJ/Q6mlYujqHIHLRCfry\nbAGI2l7xi5Q8YuWFfD6SpejvhVtHpeKDF5vT2o/9kgw3pviv3KCKODUOS/H2\nyV5f\r\n=ucG3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_1.0.2_1574206256614_0.6512481529908833"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "1.0.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">=2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^12.12.7",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^15.13.30",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@1.0.3",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-XPH5s4ed700C0pa7V6nt6n+68JFO6dyP6T3llQc4/8mEYSNn/KubPLsmeynZD0vB4sgABuj7QaYkcsMeTOav1g==",
				"shasum": "9c722ce4b180487a555db2b7db1398187f4866bd",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.3.tgz",
				"fileCount": 19,
				"unpackedSize": 3051260,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CkKCRA9TVsSAnZWagAAMMQP/1A5MnTdv7Sf915SUANh\nm9xXdCC58vlJE3BBg0ePuHfdOI/V3SQFDzDxpXHfGl5CjLV3/qRnQSZN3yPD\nnPZd7dTFcTzsbJpQ0Z5eLaReGXPiGfjAlc+ff0cBf3EaLr9a50kWVOw5/Cyp\nv3Jc7/0g8vU264VNoIS/n/RcEVawA5i4+RlD+Y5oSEGUk0XZn5ZkL7HffXPG\na9vSnPwIwvqMrOGaM6WWgIy5V9UFdrL/zK7UAiJbZjPrgXc7k2yUglrYp4tg\ngYc+Uk6A6DrRpbOSwnj3hdHoGqlQAIaWWKwqkaiGQJJJv2gXv7RHmXh123G9\natQsbf9iiUgzhCHtW6WwpposWiFfaVBRRWFwR6nSz4WKeLcYC6Xhys9UEvCh\nAZgVyOr9PMUnQg6tFoUjfU5RUR1x8iZ33ckrk0yyzjCLuRLMHHxkB5A9X7HI\nzYucrPDx1u49MDFqfVpWZQbKme0AYCpQXdUeJDVmk3ZOp+UL627lI5Pa7rwL\nVQiN+hIUE0tR6Hf/GEqU7eDQSIgnQQuGE/WRSeaZ8bv1o7LrXHTZqF8EJP3E\nSXjeF8a6TNqXqBEoah2eyr8TqdZKqJWwuhyCUASKVxonHQBuFlW8qPVJP0YH\nuBb91KH3h8MRSAolpkdQMEcAGPyrvoxCQbOx9AzLqwDrHcnP1g6pAtIE+0K5\nNIC/\r\n=iv3A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_1.0.3_1574709514214_0.47737669890462087"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "1.1.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">=2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^16.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@1.1.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.5",
			"dist": {
				"integrity": "sha512-DhdwgjpqA9Qcnnlop6hHrr8BC5pz3Br8fbirga4bm5aXyaTYEwVVTD7aJxxauaxSs0P6DaoR1oUiWoGoQbd9tQ==",
				"shasum": "6f0e077a66004031fe18fc02e0a35f90756e44d4",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.1.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3353819,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeI+uUCRA9TVsSAnZWagAAKCoQAJes/8Yeg7DS+vjf/7fZ\nKLDO0oDhYuomgnQTO+7B9gk2lkyX2kKL5CF1YAAsFK/g7BowWFAkNj75YdyL\ngly2P/TkaDASJH+foEYHRWGAfTIs8ifuZI82+jLYD0bjQf+dID7drSmbMwC9\nVygaU6U9Fi9cUnBwJCKkU+X4jhm4ooV7C/ran6Ce01FhDX+UltQJqkVl0F6P\n/DjpkAOfSGXchIlFXgbFAoluSqaqXuyh3EJ6ZQ9jqgsXsoxUup1rYOZOjeEU\nlRgcYOJ2YC/IWnNeUK1yXl3DoPHG3yOtt5M0EnYZ4xVOuGvwQhbWUtlQLCoh\nTyy4tkF9ZDqm/QZC5kkxVV/aiW+TIzEV+ePvgDw7rhtuddGytE5HHt8bd5zz\ngeRZm0GdWAj5T0krBP/d/jyUR56V5cLPCixRMefCdpisUA2FVTs9UPeLrIQL\nq9kVd9g0VfSDEBFxd0fuajcEjxcG+rquSJAQjnxM3YFRAP+HNYW4bnfrQK/8\nORMPwz9oPg8g21s8xbR6D+q+MN59Fyd/EfTfSOGHpssv1DRJsLl3xN1jDq9x\nCLmARZ4pzPz1rtXOk3xUYW72DKAD7jrYDCuJBBcYQZumE+8fNhCu+74FMCpJ\n0QS5jhuVSag0F3CCYfwAOneMG+VXAdTpIZoAarFyboy5+rY7B2gPg3HSR/l0\n+jGT\r\n=5N1r\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_1.1.0_1579412371535_0.31911290414384497"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.0.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">=2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^16.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.0.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.5",
			"dist": {
				"integrity": "sha512-5HhE7bP0hITeRcuFVfrnkVpZt8YE93/IBegUx2bm+z4UwPHaz3fdfE7NznV0ZbXzyW7wlmvxblSwy1bvIpDzqw==",
				"shasum": "c4e8e8fa089a10124cee696ba57ecfd95013ea9e",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.0.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3349239,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLf2BCRA9TVsSAnZWagAATQ4P/2mOwryoxEMddwpzql6O\nMLs2Dol1RMzHUCMhoYB5G9c42/Eb+WfkrJhpkWuw4uH4EkDIsGr4wVKcxRQ8\nJo2FcAszFnY3bhJo7TXhlejpp9O7taBQD8dN1vb5DhwKY+q+Kegg1Efx0kSF\nE6u7pTPZMYPoQdx1QechgRCUbVg9Ilmz5u1NFg8nz7VvmvoObFnUlE6/KN/L\n7IGdm8HolGizeogaEaeFDejye8tXtvy2B4xAMatYwzxHJ+zydzYry5WcoFhy\nOUiYsqCOTroaH7RqwQPUeT7IhYVkBr0E+dGnDXBHDb9tFa4XbTsi4fd+HUVM\ns3hHPGRQTlEtjhk4KgATCExR6xquju3mfyVihMByTQiqBA5I7rJe/mra6vh7\nsCYxDrlnRAiOGphg5T6V8HCs8S42I2iYeHMrM0xlYJgL5xIHPBNXdi1zhQSz\nrDXNCmoI6bc0pLpV/LJZZenUudDMCJNqXkuMtU8+aRq16dDKs9E+uUOeGygW\nD72RnL9mkPGu0qvQm2vjkn4uUiijSYavXZbrxvEYUIQU9gmjQozUUPSiT3Ue\nGB0t1oyzQPbPBt7DyCF96WnkBJMmKDqhsEO4UouKV3Zhc6T7XsXGVT96rk+j\nfPmDtDHgA0X7rTNZLFsmTQK+aISr+IQtxI1ciLtN9KXNOE4sT2VX2MHkkME+\nDffN\r\n=Bgos\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.0.0_1580072320527_0.17142644338336277"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.0.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">=2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^16.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.0.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.5",
			"dist": {
				"integrity": "sha512-1rnQ0j7uu+OUlci69ZXge90EuLMJMariylP7Q3ugk7ZbIHklUbR5mR2PUxOSlOWUtOg8Np4gQQMl7U4q5hLIdg==",
				"shasum": "d5c8934e7c6b738b78d57e728021cfaca6c278a1",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.0.1.tgz",
				"fileCount": 19,
				"unpackedSize": 3528505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLicSCRA9TVsSAnZWagAAYRQP/AjUzzqyzgXlrwYUre/j\n/k0lPrT0c51EKFUDwzc8JJOfKQyHlYgU7aaI9N8nb9p8uqZsM3Fnhlvh2Tuh\nLKnVue3Kkq3gP5r0W8SzmjaXVaQr7knsTOlBTjSOsJHMdbF3T2GA+CUc1uUU\nGAqIgJcxUw3EoM7I0bjTZ8IL34e5dlZNzImlqJ7J96m+uj54EFn266QuhtZy\nJJwxYatt296PPijRuUiID0ir0DV7NfrgxnupKoxh5AIzkJpzy7F1dfqoSFP6\nvSjpC5b8AWYu8Cl/qOCioi9vRf4QLC56q0pCE7c5CY2eOR5lCL0BU3LekhF2\n7c3EHpfenMqBUY7qRWfBF8u8PVcoZ5Qi+Rkhr/eolbeZN37QV/u4o9yk2lqz\nIt+9vM2EJa2lUGgAJRVKhnTNDMEhmFLBuL0esP7+up1KFm2nmju8bn0I+azy\nwFKVSTkZ29USvOefkd77E4aferuGb/LdU8kwTMwMjsFULE8UN1g5p6uu+rwB\nKjbPGhszenHfA27tVXrswBk8h6rODATlnlp1VTDjC2Ci9KpjTifWLnn5e8Oz\nEgNmCt9fV0QeA7+S/tT2zMoWJVpjYFf2ayjLxPSTyV/F/+3XnGfWW8ehrX40\n8Okljy7ZXcB8jAqJx4dqpuY3oYfdSxyigpsZVLEF5Rf1zkN3oKv4Qv1mfDvz\nbcsg\r\n=T+c2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.0.1_1580082962100_0.8139966935792124"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.1.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"peerDependencies": {
				"@octokit/core": ">=2.1.2"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.22",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^16.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.1.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.5",
			"dist": {
				"integrity": "sha512-F2LoDCc4EIfXQlTA29tM2tKOk3QLhbMF5D7zqnD60IZT33PieN1mOSHMd4UPPlrEjgTUZahud6whgdDeM7CrrA==",
				"shasum": "d49a058cc06d9a4d8365b36795f336112e2c3023",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3613779,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL233CRA9TVsSAnZWagAAqLgP/3u51lN3cdZoplIXVOZw\ny4lpFXSKaQC5pvqQoJc7HqHglR52v3hFEJlptKF47F5Nueo7ZyQ63p+t/Rrh\nURws3NX9sfCDaDMWhs3Qg9uBRowbUGOd5JsZmeiUFC63gPX7uv8nZPOcRkWc\nv4rXtms+CZhO7q5ckyj0zuwl60bTjaS6wDrjBPtFms9bfo84rJkX9KRXlb5F\nb6dGkBlNIUjYBmlfQvemx051hmyKswOSmsFA8SBMZn2WrS3uZDGrTbIsTPbK\n2rAzRve6FpVXMhrUFXekZA2MpqJz8Zd0auMQuo8uJTa6SX4vwR0HMPgfriFm\ny2Q+91LBWwspQ2JVug7Ljy0d+au8okGFt9xzoNxr7tYcLCV0MFGeyvzrWeh/\nqsALyxhTd2kTw56jO12HVhUM5yD6bVUgw/hhjhHcOCfBcNrli28kKWSagpKm\nmVIL6hSfhqFLMmViEXL0/CPTqJaWzGZhZSQa6fBaizR8dU0b1Wn3kZEaPH4p\nplaYfDkYoq37i3HrVg8IvGWj5FW1MQI55bN4UhwY8kHJUbs3ZOWytGsJHDoN\npf/9Og1jhpYD3I38ADtL/QhfL4m0pqf9xhd+3im1FQtCLCiBpn1yHM6cXUCz\nPtiDw9MwUNw2h+tZBWVUeayDsK7MY7dOImsSe6MNbcCq3WH4cj7IiGTOP/is\nrvtW\r\n=w7I/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.1.0_1580166646894_0.21825956498011512"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.1.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.1.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-Ge6bEGavDFZujHmb0trNyvzeMZNYfbx7ADSM+3KJQ4e1sMXh+p5httOiFA51xvi8G6Z6qKpJUvrqr5vxg01bWQ==",
				"shasum": "e9a9bf58227fb980f63aba1e00ac42fce85d0344",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.1.tgz",
				"fileCount": 19,
				"unpackedSize": 3613718,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMJ3gCRA9TVsSAnZWagAAOLsP/An1XMGPWfYNwBTl0n8E\n6h+dJcdZfRZQb+HL56vm03QoXXs8gvASJckoguOITzdkdVx0xOzTVY5MfFAw\nwh505VaA904ECuJXBXV9mOtnaFrVvFIjfllzyLhscyFN0h8L/j0YB+X9Xj3G\n7Zrqz/NDH0PEg+Yp8keirO+1kxoFfx8H8TiqPQceCRHP+XilHWETjma7f+3f\nbk8nSR5nbjiH+ih728UblrXfgKSUSa/QQDUXS7e3T1hJ7dti80bE4YzxnAbn\ngi6XYS31RoCg2RblMjj1NYqrOALB2YO2hE7BG20LY+xaqEfs0VYJ2HZh0Fsn\nvHBPYTpxtQbVIJtwALt+svK3lthebK1yYPIfPCo9hywSKotok9cgjJdo0yWU\nqBjbTXIZDKWVhB8O1cxiCpvg5DFqF7Cj9qHv3VxieyqrI77PT2OrY8hBNX1A\n19aHWU8bNlRXD2zMWahktzOFnJarLXfzjoYSx5tryNOEareFmKiHwcgFSoZM\nb70l/JnJCwlCGutqqtr8qOH1QKt2qZAq/SURvZfxv75zglpTdqzK9Det4noj\nKhUxzxp25c/q9hlddIjpMAYpz9J6jd+dvaVdmtBd0JGQQWBYNOfPDbgLpbk/\nYsC/cujgVQJLKjRbZIGehgTlbyvQ1BTGDw1J9Bc6nNH0zUy2Hv9xE3mhl8X1\n+I+l\r\n=Kyzw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.1.1_1580244448259_0.5962331223290249"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.1.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"ts-jest": "^24.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.1.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-PS77CqifhDqYONWAxLh+BKGlmuhdEX39JVEVQoWWDvkh5B+2bcg9eaxMEFUEJtfuqdAw33sdGrrlGtqtl+9lqg==",
				"shasum": "c9b72657a1dca049aa8f51cca7d12faa85ccefc1",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.2.tgz",
				"fileCount": 19,
				"unpackedSize": 3613713,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMQggCRA9TVsSAnZWagAA+OIP/1l+0qRgMhblbGmYIGMF\n+Iyn9Y0OY2o8rBCl4nNsaGJBYhveCb0GwxkKeWt9CAcGHaCYIDb0A9nFWuIq\nrbu4KFe9rlewvhB+uyrmHabwMEftB+ur0LdRgYa+8BuR9idkq/4YbvbdFZoi\nNbLoo+v6yNHpUhSO134Hsy1szvqbfxSEQ3DYcdnO/VXTqqlJzuQSshviOZCA\njRKYlLblYgVx9vTnFVjwlgoSrmbsLD8uNh8ZFufcoOsdBUoQyC7kgj8ILKIe\nlIXj2MPtkxhKTS751dsNnF4t8KvVOuLRbNzDb0rLj8iAdt87vnnEqwlWvcYM\n9Z4nCtCHS+h6W/Ym/e8DDCI0+p+9tvXOYtsscev4SHhDJVHqtQmf03yiPJrl\n2b4YxbY21kY7IlAp2vfXt19M+1eyAt7ESl/O1+1w2xgEGOy/ErOtI21457Z0\nWyi26msjJF04/txsU6Q3jDDRxqp6JIf3gGJoqZaR+of3ePH0f4AG5MOsa0S7\ncBVVr2SC2aqZDl9LhhKN7igGFRhVrGinjvxohgABxbhac0X+m2B0qrh9Jh8d\nLBohIaq6ZO8Tuj927pVL26Jpo1NElGTDM9vSRvhCqM7/AAJ/46IZkI0v+0OU\nC63mtZjHakqP8zbKqg06ClltobE4kFDKazCAJQxgsVmj7/MHVirbCF9eE5zy\n2Lkj\r\n=3dX1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.1.2_1580271647908_0.34426635810896067"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.1.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.1.3",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-YtP757n6UIyVhd4YJ0aerx7CuO4+VJJ5BYlvD2aPnUPhCoNbINSxVS1p7UEBRzMOrPfEGDYEcs/tjADB1NOCyg==",
				"shasum": "a316af20ac9465af3fcbd0da3e4b764d94703ed2",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.3.tgz",
				"fileCount": 19,
				"unpackedSize": 3667256,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM5aiCRA9TVsSAnZWagAAddsP/0MPJN/8+cenNhc3G0/Y\n8DrwWhYUtKZApZIyRgw/lgCTOP34fv1EWbn0eLQPG7adLx/0lMVLPtpOMLY0\nnd7A5569NYxyEi9Tr2jaWhOjb07XwM8GHnJMJlKujRIVacmrK2EV9vM+oVcz\nSYnIeQYn6QMt5Ath72pabaWVcvMtjv8nLlQq3d1XK+sF+6z2Ewe9vTxw8LlF\nZWainp+3mDNh3mBA9v9HfsZZbVgBDWopfG/HdL8CbBYsZ42MU2b3+DTKp01A\ntsB9hpFIEoUcFHVqZuJ1a749YzJ3ZN8ERHSiLe7xLYG3IAewfBgq5BMeD6Fm\nOPmzk4yhptEhF41psNhKMLcjnrzGMVX/0pEJUCG6hZOiwW6ANz345/owhdCl\nTs7D1FQJsgW42Q3Fp2tLDCtlK9ioRzHQK1/00vo3szvqIGHhurKVRWblyyLW\n13fo2RWOtrWy4uCO41lNQmTRhuFe5Gilgwznq/0WqYyVZWUdOGtRfGvPbpUU\nEd4VXwWJdN7z6ooOJdYQpk5YzcfO/JLpmx560CLSXsQ6MHroEhbJvuKy1zMJ\nUierbhyYsc5YNA9qHRIFDo5cRPZQ7rIztmOt/BK+nWzXeCUta73qPB8aHkG/\npJlLhLuXu8KMcLKgk114d2anp1/7Mube1prj9Fpk2WxlGruhHqoyOF+w45sT\nmRSz\r\n=/O1L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.1.3_1580439201660_0.8494821643142356"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0-beta.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.0.0-beta.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"readmeFilename": "README.md",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.0.0-beta.1",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-WX7nJnttLVpguFxzWu11+V/AjFiP7OcGlOzznfSsJgPjz4PatLuleJN8zHgCSx6sFAaIqvfeLvFg4yw5IFFlQQ==",
				"shasum": "678304ba2f27947bed4f00bf5583d4284be43977",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0-beta.1.tgz",
				"fileCount": 19,
				"unpackedSize": 1493364,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM+7aCRA9TVsSAnZWagAAEocP/10kB2Q0dSvgpW8h61l4\nZb1Oz/SjEti6o8zJ/gDOS3DhQuQMGgnejzWR6YJcd3X548sel0oYZcj4PP7c\nXxqFTOTa9fwKGGp49LvKjh425Wd8RIda2rMiCzodlRQ0OwO71VCVX2ZwA0zw\nhH1eFbrdUaC9KaNg4dvrCKHHbKP2sumsWS39KOxO16y9zw+lYAV7n1I1hbJR\nk6KGQT96sf+bU3bidqPzIzXwa28GTxWnTL6dnqD0mzS050F1prum2KBtQ/m+\nvtn56U4QWV2hrrGq3lnNEW47/kXqFLIAiIqkbCACZTxXpjQrCqv/hESPeqyS\nqcaLEz4iftFPjfXV6moq54ZlNO41IaU2OgVVzseq3ddm0gkhwZRz0J2gqUU9\nKYJzbtHlTxxwAs0uvNoQO8LqhALj890NjaUNqzVg8MnGVh1V2B1JZaPaBd+Z\n7hdA3eDttXR0dT3mUbTPiIYbqFF+XAfABzzhqIcmExFxmU1JAO84UgGz9d+a\nokss1T6pKe8/WF4L1rtc8gNON6qlqUfZcmV92Rwhdyd0PVaFWzNXvcQbGC5z\nzDBCHwgKvuwk8cpOxg43FB/lLa764yl8p4Hbe7PH7H08I9BlnaTzJi+43Jix\nHkBvOWDnEVv93y+1mxSPoVTASqwuQfqwnJxV3LsVbzliUkBeXrPW+TqvdfZc\ni5Rd\r\n=JyXE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.0.0-beta.1_1580461786097_0.2859513966791287"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.2.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.2.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-/Es7P4roLJls+4JaUUouZ25dqvXdrLJ80vvRoZzzR0EBCTlaU2ESRjXgH50mUpmR1MKPwJS3Ew5iFj3U3Q8UfQ==",
				"shasum": "17778b3b79f6dd978d8854ad81afeb239fae9da2",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.2.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3668959,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNJmuCRA9TVsSAnZWagAA8eIP/0nxFKIuGRloRlbc9VxJ\nXXdtzfBlc2jT+tO9dAunM0o7qKfkIDHeuVbxEh77ErIaoWVAlbCNNfY1U/IU\nsOzBKaGER5of4KuCdoAGSM0PtDqjrg7ULH3Tcgc5w/CGyr1L/cUvNPTLA3Ue\nGuvvjXAT6nBQxGYtRZgDyg/h065FEHk4R5fgNGOKD66Qh5w7g7oznH5lfqeR\n6uRfTpL285vpSVoP3aU+NAnJ9SuoHtWdt5tB5Y/jliuNqeVPLsf427Eoa43d\nT/D6zt78Qoq7SxITf3xjyG6ugLibf5ccMhpl+qalDakIHftZPaW4N16Lq/q/\new36SuDbJoiv3NN0deW5QmD4U8U1AkmUEKlgg9ePaxLTgglPsZGMTIajbQea\nbMD8pKSB+OwrNkgRJ7bO6NjhNOauwXd2yvE2UmT1UAeLDTVvzoVOJJ6vE+uc\nZCvjUIZWUKuFaInYmGUa2fwiJZtgiGTS1uISLdY+GtnFJWR2A4SZYxKLxNBA\nt2aYcXnXIwKSpZLsN4hcr5RqdiXf6XlPCEFrwiDaH6gPRDjVHMQyLgR4H44I\nSLdn8fCseoNGVDqDXhXc0V0v2FwzUmfzsuXmyGvkQYoMeGty7eGYZySzRW8F\nD97EM3zwdH4WtA1B9cThMuywzAsFCEB/B74PkLiWz1jOLbxY6VIq1Ifimfmg\nH8N7\r\n=FSwR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.2.0_1580505518000_0.30190270443687717"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.3.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.3.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.3.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-TV2rmI8P1kYuXgOx/rkQCYLQye2XNW6Ybs8JS87OxYnTHzWEdhSbBBTuTpoUiLOoWzXqBbdB7qyEQfyQA5izGA==",
				"shasum": "3281f2331b260c03e6713708b467429b6e88f647",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.3.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3674567,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNzqeCRA9TVsSAnZWagAAZGEP/RdjZbtTlw+zDRsRoh1S\nasCTTbfSDidyB7bS532SFxEk1GOoG9BRGJKwUsNW/UTb+hoVOYEbb6h79a/0\nuMoy6CxHlZWUSMXH4E9lq4rEtK4PRBiCe5EHzVIy+HJZ9J1dcTklywMHTHtD\n3ggkaQTUZmYRdmImE7R3283AiPvA6PUYaQo6F0bUY09ky/OXxTilqIqXiEUM\n2Gx/KhCwv2Cg0nRPcdnsqjV/wo4ckLmNd/INz2nkck/oeOlwxZHSXl45MaoB\n60J5bvoCxwDBNioUUO1UIx4jED1lvTM6RTW4YnC+tCi3QXGQ+BuLwQWvmFUe\ny3J88mK0qi9E9gqoCOE4K5FK8OSpl4o354wX9+gJirTiehkjco0mLTCHZxNg\nWXuMqEDECrA2fFAwJNkrFwuF+ZN7cTAajYZCXR8nzGzUjpvx/9DX0RknxX5o\nGZ10fwm6mUu2OedXmos5BEipN+Krz0eWJbmyVaJBQ4Vw3lbmFzHb28HhwNnh\n0SgE4ZXPWbNskXXx2F5QHMu1hK/if5fsr5itWAOTMJXuLpMTLNMoDEuo1Gt/\nPP/9s0QZgxaDRyFJGYlctwNgr5+H6hAwkMLOXianTm3PGpAYwnZFNB0ovIqk\nwlhUTqnhJaYAo/LX3ENaXO2iESlyD1fPAuQBF5UpGa65SQ9J/RUcKxfzGkzT\ns4ls\r\n=KYrO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.3.0_1580677790116_0.712317277013101"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0-beta.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.0.0-beta.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.8.1",
				"@pika/plugin-build-web": "^0.8.1",
				"@pika/plugin-ts-standard-pkg": "^0.8.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"readmeFilename": "README.md",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.0.0-beta.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-dnHR5/R4/ypBfR9N6eEmDOPjfvfOBGlKtWcYNrdHJNVRkHGup0gEcl+GW2QbW8rLLaYE9EKtNyznQFEVf5HS1w==",
				"shasum": "68cb2b633a974a903ded0f7542c56fecc983a36c",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0-beta.2.tgz",
				"fileCount": 19,
				"unpackedSize": 1504035,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNzyjCRA9TVsSAnZWagAAuwwQAJs6Udr+DtXaBksznTsi\nBDpmkgQ6uXnCOu579ba0ybHg+2Wz/BFYdTePOEJJwrH7Im3M3dKf0Op50eT4\nHTmMtiTfn60R+CES2UKlGSOxDo2JfTKCOmGLY/XpkOAc4tmRQA7Y70SE2KpX\nwbaWi3QoTUi8w+PylmWZ1+Mf9qWCbqIE/mArg5fv0G3LTp9j5n2/R+1govFf\niEIDqXYBOHhnForNp7p8luqL9Hvym6hqVuCLeXOXG4N5hpM7DCpUp/Apbeun\n855Z6N+9msL9MR4HdIfpfxMKOCji+CWLOBj3AEW2iuymxphj5TWxnh2x81Y6\niClbQVYL5FbdhhNTa8EuGpXPXD49yq8o6l/JTL5MhLIrDYD9v2Hoio/75G46\niqMmcOBAzUdHtwatjERS5HveNJ5Q7nj9JntCsEsVP6QR0LHrMSFZw1mR8q+5\npx2ZJPE+99hw/Q0ou26nhXd0IhSlFT6d+4YpVmaXypAoeyI8pQMKdnV1SD0F\nX1F0y5pu40jza7OU9HU5BURRZ6dWse/Z8Rv2aDOtYpAwrjXUcvC4eZIMMXaS\n2YNqBeUds28kndmwzFzkUmM4i0/QN9OFKOl9MbL2DkAhxxOcy/DtjZ7MkeEF\ngMCIZMGVxv5NbQyvcfsUAaQRPKXvmVOpmX8p8ji+jDPz8dUYtD624cdH1rvF\nMLAu\r\n=CnGH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.0.0-beta.2_1580678306519_0.6457491145346392"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "2.4.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.1",
				"@pika/plugin-build-web": "^0.7.1",
				"@pika/plugin-ts-standard-pkg": "^0.7.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^24.9.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@2.4.0",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==",
				"shasum": "3288ecf5481f68c494dd0602fc15407a59faf61e",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz",
				"fileCount": 19,
				"unpackedSize": 3677108,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN7g1CRA9TVsSAnZWagAACu8P/jIMOO7uP54sxxhniYDa\nWPQB5ml02g7Ywmk0E0Ggi5anpzhPP9LSO4RQ8kcdskyNmYsM8dd49q1szsaH\n5VWQwa7Rd6LK552mXn9ZNPqOzLnmlzEHYX7GJ8pM7x4Vq1jPjePTfbkHhFuu\nZqakCV0fO0oKTYiHdCysyL7U7wZLnF4k8yRuE/XCIhjB4KvZ1iJKl3dwssd5\n+B8+7mWjHCKlF6q+LJ5N83uiXBQU8C512B5D5mqtJhq/AUbGaGkxmuucLIQj\n45SsSxjDYKPPVoMnsn9VuGe91Eap1fRKhdB3CIcLZIuXwz6ZKPkRQL2GrnJj\nad5CzHxIJq1oe1piFln4kcE+FsC0DiaS6bDV+EHupc4TXxyzoOjIUm9E+Xhd\n73k9Ijh2MNEFed27ZxC6mPaDBjYRd4AmtUeYoAnNPIDghIzJB41/zi/g1FdI\nPmmmeWz/3DyK4IoWkl3MWrEYltZCrIDiCSimERXL6yg4ZnpWytvt6eBnlKVH\nZUEldrHS7hYMvHnfLY+D4SW/eHejNZbu8UpGrKGrCN0qSX/3EOMKfXcfUZWm\nZ7aPxuZsJV0/pg/sWONuLXmb5BIXJ+ID+l5t1hYelvSGcjfssmAR3aeBxLIE\nJaM2MczU7YO7QcDyo/1GZbNSFhqikV+ee6OBE7PMlizXLBffqvTBb1t/ZST0\nzUpK\r\n=P4Xe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_2.4.0_1580709940380_0.9584859657768523"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0-beta.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.0.0-beta.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.8.1",
				"@pika/plugin-build-web": "^0.8.1",
				"@pika/plugin-ts-standard-pkg": "^0.8.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"readmeFilename": "README.md",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.0.0-beta.3",
			"_nodeVersion": "12.15.0",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-jg4R1QGOFEGreg00xatUhBcvkvzcblx18TJpfS/FcjPdtssOcc2LZD1tjg5YT1qeyiQn8xO02OHc1sWgKhukrg==",
				"shasum": "b1c2ffe406b1040fa179eae8688b90f3d3347cb4",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0-beta.3.tgz",
				"fileCount": 19,
				"unpackedSize": 1504151,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePH95CRA9TVsSAnZWagAAKAQP/2SnDf8meOc6CdQhEu8S\nCv0ChsI2AGYnF2+pHomJwzyZK7J6ORulbp3/5qs2gcc/kwOmpg8SaRRVt/jo\nOw1ZKfWFFdSXvm/19Ep0KMl75smS6CrigFSGIhv6+Hynh5SDs0BgLBJrnfgP\n+64L5s84Xdr2NHSU276S9gxscj7vSMtn/S1eLq5elYw9SJdi7ye2qc+Z0BIt\nMOrz7r+HNlhlGsa9Oxka089RPO8F7q/bHawEP4iB9zt3nbXMWU+4av25l0P0\nEp284hWsF8LkfsCu3yvg88lMxg96Rvb6DM4x/ljp9KYbTKAIisF4+0+7D7s3\nQuz4f9bfAMG5lTLEuEvzfAOr71/i0sm8dUAFKURZ8J51ExRmOm2Tlzb7PDqa\nbqVagv57k7Jy0VoOqZWKbLfEpuhDiYngPMzUgbGbIm02TKE/35m+GA8UZQf2\nE5PXFkChrWCScBj1x1drf/0m3gehAXm/jd9KprK9VIihvmB2LBFHmwSSWmUk\nBkETzCZ3jB2dOXcp1hA8uEMdeER4BRsOUMyx/UtVpltdEklDD5epRe+I5Hqa\n2xjPFoBxpbASQ4eTaSszUWDRtndbwQ6UhTh2pPOr15GzVWOad8seRUTtG3nq\nBSbwi4lWc1XYW2aJ2QWSFIy2VFTuxQVvGX5NV25ATyIEjAGsmAlookHq48vk\nLJwy\r\n=iROD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.0.0-beta.3_1581023097107_0.07110464872790923"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.0.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.8.1",
				"@pika/plugin-build-web": "^0.8.1",
				"@pika/plugin-ts-standard-pkg": "^0.8.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.0.0",
			"_nodeVersion": "12.15.0",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-ZzlX4ReH7O/5mkjzMq5gYH4h2+7TBlslDSnGlt2xRD6ik6lmB0SoWztxK3Xr4msdvVr6K+Dq8ALu4tJjamSMwA==",
				"shasum": "413496a96a49f27853d0b03375d906deed6ac6ad",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1504102,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePIFkCRA9TVsSAnZWagAA/JIP/2robuTXWYTt3dQ9C5sG\n1eOSRqeupUT198Sa1I6aUbuh41sQwPskvS9jb6tNmTm8dJXrIwvxobcbec6s\nud1rgo8rTDzHXYCSM4tgq/Wkke3qyJ6XWWy+Zii+MKo0YXHNHZwAdhEpssDn\n6fGiLXgYs9+/bnpCVKTaT3gCWBmCC67em7StyEMSypio1Fm7b00+OPjtJT1G\nAB8ciQEIRR8R0fKHMPNr+ExnbP2lyyQhqEL4n8pKkgz3eG1e6xoXJcfPCgde\n9zcV532PbqUwyNbIAeYM7U7u5LtxPsJ7a4HXAuVdhNE76GTiDIvQXxQRlhzl\nzGqOxDkUaHrjgbHWNNIE6eNUXLaumwreuZPqMmeJfFYCn/0oupfoJ+BEve5E\ndMSs0dzDMeogI1UerStZNcmv09lDcopKYUY8ovbFmZCs5g9Nwgmi/tvCkEfZ\n1ccSjAbvW9KA9p+eNB82UedxAW7T21Kj4oOYsxKMx4MAmgrKjq66uesKpkj7\n5kq6sXP2T2VCkL6uHvXpFru4veM4hsB9wm2B2/evCGedDKsjkxZa4HS9SqH+\n0c6alercNLZsYXHpxfnF2EVJjN1O/6Ow/GmR8uc9P9ARmemNMonhkx5oV8aZ\nDAO/FY1YA+tNipdJffPuJQA18z0wuoEcIgn1i2+1egE+c6NR3K7BaM5KYctw\nJrgj\r\n=A728\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.0.0_1581023588207_0.43144338218451006"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.0.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.8.1",
				"@pika/plugin-build-web": "^0.8.1",
				"@pika/plugin-ts-standard-pkg": "^0.8.1",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"fs-extra": "^8.1.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.0.1",
			"_nodeVersion": "12.16.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-427aD/FCimh1dXH1R4qQQwUWmQ3snt/ADdnqpsFyCNcTkyjYBXsGS6TsdUeuhm5EOycqld2wttRwXtnnxyzWBA==",
				"shasum": "c5416ece7f46331ef13e25803aa53c603fbc44e5",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.1.tgz",
				"fileCount": 19,
				"unpackedSize": 1442310,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRPKHCRA9TVsSAnZWagAAeC0P/0DunJYGVtXNoPCydOs6\n9zSIk0mVyZqQwxmfg43Qm1HmJBRmiELzrnJzmJABj85YCN0EiE70LsNIx38R\nnE0j8okQ8AWkI9i8GxviIdF1sosQ9/XOxuixZ9GANIA7ZSEAXpzaTyECg9WQ\nx3rcmTos5j8PghSb8uq9ShzVVgAvu1Hw+Kv5WhMu1NTWi+IpDVOdCzSGq9VV\n3CuUMBhrOSfmRw2oaB4ZpLChu8O8VB60aSe3y1s+eNVcKZovopgxjTB73AM5\nTUivrfd3a3vKiv9mTjl2Rnf8AghipY7jWpfgpaiFc6EG8trBsWGnG4H67oIv\nPgNJ2rx23bJnGzCtA8hq+M1MnYlQEHr3e4ZRJ5So6d3s0QQ6PjAFTiUfmZN8\nwCEm4cTQiLZ+w5tHmufBXSF26nooRUoBj1EEuH6f3Jn4CC6kwGZn5ODbziDy\n4EQKEXrOYEDpYWbQP13USU3H705I5SXeKWA2tin9qUo7Sk6xvm84eMs1opiM\nugTXZPG81jhfYiHEbp/m1po8rlJ3CB1nyotYg4j4z0sfz5gGkeKoztU5gbj1\n1K3iYxFXkCgifC8Jq5JTLI7cn6jGy5pbVRPOOhtAdlrKV5FysAh3jDNm3Pv9\nfDkpLaE3GvOAlfV/exbUHwnhebXdACljKJS/m8X7SPJr8R27cYBmZTXH8V2v\nvdL7\r\n=clGo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.0.1_1581576839435_0.1280969685813549"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.1.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"fs-extra": "^8.1.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.1.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-UV6wgBFJHCwUzrDhxe9xi6Fo26ZYFRhBSDIXhnQHmBGg8O8cN2Ve2/wxLLCv2Q2KrxyYkCZI/ju79aflaxA9fQ==",
				"shasum": "9d777e2329081abf10bb397dc4a42635f5005b24",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.1.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1444056,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTD/NCRA9TVsSAnZWagAAGa8P+wUsa912GKaoYkgk2Gl+\nKplQitlcsc+pVk0Nhs1MvyL1Z99h1feAUcyb5hYC6ggA6Lw56Q5u7FCzN61R\nEM+iueZwv3uxRgAG2V+coSQg500i/j8iD9TIqA2WuC6l078OLz7G5qnSX65F\n30RWzzGE5CL7QCsCCPqCLiuRyGHK6kYRDK24Q7Im6JmF79jP1m7OeqlEUaoX\npFSuu2fiweJb6Ac1ZQY9XPcLAy0LfcEygqpvDX+Q/Fzc5vAMHjYYnTzhBB50\n7+/WxStuo+mRODbaWYbnt2NksXGbMfNzo1P1G7wkRz50qettbqWsP4qxxqyZ\nivgOBxJqc/5QTCp8Dwywne+f9wBKuFw2QddA+nOAM7JX1PSzin+DlFslwAsQ\nZQfl6UEIa9WXyQnGGeVQXmSmBrGMqgFHrIW89CIO/pCY527FQVjnX5+90RRR\nxVcs4cJVtdbJJhbPLcbBitkpvJPMbLhyCxvGBXnKXeipfs4QdeDcRKcbfyF6\nQ7bvM13dShE23IX4TDq2oWIR0wJhRlk/rOGX2cvty5AyFnBQ2dbwdtkGEXo4\nsgpg8hg7vSj3PAmdWrE1ID3XXZ8KOI8vsybSrTYp64SubDDnwuXELcBw65Po\n5HMnI0V69yPIKU1zRB9wXA4YWYg5bPQMqJmuD/oMISqblkx5lbGo2VrPau9i\n18/u\r\n=YqAR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.1.0_1582055373195_0.328159933634355"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.1.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"fs-extra": "^8.1.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.1.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-mQT+6FL4dqOaUpzLbi6HW38DkLuOf4b303ryvMsciMbAMLLJr6iWsShWjCUFUsc9NXz49sZNuOMGTNym94Krag==",
				"shasum": "6cf4d939cca7af4a05d1861385d20ce86a112dc8",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.1.1.tgz",
				"fileCount": 19,
				"unpackedSize": 1444059,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTHP4CRA9TVsSAnZWagAAkRYQAJ70KsUgKy3X3WsHo5r7\nRzBrEWwHavVLS60zx/0+2tNj3uS44qUZDKY2wTc+LkDAlHdLLAK6XyHMGEvH\nti+/9eSM0KXEAtoex8yDk6GDsmAtkkFV6CzSXn8gbphDIl+5c2g0233tbDcm\nqNYASZqjmwnnR5ruFA097BYVUTrkRj0Focu/55AsYQRQ4box5dB+JOdwpyHa\nTnzNANyPCZwdKkLCfFbDJEP3ymLnaPFm/a+bpTrwhdAcxRsihxl4kYtF5LJT\nh8R5CiabekRg7uIZ/nkN/8BzfT5B+MSYnQBXy280GVyA38y+NRUftDN3ibZE\nV8lMZ+LN7JV5Fr1vqrTXzuheYdR2/8N7NIjsBu/HX2FWk2k5QSkg9ZQsjGB4\nb6TCtREiivM5Mb7gmnAYrzc7BC6c9EnHgD7CBv5qjBtLeF0woR4f3QiIArYE\nkW+eRTjOwAUMKfjYan2zZqBg+cWqPICqUvSa0g2WXFzZjoaeFMpIbu7AhE14\nS/bdGlBjsIefnhV6lXVjnr2gUnc7FNbLAYJNT/1Dw32FTMgpLFI59UzaTxMS\naBCDqNNOwtxc1WZcX09j2H8V7WeBqSXf7ss7IicZuYL3f6tugJUVuKpvNcb9\ndCzaDkFg1EnoTFn6Quj4SYi4hIXN0ro65nfaGd2x/HkX+XxArAyFtixR+L8u\nieKE\r\n=qW+x\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.1.1_1582068727584_0.8827164532227361"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.2.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^8.0.0",
				"fs-extra": "^8.1.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.2.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-k+RLsegQn4s0wvAFYuk3R18FVKRg3ktvzIGW6MkmrSiSXBwYfaEsv4CuPysyef0DL+74DRj/X9MLJYlbleUO+Q==",
				"shasum": "ecc4bc594a57ebfb418b8c4a8c0f200455759004",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.2.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1445546,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUEFfCRA9TVsSAnZWagAANQoP/1SnYuo7Tn9NJmKgIa1F\nUviyACeONbALgmJJxFJRV5C9zKfx2Y2EW4jUq93ufQJvptPc8rovOubo1owp\nTmtUngYEZL+A1XeQcgzr1w5SjtHhj9r5tS6aW3DcQMxDqQPOvcQsusRut8fJ\nmw1wj3SqjSF99/mPHrU165+nUXmvfjW8J9bJKsnIsth6ik9dGcBydr3iRmlF\n8Cuw9tF1DzI836NdFXdpRIQhSpE9XRl3q175+JamdXIfdiZEJtx20AIGjX8t\nH4XIIYb+g/S3ERIV16+buym0B+jFZBEushjvOpujipZxaXrQal+NyML8b7Z+\nfwVOxLjSADb8RIwEqJKfhIe5Re7wS9LECoQcXZvyoq3T0JQhGlB0P5tMgEKQ\nizjzyqszubh0cf1Ez/vGTGdcZaqoMZdr7kM5n1g8PLXIvArMqIvlHnfOA3Kx\nfyiM4e7iL89hKwymMzd7hQasP2vj1p12qFLE7Eugg78I9lgAvFcsdk63F3eP\nu/MXfxpsYwZR67vqk2ip3p656KHR60UGkr9hULs2rICDhKwDXbG/X9OiEI9F\nf0vagUghqwRBrnyltAZNicIOTlWyFEja6swTRy+dyaISiUJCPjqC9XsFib8L\nqc8vICuCpGj77YlhbeTligcMyiyRhe9gzJpP7vjsYew1/X9q6zpmmDgcxEdw\n8PtO\r\n=esVK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.2.0_1582317918995_0.8472315973333813"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.3.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.3.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^8.1.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.3.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-7Yrf4bXFernGJQgcFKUwikFTBXMSR7OQ3v9kFHux04f9soDrgGUIVMNPHWMYJTEh9jn9KGenq7alIva7Ys/1vA==",
				"shasum": "9b39fb3d90565322fa8a3bfc0063cb7ba2997e34",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1507882,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaWc4CRA9TVsSAnZWagAAv8oP/1XJe2RQ2pa6U7qtjCNj\n4EP18axuj48hTB81SgBUTkDdEf0Nur/06Y+aiNz6h0Hdr/ywd1goC3ojdXUG\neaMJ+deeXsyBEv8iWCmXAOK47Qxud423BEGSsDwNxuHmu4GBb493aNkgir5s\nTAnJ/odHM8Sg5vLSd0pVaiPI/Yhy3T4WFcXQFTc9dW02LbbTFbdv+UKCluJX\nnRYSKwm9BLLWZ5ezAFFnWU55T2KdQoKh44h2QqdyRyYheq+O9vpklAUtBzaM\nzVVCgWgbFhtEj4iHE04wKJoV0tx38whIuOEQXbxtgyQPnMgRlBBxKe4nepyY\nKUNXqZ6c5XBFY57ewyEYkHl4B45ZbVMDN1mVqKTr3X5g9cf7WEiXd34FBEVV\nb2e6a0Pj50LkJJoZtsJggLKBf+nyZ82RXSEDX/97YtDSglyyWX0bfTLyOw4+\nlIyix7qiupi3Q/sSC/hUKhPSmnZ1qRu3xGtug8cQIgsbvJxMzEwc56SWoR6r\nn14j/Jb72ASgpNY9VrysM9SpV+7AjGaIpHW+0B2M2wa5egHqMcZ4MownY/Ht\nALrgndcCzLMhamxMWrUWVBE//4GC6uHbT7CQRW4anT82wbcP5KOFVA2QLJiv\nA1LeVYk503F6mTiKMGU6fL2e5Z8bdTU0DTbpX/43kbvK7eH6BPja5OSCZpie\nfiPH\r\n=Mqtf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.3.0_1583966008111_0.22244003746508434"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.3.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.3.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.4",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^8.1.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.3.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-iLAXPLWBZaP6ocy1GFfZUCzyN4cwg3y2JE6yZjQo0zLE3UaewC3TI68/TnS4ilyhXDxh81Jr1qwPN1AqTp8t3w==",
				"shasum": "279920ee391bd7e944ae4aa7fa435ba0c51fbb6a",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.1.tgz",
				"fileCount": 19,
				"unpackedSize": 1507362,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeasVWCRA9TVsSAnZWagAAwzAP/jVHoqVVzTmM5koFY0jp\n1//L8lLc1hddAuv888kvVFks35DlHKaFl7vhrGown1KthViWnjaC+Doy1zXb\nEt94PnWyhc4j2gAum7mM7qTxUR0aZk2QGCxZhyVRoAjMZxsXQPOqup6/EjyW\nA2o5WfNlMo4G7SxwDtyXqjfOoQk51Gc0b/i+wU1Y85ylzo9xG++TPqdZJ9WR\nO5YM8V3LDutsX1hkIB2hOKaX1zjcNPFASwhnx21afJ0pEsAx9VG8OqO3R4SZ\nyVk/ARtAxb2fiuihDATGwZowqJhOFyMyOwSxzBDbTHo3jTZ4l8XpGVoGmwQn\nwR4t+vk30HivZo9QydEgoF4pC6CX37l3qulCOYWkrects1QOiv3zhxgsi8BX\nMo+0MZi5l0a0DlTSRjyNz8bSpnzf21EXEsJ9aNSXeGa/18sSL1yktgZ/5LNQ\nCR5qI7J3UDukyzjiUsRQ89Rh+abPPqZ6Nb0pOyv5MZcpKF9W+1uYSLN6cs9d\nSIm5Hv8fdVwmRrU2AnoL+zUGbeeqtMoAa7IViR9LZ0W+JyjlwPSFcph5gRRk\nvexzRYKxRwCCaD6I0SVZVJOCL901Bc7pzkpxVxaC3Oueh0lTKvBl+PXqYQCa\nJZmdd4bSND0F/Q4dP+29AeuxGGvCMpVuw+XET9UwphDafnD5zCcIAiJEhndo\nRDCB\r\n=RPTp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.3.1_1584055636417_0.5197248489869151"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.3.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.3.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.3.2",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-v+XCH76ExaFDzQW3gPFvjfcMTTCuIkK5ACvBvzfDr74M+k6HYa+m4Iu1bAlj50Gybahe/ee93zt2hfYVI4k9Lg==",
				"shasum": "964bb90c6f19f5c4f1ddfa2349ed7901cd82f734",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.2.tgz",
				"fileCount": 19,
				"unpackedSize": 1506178,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeelVqCRA9TVsSAnZWagAAO88P/3OO05b7lmdxJC7iea8s\nVef+dLKxa1nM0O/pRXc5Ak6B2uKZc5sfsv4/HLF+PsOuyAnIo26qJS5QZOoG\nrR0DzytnQET72m9B0pBX6kHT3MqlrcCjWyFNs27qpc8Z587bF9sXiSm/CEiT\ng2/b2owZhYuLPGkcI0JjKF7+acA7SwKpSo2g4xqIX5+NjpOgaWhaGl+iIab+\nA2yph1AvWPQJKZ3kAf0u3Auikwj9smwiSBZTMj71BZyukk+hzexkwIEyWnVS\n2OVx/NKR1uXQcUFTNZfBm1jiZZLWukcaj05eNteeWrMpcYrN5mbOvD7Hu/N2\nyjc0DtVamf7Q90FyU2Uo5WJIGWCm4rJVRR0bKMvviTi44AL91FcZc9OFI6n1\nXRy2Ded39FCXTh9btqGzmIpdoPheq8atkc/pf6sa3LxO6O/6mC+xwX5ZwXG4\nykM1dPdFuq3gZYV7Ai4q+Agq5s/VGUnsXB0avb4pWxFZsUJqrrelPCe0IUFk\nA/Tq53GyZVA1jqe91Ti2QpCgGgtpcv/vb/HU2tsIawcENidffXqGkpYQMp/K\n3RYYW/4tbDmxR3s7oah0hx0zNp2W9BVyxKrEciRgrdYtyY0KwaZwiB7TxinZ\nY2bPifYv4TilzguW4mhkBZIwKPaeO0ZvhpzzYzSvFj7OKNOs0E+FVuSVJr0A\nslrZ\r\n=wd5Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.3.2_1585075562014_0.19999388143653096"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.3.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.3.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.3.3",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-5YTXjsX2UzJvrDc7wU+Ectv8sUnxQSSTmcxYT91lm2E2pwy2SEyFa1AkiwWYftUnHG+mm7zouet5hrgUkU7Kcw==",
				"shasum": "df55905a3f6f87ea943ecfa93b2dd68807f21b7b",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.3.tgz",
				"fileCount": 19,
				"unpackedSize": 1506178,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee6nrCRA9TVsSAnZWagAAGboQAKCmsDqwfv3tGo+u2ZCs\nIZmfm5m44HrSe99Plb9Xe30Z7wo8XYPAPLG4DTAXH8NwKl6zNKDQ5l3el+go\n9SsRuq9oSFsA8HVQM7pO9Qr2i28mRk4tKOIz0UIvt3YybsBfkDQKTtmXNenO\n0jnRiJgW1+yPnk7OuF/NwaXOYuJ6nG5m9AYperjdnuunudmtZXG/I6i1MkrM\nhhZsYKo28Pq6FZ+2y/7rxuVn/t6A7hUjZ582dnLE8pKArT8xg3hiUmwAaqA2\nslL7KItRkeS02kxC1nIn6v9LC9VqOHo7Ew0yLy9RMSqVnJEjYfrGcztSrv2S\nIrYK9bFLVyk6l2ilgslNT/NrGQ/iD71jKI/kdxZDmAbgGKlS/2RlVCtfZ3QN\nueBaD3xa/D+5vBDE73ugKIjmWa0H0OQmQHJIsck1YcLAQ65xoXnZqlVHq+gb\nE8gVONersm4/X8EZVz53shbW2BtXBuzyD0nGlAVXm9GxwP+vqQe4inBgSOq7\ndBRQBezQotsY/z2QmDanT6Xc/W2tPxzY3f2F5nAi1ZuzZyPX4jBdh0tDKbzN\nmu79IqBtqGJXtmNWkF23dFbwngyl9l7Cd1eT0bZHGoamd/rkUvtyUWbf0W5l\n2KHervGxt4y+yD36cn+YRtccw+5b9VQVZRwQB9dM22m2rVi3/NYIUGY5xLgp\ny5Z+\r\n=GBhu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.3.3_1585162731264_0.43685984354423346"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.4.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.4.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.4.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-Tvctk0u5SVrSLAzi8SLo0KrLSBl5biAHBgWy3L65vsbO/2fjzr62HVkoDPyr+WRT+eHhhqpKAERF3dQWOIUOvQ==",
				"shasum": "27b1dac7fba4d0d6e488967919b6a5bd3595ffbc",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.4.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1540648,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefQyQCRA9TVsSAnZWagAAxe4P/2KICN3EkcCD9GMUsll7\n2woOd43Eqqls3D3I+oVylWSubeqwtnCZvGQ7jnLm0+Yp96aFEhUkw6NziCEI\namr6aLF50HyJ2wsIaKMhid1s+oYQ3uflhRM3gRYXqRNH0kzTDJosn+5rcnvi\nz5w9YuGGkAk1LpBGnqrkm47pNkh+ctkNUpOfqW8PtV4PygsH1mmLLQsX2bWG\nQ/aU2eu8XDGgBzgYDR/ceOhhspxHaTZc7oqxf8TjPntLrhPIWHkgNGaW0yhN\nkmlZy3Ex9FlqfUHpl12bQ3jXfmUxT45olw8vo8yuCvRU8SB44lPuX/yQixLU\nXJAfXkVn04Xq8b+Z4eNV0NpFGXnpcDB4I40L1LQ9JHvrmoS36jipaR5sNdpv\nYboB1UT7TnAWx9eR2NG87pBq5atIueE981ro5IM3W8tnDw1xqip+pB2yW6cW\nP4QokoffE2v2WfQqngKH63md1XaB5/Tl7lUJD4a7qMcby3jwRY6dYpBG8uFD\n9VYi2RlF+0ydPGoOrKdYnr2L3Fj0wC/uyo8gkSzR2T9rFUDHJm+6dANYlA6B\nIfflOz/4584jceHtYt+kr4d5ibbhhTeGu8f3Cdy3vPZ0qKwAA8pMFWb8aHdU\n6AHU43Lss5g558RY1PCDfu5Bgi/P/PDLeKo0tPRao1tf2cIt+vMMsRApDHE7\nI42y\r\n=Xdij\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.4.0_1585253519613_0.34743913916357116"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.5.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.5.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.5.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-Y+bgiJPt9amvVAeENpYZWRRcZx7Rt+rau1bOO/CXJaCjg9ZF2rEUfCQFF9viL/KjrTlO3O8Su4bHRD9usVkz8w==",
				"shasum": "657bbb2a41e36d18ffeb57696f44c2ca322cc68b",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1545430,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejQY+CRA9TVsSAnZWagAAcN8P/AoGf/9l+7LF0eNmS1sF\nMgQuBbt6l+2tH1jEp9Zz5CDinL4TwkT0B59LsqBqdu+leazPlk6a9760Wj0/\nqFm9nDFvh2ieQ6cNkn6RRgY2G9xPGOZTkllYVRxPrWZRuv9iYHbQqRTwsEmo\nGUFkfXhyUilq5tpIeK9oYGBeK5gHc6BCwV4o8zh8DB7lenquiDX/e8ulWsic\nQz2i05LCPE2Jzcd1BOQsrnUxUBxd/9G8e8B5gwm2C5Zk0orwNKshemzQkKCR\nXpWXs0ONureHMBgyGhaF6ko3W+GOWMDpHXZhhWU2htSO1KRSA6omdlZxcnky\njXsulFZztjzAoutdyAKEugOobMVNDC/J8YpeyiRyTw77cG9VOFmw/y8OBIoa\npOmtnhyK4SMgPZBBrkiJMKyumddv4oKvE2R1nIjK/HKAPYO2Z54FhSC8jC6J\nx153OaIMcJ3qs6FSgS4Uh/uoAHh6L49LP4GWqDQgNzzWml5D65kDfnueXxgM\nS9kfQRooKH016choKfStN2Cgn1/+dj1quu53nmeg2IwJi5Pn2F6jcPYjomot\nTOm/V2UPjzZ6PaFjlQUIrO9LmtDwRTXaZrJ33psa8YQXBa2Ov4FrPM434NMC\ng6I3OaHw7SShNc1hTcZGi8QsZhFhI7TVBuJHrDmiDfgX6g7XqcpVJ+k0etF/\nfbPi\r\n=ApJY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.5.0_1586300477854_0.9756383823932655"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.5.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.5.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.5.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-MBB4IKIbSUAc+novVCN6eAiP3i7tNzCfYxt7mW0j9hJ3rW88ng6MnJm6F235GAaAvwdHOjN+3AfRnIV1kE0/5Q==",
				"shasum": "f8882cfb8d7e8cc1deb0b50813fe233468c61a8d",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.1.tgz",
				"fileCount": 19,
				"unpackedSize": 1544820,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejQ8qCRA9TVsSAnZWagAAXcQP/j9xqW7HkSqK+7iLv1pZ\ndIBEBECfURbw7twag/2qQ0FG5rLpPVRLFBueEoUWXNcHza2s++UjXDHBVjqY\niJFkve3dIqj+1YsbhNpkXdewvi1eIaS4sW8ysvyQ+unoqvWPXkooJ9M30N6e\nVom5nT/icaiXVtZZAfbHSRSvvVaVma7iyFoZnv1mGP/ieOeKEM8vxhAoF4xV\nQyoxKJnF8f8m/1Rs1W1eHLy6lVNoP2xOOFfW8JiXlUyiIBjcZ2kVchzFM4jl\nEs0zG8hBU50UQw/y0lWDlvdbP5QyO+Pt0gRJqcJFauT4KX2IXpcPBFohO4hb\nRztLBARChfBNnHBolJ36tbzgCPdSYF6ZCDOMAAxF+bOo+lbdhg87oFliK0t3\nxKwRxvn27nlFPzQr+0COF2KssqN/dKV/0MjfIc59IzVWNMcg8LX5cPd+Uf7H\nH9t3o2+hlmE83UlgpFnX2IPUeNbrtIvlY/tMfqoS6LF0RCynspWlj5+jH6Bz\nOIlQzcE2C7mATewYJk3Z2ErpwhjOzMMj1x7OhmN9iegHgSNRHenrLsp+5W9H\nNSWVluY6gW7vw/3G3Q5wm9MWSq3K4rOR8Lkui3QjY0frQ+gD+hKAjkLKs/Rf\noJZaOxfjUkGVkUpc5yvzMEIXlEja1wKxfqnwkgPx1Ofdw7oPi8y4kmy9GNu0\nyJHF\r\n=mypQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.5.1_1586302762160_0.17109768651482282"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.5.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.5.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.5.2",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-i5GlEWm7k/SzBr7QrIOuas/1nNgr4JcmgM14TAKULVkv4L5mOY+pcVIUMU3qdYhFyblBFhigujav5seMnkqBnQ==",
				"shasum": "5926c3806d883fff8df749b47ac4e2a38ec67e2b",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.2.tgz",
				"fileCount": 19,
				"unpackedSize": 1544609,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek15zCRA9TVsSAnZWagAAG/0P/248jaf8k/V23oH5fUGx\nLjuYKdJp5q4tNszM91YgjO1qB9fBro7eb/+zK3fezvtFGvPTXktiRF1pZyZd\nmh85dRnUEffc2kyp/P6OVwpxkMLTkCcRNZJnIaP91kxmPqH5QY8ncKrvj8iQ\nB4rERMkRZuASbOPp9qcxnJ/se0ZHz7l2QqF4Cur9gfaltGCggz2MK3T0yFHr\nNdG3Uhm/HvIWuqs65bnAjWUb9Cx16URLLU8k7t9c5bDOKBmH4+ZRr36bj0kg\nYQj5FDEHNahQKRwf520hM9HM79eOmOqcI94X/xRV5JtOvsiqAXf6YG6cwAgd\nK6UOOQLz2jVbbQvG/XHjaXyQaobLuba9s8B50BU+3088/qmCU+dqPfCusz4m\nyl8neXF/+vIGRcrndQcBnKAuLBe5hvePLDdnFKqfnIDLlUaXkUSWfu2tsL2X\nYyqbYGiEm930eojTil5c6GJakaiHhZzkdotb/RYpVvJ5Aae2TvD8z8nk2kGM\nr3Xy48mDm/4sLRS5MqrscLbiv3/9gPGpstXbMcLVfFUOIXnFEXwukOFnN6Tk\nqMlLRKwrRdaXVXM4zV6a4/TExF8Wwgko1rXzn4NUDNTCwqecMtIeTpQ2BXsQ\ndPQavjS/JC9Z/imW4T7G8BreJg0+Eoc7EQjTybGCOMDLrrxGHUD2j+8lOLBm\nkvBO\r\n=rzMk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.5.2_1586716275346_0.9182723798703045"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.6.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.6.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.6.0",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.3",
			"dist": {
				"integrity": "sha512-dCrx/4R2SE32CBOVZF7gvBwhsZrtlZh4XLLXUO2USs3Qjd4zj4QoDa8ix9pXhzIs1Z/d8Ll7s+c1C6XozxFjWw==",
				"shasum": "724d964f05fece651a0e470374110f97db33cc70",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.6.0.tgz",
				"fileCount": 19,
				"unpackedSize": 1548127,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemNK/CRA9TVsSAnZWagAALUgP/0sCemB0O3CDik+gzuAz\nAd2BJRP5cIcEGDp0knEOxnq6wNei/rtj6Xm8UuR2n9Ii1lJ8RZ04wvTmulcu\npvy4ILb5D3rRI5CCS2qL3dI23wIulPY8Cqu+pkFQjfL8InqLcZciIXunScT+\nOgGCGudbqzP2QhwTbJVQxgu3ooZ8y/N6OvEJpUME/gqqCCWrWFRjl7wSUvRx\nyM5OpJ7LC7CMes5CA3QuMxQAz+rWdQCecS7jxZAANzHDP4uWNgwvo0UUE9gX\nFMC81s3ywZQZJefGFSnxLuZQ3W/2Mir8Iw/1IsU5v1f+LgVPjROknThO/Hxk\nlhdeSrttv1iJTFL6PZsML0sjWrNFbNAl3twaWYclPoUHgyojgzWNN/CRDQiw\n0QSx3xkv6wL51nifNV/vTedqVFXvrsQICB2agJKXoTGP4YWjRI4L2MFfiwLb\nZvM7ZDV2UPIVQrg2i1SeoJ37tNXbIO2/Q0qMUjvD3QFYQLgeugL2q+b9n8rh\nzQGFBO8VnlOFvn3AVkPcuLzI1/D3SAgiFafmZQhq2NqFi1cp1OewsMCwqBE3\nUjwQOZt/9TYamuyn2qfquhvgfDuU++vVbj0z2/+wVZ2XA34s2R5pSgPAW5fA\nz5IDgMTYhOIgB8wvLZp+OxVQ6ZjoLGA6+anBcpMaUBBCofV83sdN0DPBijCZ\nnW5N\r\n=rGIO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.6.0_1587073726465_0.5326935746297423"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.7.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.11.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.7.0",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-oFNENhdGEkNRX1UyJ0fmgWAkyw7H61M7LpwjnJYlI9xQMnTf5cEfksf75lmuatkGOoDwBabzWvm7TgHa0zTgFg==",
				"shasum": "bb397318792dbb5589bca9e797d1b04999714915",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.7.0.tgz",
				"fileCount": 21,
				"unpackedSize": 956097,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenOijCRA9TVsSAnZWagAAJqIP/27A/FbNcRvJy+QKxiym\nHU6B7xMitRTvntBOkmAzY2RXvs5TDgX+CNOqDRU0wIGlQir2euTZIY2/z22i\nCT1beV49j3Lguzi37+M60gDyXIUtRCNYP57IjKGESoxscxRFK7uE4JNlbuZn\nDLZ2d7YUb/tUsX4cPoB/vrYFeMWMbxviD75nYi9E9LHEmtJJUyquHfLHrVJP\nzET/fzF9A0f5h24b7JbsxOlueIHgh6ykf0BgYJ7hY1XlqK6GtfDEwY6gwUTs\njbMVxh9GWzvzrrbUL6nZrNQUxtQ5XCF1oq1M5KPC5cePshfCUKgmehC2BH/g\nrumCxrdGJ1CxhqXtv43p+IpJb1qkn2OS99arErjSXawe2f4jpLaZMHVC47DQ\naWtJaW2whyN7pCkF0XUbELK/FUyau03nPP18z0rVZNTBTSnVsiNxzlFrTTd6\nEjixFyQERwdn0XANqSP6jkxSq9O6JHcSGGNuUS8TRghZBGnicWs3vY35KPPQ\ndDxqI5pm1oQlUrw8sa+PCkZE5/qMQqwOZ7yO78yEeS56talGxfFDQSjxck/j\nLh2P9i9FCSzwSNcxkDID1s2RMCzR7+xsn07lvIz0HRVM3nuCQPk8z3lyz8Cd\nY07NPUAbpvEJ/g2dIJOQ+q+AjHEihxTjpBPPE/SnBXBVJphd2HAcUKsTMd1w\nTzwg\r\n=wW4D\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.7.0_1587341474527_0.837950639507266"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.7.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.11.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.7.1",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-YOlcE3bbk2ohaOVdRj9ww7AUYfmnS9hwJJGSj3/rFlNfMGOId4G8dLlhghXpdNSn05H0FRoI94UlFUKnn30Cyw==",
				"shasum": "51b39e49dac54f368a4a7606a5afcf604df773ca",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.7.1.tgz",
				"fileCount": 21,
				"unpackedSize": 985027,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenUmyCRA9TVsSAnZWagAAPqAP/RgcRkewi0bKfj5HkCG7\noI88N/ZyGX/IUgnkgSEoDbArQIas6HvtUFVd1IzayHITrByzF7Hc7Weaj+2I\nRP0iMvM+NrbEXRCrJ9rXnORXORiDYxLe+3ebfKbta+LcwhZ2NpnCRb71BES3\nWsEFFwicgwKynjevDrVy1J5c1a0Js+H0gcjKCdg3beAqhqdMWRFqoUztexY5\nVJcl0o54aWXQqfdSb827salxYxaPF/Vqa9A2JWV59U7daM5JxeNm2VJ+REMK\ncIQhvbl1eIH/XW0mzzEYSy4Zep6AfnVboZHrW7jx63HpJdMeDzkeoa97HIWw\nDGDu10ZjqtfHv4gVh9h8DjetJaffMpC6Km4/GrKSQwhhf7PJvvag4xmmjLSb\nHHyYjyF9vrwEIEwNXDFF9U1JYDfkS0He4B2DvjR2SbghvvdIK6eualVCbFKj\nTOKXvcRqbyE9CsimNwnH/yt3AfBpp+RqBGgIS8ucZkoKXbZc4GBFfoUhbaQ/\nE2Cp5rH61CqAW2w12nWtWC5S+IdpWFUVjpXlV2YPj/x+ce8I37exeHIhwQtt\nBmuC0E1nMi5p9zqayTAqdWKiNx/B/7lqweetaCt2xkzK7lEavW4DAOYRwExU\nt8G2Yeu+pl6T2YPn4t/DLEk0OQY+IM0aAIPEYv4gPmiZupmfDJHcwfEpVIg0\nYMzP\r\n=XVAU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.7.1_1587366322241_0.3444575430378052"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.8.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.8.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.12.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.8.0",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-LUkTgZ53adPFC/Hw6mxvAtShUtGy3zbpcfCAJMWAN7SvsStV4p6TK7TocSv0Aak4TNmDLhbShTagGhpgz9mhYw==",
				"shasum": "649fa2f2e5104b015e1f60076958d69eba281a19",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.8.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1007995,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoM99CRA9TVsSAnZWagAAj9kP/30hUlfdZ8bY421j2LWR\nLfUyp1+I9wzlQuTaB1n+BSMPFa+FpT7tlPJsKGUKAeC1cwLEyG5XlnRAgEx4\nenP+6fgSGt8kzo2t5OZTFaKDfcSCnKM7iGI3h39IEoDAn4E8dtDmKExnvcFZ\n5vGptniqXeWdCrqHAM7QPG37KipLylWvj5Yj4HxkDRw56r1T06dGl0pzREVt\nElylTukqbfjOZAT5b6I2r3noF292uPEj+D6yPm1l1CHwjFGZQsScY9p7vZuO\nC5q5/H/dEFtPnLpUHu5L/ohxrnJ+tikFZQZq543o4UxirmV3GoP52zj99+nR\nym7P6nnNPgpBx4pYydNo0FekHxEunYzPDJBFSF4JbPafldz9iBX6Nz9TE0vH\n3sO5zkWbZf+AO1W08jaDAMdjKtDgSNspXUZywyRzQaJk0m5BGDrKIcCey77H\nXPONuegimlK9yzo7/rCh3f3/JXhImONzwtnZbr20MFaSZzyJ5Po1+aZX7K3H\nqVeMtxOkvjZvrMmw9ouYKDn7NdbSxS4ED1ouWGFiCDxSEgStHy3U6X7iIJLd\nbD5S67Aoa6v5Xiq5UOLx8+e7AD2Nv6NbSZzNMzRmWK6Tdrk5WhmdgrRoRqjB\novL7fpa8V7fOqtXdI9XejVzh2Mson5G6T2xe9LxC/kLijJo2N9FdhikzpDG+\nqFsE\r\n=wxpZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.8.0_1587597181152_0.7258654089580541"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.9.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.9.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.13.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.9.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-SreIipNkdRkU+rYVi/9+euKhPifjxdAMn1FFRtM8YZVCBeVawAhNmyrXPH+yLZPOBUY2eyL2Mkl7uzTzGeMVew==",
				"shasum": "ce14568bf705c74001e2f2c3039ed83a916ee32e",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.9.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1018371,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesRfpCRA9TVsSAnZWagAAOxsP/Rct9w9naSl40yVTxPre\nNuIQlMHr/G6iRP/zy7Xah9+B3tIX8b5iteaV2VGbuy7PDna0lLFwkWFPV0ii\nlSCtpPxzgYlFmFJdnxmUhrYy5OTib2Fa2OdVv6ZIISfPjdRA/GzREqZ98zvF\nPQz93l9O6dSbLYnZ1UJDfGTiL4lBnf1AV/cClgiBpI7Zq6u65w1zcWbduWZH\nxWEuMHbacx1mpOSsD6E5l0Nyv4sS1cVB33FVqws09iipM85R7yxEbtN5aN99\nxlMbai1GNPzy4hUO/7xlMOlKxDZy00aEtZugQFX6VrWBuk7Dr9zxyW4jMkh1\nr8Y/Yt33BtGU1TCBUHQhy717fEQlleOdeASApSn1Jj08K97u4M0KS+VSJXr+\n+4X8rjtDze1O2cnc8F2XK0otkud/nbgvSHf2szI1pfgyZg83nmdRXpa7msrL\nkyDwnAZ6wblzGsFUkoSLt+PlnXxECN5IVB7/F8kQvHhm2JmpqVGhW/H9aHK3\nc6kz67bxra4l8hl90aU9fLpxWAt71sBmNJYGYcaZ+J49UlkNj1Na6p5sIcpJ\n6NsfLVeNBQrcABnbqnqL1LXxMN8riRXAEFm9vkC4a1uY/nVONy9eBF7cSUod\nYmXmbeiffh4dsp3hYM2CkKk3rV/cThGrlYfPQ2lk57m/tNeLQUlRSnUwPLtg\nja5O\r\n=z/PB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.9.0_1588664296804_0.5026001908702478"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.10.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.10.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.14.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.10.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-Z2DBsdnkWKuVBVFiLoEUKP/82ylH4Ij5F1Mss106hnQYXTxDfCWAyHW+hJ6ophuHVJ9Flaaue3fYn4CggzkHTg==",
				"shasum": "47f780d69192e45f09f71ded76f0b121b40e2d48",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.10.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1021626,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeswuCCRA9TVsSAnZWagAAVkoQAJCMBPeP6+/uKJPPvyZu\nWHAJ3B5DthCH3sVoDUTMhIxJ+9pO9C+iXLRLfzOLRcNvHp5org/EfDwNzO+K\n8aIfNpoPNeZPQtmzI31zaAOtTLN871YsFe/WjpTwG+ohm2mvcf0dDc0VYUZh\nHa/4V4iogNeC0bUNrKwKUQv1l8SPkeMykPMm3dp2BvV/lWwp87GqGT9RUC7h\n+pnBvo8FaA4vSc4A8F1C92dPGxrD71pdcgLHl8d9iSas6Lhrywjde+iRbpPg\nqbR/6BZMP3r2/1aWpQ0koc8SLOj6pWU/Ha9b50ETEEkjZbbQY04zNrzLr/O8\nUX5xaI7F7soY31ug+y5UvIt/fDvJHU4sQZxfU5G6HbX9Q3Z4BEnCeDAKYOe6\nmBDYDXtbmkVmVhCeoJ5d0QRznIyznCqd/R+DS3WKES2vnccdDrEnjfhLhTz5\nfGD9hBfi2jAjiyidoQsYzoIkVG6h5oulx3RT5J1yZgZDUT1aB1Fn6nASAR2G\nPwe9OuCuasyVK8skvFjkm3WlGFzykPWXFiy0bm+JgiKIWA2oNoaSY40VVMP/\nCs8zrbmcwKHbGSQT5ug/DGqlTFf5fs5p8B177wLJEWfL0iyUdNJfXpJTWVqI\nVyd2WXIx/w5KNbl0Bqbh3u/XCd2wB3/4S/OfsgTD2aiwrhcV0+OHi6lKL7TF\nS+LZ\r\n=eqO/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.10.0_1588792193736_0.5746376333474628"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.11.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.11.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.16.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.11.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-D31cBYhlOt6Om2xNkCNZUjyWdaDKUfa4HwpLwL8Dnu8aDuVuuOPLUhFMUDE0GvfqlNQFrNtU7n5HaZm+KmRdsw==",
				"shasum": "96e69d7904bcbb6172be2bc1c70757ff1377fbfe",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.11.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1021690,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuc72CRA9TVsSAnZWagAA9PMP/0m/OaYGybwIWlrZnHDP\nRYVD7CqQb1lgiqSctJgLRojJBbaXphNUHWv1i5ydQNNDyC13x/DwmXkxbRV0\nyETtOFPQ0Cra1HVzo/budfQF5WJtMuBLtRn9HoRB7Ito2A6lYo8LLuCsMevb\nAH+tvXCymTVLyB8PSIKx3k4DbHmb4nMgDk0Z91CQERYgCmPiasWhEzmHJG/h\nChARPq2CGiBMtic/XfQCZ2db2/2ZerZWN3uFrpghq50zD3NOBiMjq+kKRNRf\nDDWRc455I9tHqltTTXCbmNNjymya9O4ecYXErotHxZ4L+JDsgX4OPjiPuagx\nSP10PfurgAixjPkHuShw26fncUsdKQxiY9AJ5IGDFFneN9rSapWknxHX1fBO\nIXd3WCkg5YbeL2/9LAkawXntvqIfWKsFa65lsuGgW0vjm8jECq0z/REziwvO\n0rPMRp+cCRYaGxIpk95x3tOpM09GRAhUV+N8QEeQX9b2xJb3c4VVlfDCeZKw\n/7lbRxS+g57S6LlRFGkRhM3dVMvvOi86/+YB5S6F9P9e+d7lo5sSC8hJd8NL\nzLmGvisZXvnen2Y7BR5jSn1qAIqNY/k8OW9k5DPzuyeacJn2qSlWK9ZHJ2ni\nr//ZOv5jYnFYo8Qj7HmahHvI8MnO8v4BFASsoWypTnRcvD4ID0MrcAwa1PrE\nXc1p\r\n=drgB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.11.0_1589235446113_0.7463304465747513"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.11.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.11.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^3.0.2",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.11.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-HaJ2IdMN4wwcNd0YrO1ywbfx9Jw44VuUd2fhePUZo8I0O555OyN6f5hcJVKpotaGvpmFPYYqLk8RRPsHfuM3jw==",
				"shasum": "47423f9eb894dcda99e2d9aa7d5767ce39508b49",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.11.1.tgz",
				"fileCount": 21,
				"unpackedSize": 1021689,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewbSYCRA9TVsSAnZWagAAnJIP/RYTUYi2BoDoWsA4lNN6\nCaMJ2NtUs4g3kW3AvlBwauSiXi8+gAR1kbbQX5UecVySiSBn7/a2txSjYqVd\nFIfbnRim2LCLRe2NTe+4+Me3M6/50lx7HLzjPVU9PF+VVUhnwcstq+cJcBBG\nb+ppD0DK3OAIQd4XchihGnPqiOVFnu7sWE7Ujya1TbsSezOZOAy+076FFeY6\nGOfQzIkoaQZn80m8nKyJSrWTlS+DkiJ+7m1sswDoqXlodD4YPT1zwHHmUjJS\nVsA2H48cp2GnIft/nmF0+helgN7uqL8Cxx/FPx1DQK9dDamwHmg0zYUC45JQ\nRkaX98z3Buf3Dhcq0nGwC3il6u+oQ099Rcc68CB25tje0rvEGcbIdpv78cqF\nijZS/HrQnuOr+VADXajtCZzPvmVr0oLig3z3N0FEpA9L1qNQEd8kpVgT4bf4\ndXTdf33BtGZbcBIXsuYEMsLSYy+3r813fEnlkx7Byr5AxGvp4SoTzZOKI/RD\nnFFaJ83+9tBF8/BndiDJvXjfH532V7ofueWE6i4KpB29jtjuG8KvsP1bQEa+\niUsFX5NbcfVZhDSxkNlW13xT2VNJXnQa6TIl0Q7vzMyJ1YAyj2t9Tb41fTHz\n/VVQig0GFNEWeyX7jKoIhtWGpUYok2Bn+jCLtTi5hXgqMh2SKO6WZbPW8FET\nOs6P\r\n=8nbE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.11.1_1589752983667_0.9788190569457575"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.12.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.12.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.0.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.12.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-cpUTZR0V2B8lz351oKLXx01BxBF3sMOhvm0glEMIS9XWSpkHCeQDPLPh8TQmepY8e+AhhgWxuWdn1PLDPQlTpw==",
				"shasum": "313938ece4267e98687179cdbc32bc09e06f2379",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1054044,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewcD9CRA9TVsSAnZWagAANzAQAJoI19yyQcMRsdY0m4FN\nN690TP0vE5ZQOI/amF06lA+CrXG3FKQMaw80U2ZOSI9AZPt1MTUQ1PppBt2j\nun5fS0PStI10zfSHDJYk64CweQ7v0dg5Edx3XJhEAA8OFeMrDbEabwqkXlqH\ne1s8+vLFGK+VjdjFBTFiKerh+wzaqz4hyDpdNFLmeTRINH8HsVQkmsolJsAD\nqexYKPlkO40lhHXetU7Z8EMx9DA/F+jtefnR3GZny3GdR9PIehxMDiW2jVAk\nCoSKcu4wq7MrKK+3eEXYyhL0AMqP5+D2riP1vYwvDHda/AKnnq6gcpBQtope\nj7HS32uGLRus9g70t3bPWAUameelb38ifm6BBhWjpch5S+c4G+Yfx3v8rcJr\nWqbcprwMZDva2Q0W0U5UjSk4pPL7VACLJrNC95KR/58UhiCEBfqGYU7ZVzvY\nW7fRy0KihQ5aJB5wrl+l0xf5GRuDIumCZZWCfrT77H1t666I07Y4mRil1y7x\nDsmwASDwPdMWXKOLXdDURGNzkI1NIWt+/uCuTNaXmDpSildonS0jzGfTcMrG\nTklijOT9IMtT/hdLlgmR97NEjRQ5ZKq81RIO8fVOBILe8/+QWtzxAEGHa/4x\nUMzYMsN4VqqUH5dp/j/bdYAR2RRZBX/FDy5CuTB+6u4vkgdHFhFFzSHOlfML\nSLk6\r\n=NV8q\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.12.0_1589756156457_0.3355088690106385"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.12.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.12.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.0.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.12.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-W5UQnh0hr17dS6bVRIrJBl3LGA/We1NzUqEcUQj+O8PkexoTZKXsLGzB/vXMHinydDNHuIsKHFUPDR4FaoE1Dw==",
				"shasum": "825b9a6ae07212bb5def13e210ec8c09ade0306c",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.1.tgz",
				"fileCount": 21,
				"unpackedSize": 1057496,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewsLXCRA9TVsSAnZWagAAqy0QAJMuBXpxentQjnBmzgJG\nqRfSUfo2QDBmTBuWsVsei/C/9VWPUkhZlKGdgeRE6F2G0SXTVWcUy7yjDnIP\n/RArUcC1lZofunb77pFnv2CKxHu5IKwcWH67NcK/nyf6IeRYbLutEy5E5GRV\nQv7PVaKiv54UDbsdrwr4l0uHGC422WZNHLfN4z/NAWpQpFBLOVMPs1JD9PfZ\n28hEgsNhY/+8xG5aMG8O4W4eWYio4thlQbo1Tr+yrXQl3FPTxesccNzdLPSp\nMMRpGz3qCmaloIsZTzeGDtySRzxaUp8EHDv4p7PCt3h/we40rNU4GNuErbpJ\n+1BileeFCcEl2OXXa8Ir0xaOtCkOZYIeFhNQHl8oUBsXV7wjPPs1q0viBmtg\nLsXuIgq2ZeLgbMHYsqkZBZqHr8yK68QZO7L95INZcKIX/SCYzTmMb1jZwagP\npAya8k+YTgQfZzxfco9EOiVNiOR74gFT8Du9L7sKStT48qtpb1U7oTuqzPNX\n2SsS+AYHqyBXguE2sU/oOTx2/IW4OOEQ1H6nzqSDziQcYUYWfG3plyw1kidK\nZ7QbctRYgn/7HmN1Wv8WLmN5W6Cgd2IN6D8qcrkacMcL8G6yWPommUmmk2JO\nAz/B77joKnqgchvR6dSv5DV/l3Lc7ifFCDwTstlSRgZqH+jCWPy9n7CZFKmp\n01Tk\r\n=L4eN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.12.1_1589822166951_0.170881085927312"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.12.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.12.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.0.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^13.1.0",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.12.2",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-QUfJ6nriHpwTxf8As99kEyDQV4AGQvypsM8Xyx5rsWi6JY7rzjOkZrleRrFq0aiNcQo7acM4bwaXq462OKTJ9w==",
				"shasum": "3da0422531db806204e20ec9a014dea89bec1f29",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.2.tgz",
				"fileCount": 21,
				"unpackedSize": 1058934,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewsfJCRA9TVsSAnZWagAAAJcP/2R6bJR1L1hHwTESYe3u\nCm1H036sP/SqNVisL9040OcON7WdVaKuIZMT1IrzD0v1/gUmlhDW5zVMBpdH\nbdjSW6FwSZQTFScBGQVWraDUL2Iulij9NAwJAcd3BS1d1yEi2sSJiqmy6ipe\n5NrMi0dwKOVOGtWK9zyn4xfVAzenOy+iyschw0TXYUXdaC9OSbUaE7/eaiFj\nMqnvvNnJ+pFoJUT6jRFMcotBeCvnGpQi48SGvp3wrEx6j7LGHV86y5WJyG2r\niJObo9rRnxengM38AKhgjUo2EBCAv7BOx2p8kZSVlyWeGvRBAkTfTeogoyHr\n3SQAO6l5wVXoeiMUbeW6UvVioVdlS8TR+JweiqW2n6t2KXbkxfV8qiXrx8t5\n8vjGIZDMPtVXQCNZdS/6g9LxBiwNf2iYWM6cwz7dwOYMGbe0PLgVm0Fft0u2\noyokPzYMHzC/E3Gj8IE8z2NAUOdLMbo4wFall1yOgyK2AS8oB3KY1wb7NUT3\nJXhdwZYrbxmTZoAJaU5VuPMFjzKG0hWRV+sCmJGHAxoLS+VQNjmUPxOlmCHB\nBCD7+/atXuA05H0RbxKlUDUp4zOkMj1L4slhpyrYk2zgCDaIhZdFAFLDEVZN\nB0zDwtnf7Sgd0Cbq/mlQsMkaJRkoblLeR5winv5ZgOCrgm5dIz3OSHOdwluV\nkh/h\r\n=N4iD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.12.2_1589823433222_0.38412705511055334"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.12.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.12.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.0.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.12.3",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-9nrVDP1tBd7EtobGr5hZcYGTM0kBNmIvPJazrUd5OJO0NZWiQaQOqAnzApmC9cZ4o7RempV21ScpWkKGhrT51A==",
				"shasum": "feec9093aff23eff6eb7a95c1205f09b9648e255",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.3.tgz",
				"fileCount": 21,
				"unpackedSize": 1058904,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez0xSCRA9TVsSAnZWagAA22IP/33rzDPztMpoIHp9NeIX\ny35OL/eHBOG1+5cJxiIYTTxeVDwMJV0ra84Jh8y7/iEIKr2ZLVxVe0ESpH0H\nAqBz0vcI64xAnRdaiKqBzoXjfipZIkXb0I0Pfpd/l5L7ZRPk6Hd06F3eLz7k\nXQsdiEurS3OXsCvc+7qBmUSb6TXL3sRWxdfaAa5d4ZoKMZ2qo7HNASHiESaL\ndlFenZUMsTASp8skZuLIC6PSoRr4QiHQ4LtJhZAB9Ik7mpHgWyEJx69DJEJi\nTB6f5Wu3Dz80NX0bs7XEWddIYX+dHdJR1T7aanseWcKJeLh0lZExmh0zjZxh\nQwIgUbvEwgIWAdVUpvIuEAaYTfio0SrE5QMe3mQ5p4NXLXR+g13yM78O5fHs\nRGxqCuHmtT6pwIbXOWvN9W+iOsuBy1fH6Vu84VAOwOz6WguR3wU9527jwza6\ndBR0YnzATLDEo0oMqDYfu8XkU4oFLkiMpgjqIhwBsVCHci82701O+oxNEl2Z\nrv33yFsP9wl4i/3yVDgDlSo+8J8R/TKrJWnlT/2q8EIZpk9rasaME7FZXj/E\nsAN74Y/zXIR15G70qF31E3cCn6xysutywAYDpItWRREfnptoLz9BdLZj546o\nD4J+wdfeqCWAL1Sa1slAoZa10cmP0mtVFNoHXuZJljdXqUb1y8Nc86qnGnQS\nxhdF\r\n=VSME\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.12.3_1590643794395_0.1928155553524824"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.13.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.13.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.13.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-ArFHeq3L0Qo+zadptmslTJ2ug7bTinDUdx7Iul2vgwONvvgVEq4KSJWZ5Ab8AXEyO19x7yUjMVXZl1UgyGgeKw==",
				"shasum": "c514c7fe12a0325618a981b32c41f8e0446263a7",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1058904,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0VFeCRA9TVsSAnZWagAAeDoP/AusQBbkSMGq0KMv0slP\neEgdcYk2ls65LDVbEZDl55/V/pQTwq5tsIgt0D4Hm23xFKMt45mluPhhSQOP\njjJZlZFZDYLDBHhKiya9hgYh2+ChJClzY5UQAyAwkdejqVERJLRYpl8148iY\nJiBL5Haq2sjPUs0CyZJhVmtjxkW3nlYlcNmEFja9ZvQBEOxihOQyxFaybz30\nesFzOyo7tHEUxEJz1QrLpEwUNzvtZ+bt3YQyO55U7C4MrypKywyT21lcW2lM\nNMXt+vAVEQ1dcI1+15by22WsZzHyka0wzCOJpIMcylfggwqGdHrDttcBC/Ja\ncnB5VyTgQHXqQnzsJuE+GCKgnhIXXw6YRcI4y0iPw50g/spxbyFnC3QDPd4Y\nnlLHlWH9nPdhLoWGeeecoDzNYpuYnBhL48FeRCcRV1OSEEPXmtlSRNIJanUJ\nSbu6YrWlPtl+weJo5KlOCUsJ/Ja3a8dPokBKjgU2tXGsXuK3p7VVoPg4h5JZ\nHJ1LebNj6kB/h1knfGhnme0P1mRTB7b08EujHRb3aGsG+uI8jXncTgYfoHk3\n2FcbcxRRyYubnPuSBSlLc2k7311Z1MT6U/w4ajFn9yrQUcSVvEmX+spSa2q/\nuVokFqy8AyduczEjXZKaxImySVjudWrwDuZ1TnWgkGnD5hhHkhWSEXBhhfDj\npc9N\r\n=jiHU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.13.0_1590776157587_0.5537922488413489"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.13.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.13.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.2",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.13.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-DzzJJ1pp73WJSmh7DyvIqUfoO4CNVUAjcSO2WtyTbCgUwgRL2XRdk8RqyE66vdvSaacObLVbidjUjJLJXxMscw==",
				"shasum": "ebab57ce1bb71afcda1921b4136595a0a0fdb850",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.1.tgz",
				"fileCount": 21,
				"unpackedSize": 1059038,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0uKjCRA9TVsSAnZWagAA/1AQAIHzaTcE5m6iygX9Ko7K\no/Lz290YwLeiasH+LVmawEj+YcqLuNLGxvulDN1UUcotJVbhTUB0XyYNl3/+\nh2mVUzKqQ/jLxTrFYjzDAYTTQICXh3BYAnqLirAb0q/3fsmOYpbk9jYUKJoU\nTdLSuZ4d9utTOZO3R+UvgSxoYNP970yAhPvdZ6OMRu540MlMG5PM9zYQca8z\nC9q9+6Z38/xVe+HKyHleYqGxnVQk/rqKZCvj1v5134Tn/RD8F3t2tn6o7J6I\nwqdCTitTh4yPxbtwR3AntG0Oiv7GSww8Xdfxt2J/4u2wrcilLpr4dVP6cf6B\ngpZ8xVbWd2ZXKmIxY/6h4b75LaHgrckwtk5AzurWO7/Omy6/DcDzU+ENhEOY\nPCfo/4UImPjQYZ1pSV5hLNgqJE6lw6b+Qf2GtLH7ZS8+fuW8X312AG8JU4os\nKyISOlC/06L+oK3+u05fSNmAgxtIsR+GTx1FCoVDuGR1iLbVPp1cAXo1J2nx\nm10fy/BXtlRP6K1I2xW3ZpEnHWWt4JH5JCHo3bjwn3dVFTJhkaq/wH90xjLZ\n+kZBTGcvaVkXWP5gLska5cmqx/6jIj7eR2DQRqceVkj0ZkinLtGLeJhfWizT\nmguKPSiSbN3LYm2ySa+04LcU2wzU+XPHaTPnDcQ4vAsJsN6hewg1HW2ERaAb\nZ9H4\r\n=DTm9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.13.1_1590878883236_0.148439563928916"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.13.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.13.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.3",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.13.2",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-BHvIJhDcs/IZca7CT8DNJh7gfD9ih9jzKO9nKE7p6Reo9wyj98udTulSPy/kKN3DgGZVGcXeo6lxNc1vO034EQ==",
				"shasum": "4958e7a6bb4add969d465dab86011f5017da9f8f",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.2.tgz",
				"fileCount": 21,
				"unpackedSize": 1059038,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1DvNCRA9TVsSAnZWagAAphAP/RL4sX8J99/MkoytFe6z\nl4FCLuFA/ShPFrwCOCyIDdeFScO5QP6kYEuZYbEgMJtoZfmQCA8YYKsVRCop\nghbgs/o3zthQpy9kf3ObDhMfuL6ZArErvacoNpII2IsnVj/cbm8E1HeUA3SW\nklA20A2p0oTxDCstKUiWLxncYECJJUsRf1MxNmSdTVLMkvbeZgP3QyOtkp2g\nqRC+O0EQSEvU/cIyWv889tsVLNMCrFY7a77sZ7ukUCSHCT8S/2o0wx1czi7n\n8ZN2ZJu1AIGQiP29Y3a/7unCAOCXofWvKv0peorps0GpJZU7hEjWdxx8dhWC\nQ/3r96dL8cs9oaUwgVUdw4MYCivWPcWlk2yIxLx3XI9rbPo+lTU/yja0c+lq\nOsqJAwiSRBxSzwyvQNXY3iVS5G6uG/UKUSOdUgVKNJnexn77yw86crwlz/Y9\nthFs98YvBPUGBxhCMMORrt8p/8vxtX7ajkhOcMeMqMcR7oUOpoN7jA2RUkeG\nbfOPq5h3Pmc3ioaS3lSm2jr2xBVPNUsGMXl+DmdbLl8nWIoPJUvXjVm0shmN\n3HUY4IxgwV74Wz6Jh8FHOvZPvDavqlWUUtfV7u+i+pC5eTlTBYteNd0gVGhm\n24MhGd21aTjDq/oD1Nc3/+R68pyBc5E25GGOjMBT/iw5x54TTZnhkYWDPFZD\nDfh6\r\n=/YtI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.13.2_1590967245269_0.8870821114876422"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.13.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.13.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.4",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.13.3",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-DlbMy6eZe4g67oqfmSS8H1DUYtnSVNrJZdUO77QpEphO8uecL4nlWXfUbZ2bNBb0925ZrRDZa4Sa3C2fSp/fgQ==",
				"shasum": "e5ec74c509237b61a61671ca1fca1490de5fa279",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.3.tgz",
				"fileCount": 21,
				"unpackedSize": 1059038,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1YglCRA9TVsSAnZWagAAjC4P/AzWdwKNNr2uSUUNGBnw\n6nLSi0fJd5f6Pk/6If+KZbB4PUCsaM4n3PD9OBZSdAXx/MsgkVfse7YXSzmb\n0xBOFU4DUDa1QBeF/np8YWeUw5ks8U2M8r1zzkz2LbGT5MwNUDk9TJQcdXPN\nvn5A+Tda2bTlPQSSLz29YOwjzFr55v7qe2M7ZV2Zf7ouNryGDSiRI3XHwYXV\n3AkHw9122Te7VC9AYEHSpwlvGRmQiXHXDFO53POj2qU+k2XCkalFAAVyYewR\nQBsQuSTPT+wqjDLeP8P9o38jDr7mPIoyjZWswBe6dCF8G1K7inz/G2/an7Qg\nkgWD/X7VE0alFCOVLyBZg0RPJO/5923YirqDPcbjjD2mO8TLNd2paD2Fq+pa\nKY5yKFYAghCVv0aY/xLHjH+u7DtcYZeM1TzZrYK9op1RZSXpBlx93OllpbpY\nGsZ1mz7lYYXpSl7DhM9W0gTnBbXxK9cTVs1nSwzmqxhyjoSazjeVSlDLCv8t\n+o98kgFpE5CE6t3RSQuc7FiESGoMCuExG9/bNlbbvHwgTS/WRKKk6y76mPfy\nUjwETXnRy1kdG3Mw7xVZ6uccCsRiNEesKET2RZ6o9DyeEu5uS6IhVZgPKd1J\n+dC6TavnI8SZDcy/GCKqx8ADmULbsdIAIc9Tci2fELgdB44bMCnaL2nuIlTc\nEcCv\r\n=35gV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.13.3_1591052325085_0.6053598356621099"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.14.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.14.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.5",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.14.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-KTLPiXZ45WaDNilFUN3+o2pns0vFWkcWLsKf8mw3Z7AJTST7mI3ukoDk2bJ0FPnLTCHvQYR1qrwMFp8UShR7cQ==",
				"shasum": "5aa479ef73d07af80009497d0f78250b8efe7455",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.14.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1091589,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1sOZCRA9TVsSAnZWagAAbwUP/2vNcJvfqJYzyQUKOun8\n5aoyRz4Hz/34XoyJsjITFuF7jLp/ZBtNLh6XVSadmC1hJPLEbK8BF91rzVYm\nBQKR2okXhHbO1WIbviXhzWHcC3kY6AhtfhOdO4JbWOOZAL3rRFN7Xktq5pS7\nzWyrksbcTHQm3i1716BJJDDa/o5sks+7m8fcdrzxFhMBhVaygSTkkAjAhuxb\nRALQKtcxt/78Y82s8M2YZCAXiD6uIGz01lL1o+bnOe8K+4PZ7g1pTkCzdxZq\nt63AGf4JQ35sxm2Wcdc9mdRWMTaq/n4SELbJAHeVtpEb8mbqRMBAn4QA0rbJ\nEqldmTbX5R8vJhcJfot3cSedjHRRe65x9P5HpN6pdDxZkHGukIeSqNd0cQnt\ns+JjxxWSIpOrm+rjyORIDki5owUngRme7oXIHsbbUm2FgviUzXSM1jbYXpgY\nihK2qVI0/V1MC1913FVSAfBTz8ggOIVXxYCSDnfEAk5+mI1PJUtVYzIsAzwb\ncVZ6G/sTwtnbgA5igcyMdliI9M+6Qy3t2gDRe/6Djf8q4I7xM5U+Hj8p88V2\nk7nLHAJfhxWtcRyOZRO+cSKwqqqx+hNp3nC5Re/eDAZXg1SusC8bh1S9pZvK\n4G+tqrh2y/+MlDAIcZrfVTzQsA22NRSTidX+15pita/w1saNK3W16D1qKclu\n6pGU\r\n=vx/q\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.14.0_1591133081434_0.7319156655501771"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.15.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.6",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.15.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-cx4JScYv3rA7pR9gCd8SBdf8LtkIYsN6Jtl0O0pG1IrKaj/HVz1b27zFaS5gn/MI8UwdDtUuHiN3NMtkrIWoqA==",
				"shasum": "2f01bf16a1fd2fb8ec8915aebc4d4b5b348ea8d6",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.15.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1115385,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2VW9CRA9TVsSAnZWagAAeX0P/3xiUbFMhrSXdJUHgUIJ\nKv4anp/qS95dFV7AVjvFrgMmlvLniBvlHb8MH4RE+BMYVeUkUSLxUY9ABuYg\nfbekE6rsTlmel6uiWyB0J2eOvg5PFpHvPZiOGt9OZHznvrbHamBpr079NZbu\ni23JZ7fuVt1K/l6y9MLoQIq8cGT+rHY13Rt8RjAlomBQc9l4a4P2AIdXZT0n\noJMbzYLHrbn5pTpacpUQN8vMJ5/1ymJQTA9rh1PShFQrH0tatvmm7saqUxbq\ncTEylyg0+MCIvCau81mX8AP2JvQsH7iEvTMNPkhov/EU2fEFmDlFSWecGYNm\nO87iOHawIorcu/AfKRWBAy8Hc2ZSeQVJD0+7S9AAnW4kgJkNvSstKIW70hPj\nLv9N6vzgB61H+vm2Tz8V+f6F2cANZkJGyMwzO/VgI+oE6Ua+uQfuIzcWv/ep\n/wHVsCXoDXcOUHXowiAVxlpX5ZMhNCYSSQYAZzVYdwVjjI9WdT8AO/UyF1xc\n9Q9aqS+hVoUwROzdh/+/CZAoQW7UVtAsu33HtP4/nSRRZU3MZqkFXM3w1YTt\ntQhB+aY9ku60DQ+50zMtwN+/zIOcsPqgjOXr5DWiiRxTU9m4NNgQXIR3fiDT\nMmVmWbj6FV0rNZ4nJt3a+cXbngjhtlAaqsRtQw7j0YykKWgmK5L6ZhfoqTob\nvWS5\r\n=lb8a\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.15.0_1591301565530_0.4611826569597983"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.16.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.16.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.6",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.16.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-MJG0YMdrGfq+fYdogihTIQj1WJSkxXtOu0QN3pqwI0hBfrWV3tLdFnqbq54jIRHF8YlsJryPfXiRuycoDjpP6A==",
				"shasum": "257d2a30e3f4c5e55e0e0620de8a651982d54fff",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.16.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1119019,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2na5CRA9TVsSAnZWagAAiccP/Rcwqr1IC2pkJ0bYOvSo\nCGjkBQG8km3FyN7Bbwgh/GVsvXbLybtz8WGz33HHRGOkqo74X2+NomQ2HVDy\nV5maNMGdrkN4ha4iWXsaZfBXQUj4EUjZ5fsLcr5GZMWZqFfHhSqK29dQ2hwS\n0KgK3bo0Vmugxxyq0+TBu8NT44BdLXRe4mHzomJQiaCucRqan5SyDLX50bCl\nV3OHPGYH8sFM+vqRZ6zU6f91LHpFQVrF3HHCS812xgTFu48TEbeNaO1MV8aK\nVcJnttqPlfZGkHdGdoijWbJnhCWuf4GGkzvOntfA0Ba66hd5/KkwEO068Lxy\nNiRggV6bNK3uY6WFqpum0Q4Z/A4C/OIT5W6wOk15iJPcZdxbTNUHK8gAVqoa\ngJEeUB8O3hp7cwyFKc3W4nHzQHawHiy7YeTsAr3DATBDrwJDg+Evp4gxOq0w\nLlnPzNdI4whDvv6ajG0CSCpGV1JOVN0NFPLfjR7/jKpX7F/7Q+iOljUi1Qcb\nCtn9SPA1ok9kgpKZxphr/RdUreCMWYMkC4OJb4nO9VoijoMYLuIyeVmX0oTF\nU5oNEEKk6Lf5Xqi8ZTZ153O8KmYihSovrfy82hmOwW+K6zC4GUZ+zvNi0h4V\n6iv7Fh99CgKESsHRJRbVZXkNsp4VqJr7BEYGE1kudOj9HAREo77OeuGFQi2y\nJZWx\r\n=Vr99\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.16.0_1591375544515_0.8601084979557805"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.17.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "3.17.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.1.6",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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": "^25.1.0",
				"@types/node": "^14.0.4",
				"fetch-mock": "^9.0.0",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@3.17.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-NFV3vq7GgoO2TrkyBRUOwflkfTYkFKS0tLAPym7RNpkwLCttqShaEGjthOsPEEL+7LFcYv3mU24+F2yVd3npmg==",
				"shasum": "d8ba04eb883849dd98666c55bf49d8c9fe7be055",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.17.0.tgz",
				"fileCount": 21,
				"unpackedSize": 1352161,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3SqUCRA9TVsSAnZWagAA/mkP/0u9OOn6/2UjIqDww8TL\nr/jcCcLqsGcdSsXIKWYRIjBEfJ9P8rOwrAFfe/8pGGhPNed6hB0bG+gL4DLF\nMmNmtvSY3joz59MRA/NEn/cHSw9IWRUx5sivK43YSa3FVJ5pk4t+lZg99Ar9\n7trF/ffWpGtdJY+V46ZtpzwgvrW/nRBaDWQLtPFrRMhBkUcpHAxA0D10vO2q\n2p9QK9Xz6ed16Cm7yS34OJGEXN1/otsGHUaWnw/cmQxiyf9jD3fmJb0UVzpF\nfR+FwyG1xQjgcckyQSTkhyTZARjAnWBUfFjvFuA/ySjdAG8JC5asYZYWnTLZ\nVvVrj/BNw4t7gaY2ZXdoJXGfq2Rqi5bY+ASE9KXUT/yCcDOuD59CsLI/yTpv\nTSMERr9vo2+HBRdhO1MlldhH8sLF9sDCXdi4VR5/VIJ2jwsbmqPG1iOjvurD\nSyzrG3FByelxvg/33tKfxNaZpoP+0xCctn9vl81Gr7tBq4VFAYztUuQng6HJ\nOwEkKduxAKtXc636lps35c45U+xoiUE0T4NhQMRVEwbUYxtlX6BPl/OokreF\nwvWRB9ybJCe+08YgHHuVplNJCBMvM7DiD5inuBDwH2Sg6BKVe+tsvk+6b3jW\nXi3jLWnuRiSd7TLCy3D43ls+NuZQd3Ycmo7LgZF7gkCOVLpgWr48Ey+yf5YU\npiP8\r\n=lMK/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_3.17.0_1591552659528_0.6552209547033039"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.0.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.0.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^2.1.2",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.0.0",
			"_nodeVersion": "12.18.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-emS6gysz4E9BNi9IrCl7Pm4kR+Az3MmVB0/DoDCmF4U48NbYG3weKyDlgkrz6Jbl4Mu4nDx8YWZwC4HjoTdcCA==",
				"shasum": "b02a2006dda8e908c3f8ab381dd5475ef5a810a8",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.0.0.tgz",
				"fileCount": 21,
				"unpackedSize": 960650,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4S4zCRA9TVsSAnZWagAAnrEQAJ+ZOAW8uYKFoJcS79jW\nQeTPlGA+b0S4LV5ytPvAp/exkS/KehNSsrCSrlibkL9yba/VcZvZLjJN9oHS\n+wmNmNYgBIHasV0e4/gmCe7tvdk4X1TG0k+GPNhC38Hp7TVPRu5lCPkOdVSL\nM0ACIg+iduBnA2B73RQlwvMCB0izYjrFG+TUAeuUkRAmq/FgNyAk3xfuDijO\nmsxvlZM7ojMlSDc4zg31GkpAkLnYvxiSIZo2mzMV8ZMfLkEphLCWUvcw6Sbv\n4v0hidbao10/Zf2HrsWSSrSxSrLeuBFp+ZfFsa/gUxTOqnP42Oq734V2IA0M\nHdjWF2pS9ALZP496imzvDhE+1NW08H3AdEuqnzWr7GVXdYLaznp+2KxRI0F1\neNZiOAY9/HjXWc5hUAQyEQHsWLnGQYMXfQa93RqQ9KkQesd2Kf9+9zP4IABl\nbyZNMUyAMlQB2s4dX1Nlu9LuUGeW5JQxtNULy2Fe6pwGixeY3WyA+3La+eX1\nIzhkH9kaA9DoJmhQvvWXLXaifrBPTb59vMXzRYfEfPW56BW1fvq/DtMoz/Uf\n+fSunqw+MUzmiT3mP1Ad0EK6yjOKkKK/xin7H+iL5D9Z5piDVqbH3QAa9WO4\ntiWVWEzRTW9tJ67XsMov97S1hlal03EAYTaD+rhl7JZXQmVeDquZncT6BYY2\nanBl\r\n=u/FC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.0.0_1591815730836_0.41344241651864055"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.1.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.1.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^3.0.0",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^25.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^25.1.0",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.1.0",
			"_nodeVersion": "12.18.2",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-zbRTjm+xplSNlixotTVMvLJe8aRogUXS+r37wZK5EjLsNYH4j02K5XLMOWyYaSS4AJEZtPmzCcOcui4VzVGq+A==",
				"shasum": "338c568177c4d4d753f9525af88b29cd0f091734",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.0.tgz",
				"fileCount": 21,
				"unpackedSize": 983596,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfD5cPCRA9TVsSAnZWagAAUbgP/RdXpqZ9GCJSWr6+Osgq\nkZwuy9KA2oaVa3E0TJZ0Ynnv+DHvLi0ibElI1gywKAgLgX+5ePDZK66qsUmg\nt9Ee/RaSk1Dadu60I/OU5j0Umf1AAT1a+1nS6bgJpBttQE7mMgD6nCIKGqeM\nm902RDPD6gW3NugaxkYjw5MqUy3onRGH8l4PtinAnkWj0Z7zx3Gs4k/iUY54\nLVHI9pp/h6Lqw7ymHJK9fGwOcjaZNdMbrnRvVWdfhXBamoZpmYGr3ybl/jhG\nwfI93+Mw+1uWhIbaBiUBnYHds3WLwgJRzP55TuoE6X1IiswSiZEkGt6QR77K\nXuudS89LvULz21/wqu6Yg5D8P30UP7b1ihnGGk5czGb5YayFLDcOOQS9LN46\nDaLuPN4sEM6tBNOz6TbHfyNjX+8OaamCVDdW2ZFcRE835goMeNvz3fj2XkhI\nFrWTgHr6LmzF+dqjJharfWMYWj5Fv0o3iStlZlm6IgQZVCrdxato9SoFvquY\nPuKkfKoM4G0SThN8Gh6GLL/eopidz+Iotu/Nw80pykwrbDUufuE1WI0cJf6g\nbst3WUenTa7zwgX7RJhpty60yLEGUI2dLtGMei/Y+BCFC8NzxwatHl9hwPAX\nmKfGIJ6zZI+3JRu/6Wq+7FA/mBf4xGjFxKXmPJgU7hRiPikblqI+FcBAIyzB\neKpl\r\n=Sp4e\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.1.0_1594857231265_0.3162942741493955"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.1": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.1.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.1.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^3.0.0",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^26.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^26.1.3",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.1.1",
			"_nodeVersion": "12.18.2",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-6bPYA3PkjqIn/QUS5dHPz6FDekHRsDz4I+oTL68siia+KOZnSvjq7oOrztiSlRT5vb9ItXhgVH4C5JMpk1yijQ==",
				"shasum": "d4ab7a432f6be7efcf96de9eafc373c77ca11570",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.1.tgz",
				"fileCount": 21,
				"unpackedSize": 983673,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGMyDCRA9TVsSAnZWagAA6b4QAIpmLXFqBd35c2vZSz5s\nyF6Hx1KTtPIaKbUdpIDlDDUcVMItJAYZM2RECe807qcmibLw0rDNmV2MPxap\n4eeqbtRwDBPcSZEnPXEi7bMeR5q7nmi6IxiLd0BHKJCcMVYdStCN6pRlsQd6\nac7KsM2s7fF732R3X0JcyLmuOYDfRi8PBJ26I/vxsHFv9925yGV45zY4nMmJ\n3iDUxU6/+gkFG5gc2bVqottAA5H3yE8Q1lHeHCZS8k0W6ndepdJ1dsEqMIBr\nM3d/6jQDrfPLgLFrv2BI1KnU07I6kIPrL2C3wGDg/pKabZJH1nUglcUBPIR2\noQQ/lQvVzI9JvFF50XmoynS1pk75jnPnKYZXpKmPaDK52eN1q4bHrpO6vpNo\nObfiXVxAVZiy9Nvifu6vriuMbXUSFAp97ib5Cq7JsPYsGW9jsAQyyZXPeJrR\nocTvtt9IhQp+PywK6nLHjK0h8rZgn+1hGM+P6cNQ6+fWg1imnuAIsECLWq5z\nYi1ivbVBfpg8m66s+BDcPM10H7RmHn3HTIaSsCbYXMijz/vLx5d/k++LKxO2\nCEXL0BfRdnQ/0W/N5ZPqHs5WOWkq9Q79tx3ZCWx3JqDt8h2OFLbu0xBDEWmm\nLK+uv++ti+1LV6hjqGwKFgBP9nQ2eKI3IVuauWQDMoEPuLBiX+eXxCKCdwVu\njynx\r\n=Z6u7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.1.1_1595460738950_0.4886936879621293"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.2": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.1.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.1.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^3.0.0",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^26.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^26.1.3",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.1.2",
			"_nodeVersion": "12.18.2",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-PTI7wpbGEZ2IR87TVh+TNWaLcgX/RsZQalFbQCq8XxYUrQ36RHyERrHSNXFy5gkWpspUAOYRSV707JJv6BhqJA==",
				"shasum": "546a8f3e0b514f434a4ad4ef926005f1c81a5a5a",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz",
				"fileCount": 21,
				"unpackedSize": 983673,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGeBHCRA9TVsSAnZWagAAtQIP/0ThVpaNPP8wXwI+9sNN\ne8txi3JRLFhAFntUcZcYEAcnO/UfT12Smvnjz97oiq+VB8CLc7HgFZyprCvi\nN53KjLadQsSvzbt82uH3NXk/gEbpymXXuCUIalwCMZdYQcAGwkUg/ON2bF16\nirQvbTPlJxHe0zgjOlC1HsqX5Lt3kftlB0AjXb/l91oWNclOMeV25Lj/NLvJ\nlkVkJvq4nTZJHvZnFz176gx1e2L++CSCTwetCg+XyUTJ/MFqGt4oRQgF7j/U\n7exp1OXyYo7yERNYsMelabgulYx539Ca/Z3zv3YQegcoZOlOPqVDe4TZT7qW\nc9WRoowa51BrpENUSU5sFDiw4oRxWra6ihcLPefRRVHqqxwd2am0VrNkDgNm\nZNz6Oymh+0Ehh/RwI0+189+XGm/ZZpSpnLwqCR0bMN39l0GTyTi4dDvl8g4n\n7dULhpZfZASJMBGu0yE940I5m6aLuq5K1o4703AM1D0iMBIUCE75RN7xlcfo\naehmih6okdhfflj2DPJOmjOmWLHGVl072qkNeYK4VpfkWbBEk5YDfit3K0a5\nwOHcb84Vb9GgrIRza4V4411jXyJn++DBxXyiyDaQ7gotN+bGyn0SQfzDYaes\nB3aM3azNs/2NELazQAieN1zV5sJgbYu5nrC8M8j6SlSoy780+QvNnvhfqxDP\nSXgl\r\n=SqOm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bkeepers",
					"email": "brandon@opensoul.org"
				},
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.1.2_1595531335274_0.1286819220458002"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.3": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.1.3",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.1.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^3.0.0",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^26.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^26.1.3",
				"typescript": "^3.7.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.1.3",
			"_nodeVersion": "12.18.3",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-az3seq9yuc0OXlNLrZ0fWTNbFuL4sN8GN1sLmovELg3+LnpWmOs3GAn2KGa6E7SKMgpCuFvJwvsHEfYasTHUxQ==",
				"shasum": "44d9af35cd9fef63c7a4cf3b0e6b681886cc8d34",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.3.tgz",
				"fileCount": 21,
				"unpackedSize": 983680,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRLKqCRA9TVsSAnZWagAAR0kQAI+FX8hUvCEdcCkpRWLv\n3KUjGoqQgGw/dk76lN7qlC/2FjOJHkISKPNWO24RSrgTAv8YHUFPeh0lQchG\nNc5zxhE1YOTRs1YZxVe9/veqL9lHK5zlkdfybFqWJW//Kk/H1b9Tv5rkM/d0\njeRaNhvOFMXdZXXSvw6H2+g9zdA9Hf24qiHmpsWctHNqf5sh+RTDJWTkvciR\nq0P8fjyZNdvCyJ62q/YkJvscqK339BLFUQRh6kz0tE6NaY+NVesCsxAcSkyC\n9tY3PSDOCcXMA8K/SXF7EfRnl+Qi4jA2+/iB4BUMYXMxsfWN4TqA2nvbrRxN\njBPVVCxCgZBCcOEy+Oq8BzKTV2CHihgzAHRg3eXxsm38fFxSdQeoEVwO3ytc\nBsrjvhr3JomP5jASmoPTGKkEVyhgR5jy+QEnO/BxXxusYblkL0aGY3DyvtlL\n6MEfgagkmTOPWUhxCnlhie2OZrYu+oz2yKrpw4NVE5Rjo+wYQFoVscGWkwVz\n0r712iKD7VJFPPeEoUP2m3XuCl2ghvxALT4LL+ard4Dc+jkiaqRa5wGsVZ95\n35wdgSYGRehdTL8EF5YvTKrtQm1o/sp8grlbPaXroJ3CXrxMre5Tp1bG7riw\nBmGEg75yGeDs9mU80X42yAA6Awjv+0B9S+4WdjuUUOms/XD/udg9K2bwsU9T\nK9CP\r\n=ERIL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "gregor@martynus.net",
					"name": "gr2m"
				},
				{
					"email": "octokitbot@martynus.net",
					"name": "octokitbot"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.1.3_1598337706324_0.7332744848186417"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.4": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.1.4",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.4.1",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^3.0.0",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^26.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^26.1.3",
				"typescript": "^4.0.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.1.4",
			"_nodeVersion": "12.18.3",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-Y2tVpSa7HjV3DGIQrQOJcReJ2JtcN9FaGr9jDa332Flro923/h3/Iu9e7Y4GilnzfLclHEh5iCQoCkHm7tWOcg==",
				"shasum": "ca60736d761b304fec02a2608caaec2d822e9835",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.4.tgz",
				"fileCount": 21,
				"unpackedSize": 976184,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUUh3CRA9TVsSAnZWagAAyR0P/1xZUu1f3g2M29WY2Opd\nMyQeCvHSgXtL01uqzv2MsDZ0OQ144eFTsDcrGx/gZhzHaEqNUUCA9y9JuVRS\nuipjsUBrPkZqcYciNo/ySNxiSonKcM/vxOidoI8UXCOd/5DiDGANnAQTXDbG\nOafpKIwu6biAObWiazDu3L9g09mJLKMeC7aUt0LpAs97uVJTHSRPHCFxEiLW\nRt0wj3uWQI/dBAWXI27JI1iD6fB4rb7TzRD4wzsci09fbq3fG6+4kYGEe0Dz\nJOn8tjBtczvMxiceARqzBtyfRQvx/O6Agg/inWYfDjtXWk+0bm/7xgs+Aqep\nwJd90G45fM0g/uq9V+UGqaajp7mmJHnTgT2OzapgzFy+8tMkAkSJMhiPvg04\nIzvbQYoubaQZYmjoWFhRnwogw97ViE1XUQNkpdm6cOhSjCf46PDWeTqeVCHo\nP98rDM415B58c1S+eGwpvXJR2hdHpmyyZ8m7IYPEQsMAUpTQXLiQfKNqaAZR\nmExxTDHxjIqz8SD6jcassZk1VmxI/jgS4562KxsuettHxrw127aSSBJ0w1wg\niYaiR9orPS8WqEZ5byruyyxgClLt+eeeZHsmOAyLACtTDFC/rYKE/bX81nZy\nnvKHO/MGOtowIZ4SHCoUF43YsQxRFyR4fSptmCuhgTwi7TAOdA9W0mL9iLYn\ntGqe\r\n=fZiw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "gregor@martynus.net",
					"name": "gr2m"
				},
				{
					"email": "octokitbot@martynus.net",
					"name": "octokitbot"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.1.4_1599162486628_0.4422075478898422"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.0": {
			"name": "@octokit/plugin-rest-endpoint-methods",
			"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
			"version": "4.2.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"api",
				"sdk",
				"toolkit"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.5.0",
				"deprecation": "^2.3.1"
			},
			"devDependencies": {
				"@gimenete/type-writer": "^0.1.5",
				"@octokit/core": "^3.0.0",
				"@octokit/graphql": "^4.3.1",
				"@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",
				"fs-extra": "^9.0.0",
				"jest": "^26.1.0",
				"lodash.camelcase": "^4.3.0",
				"lodash.set": "^4.3.2",
				"lodash.upperfirst": "^4.3.1",
				"mustache": "^4.0.0",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.1",
				"semantic-release": "^17.0.0",
				"semantic-release-plugin-update-version-in-files": "^1.0.0",
				"sort-keys": "^4.0.0",
				"string-to-jsdoc-comment": "^1.0.0",
				"ts-jest": "^26.1.3",
				"typescript": "^4.0.2"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"bugs": {
				"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
			},
			"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
			"_id": "@octokit/plugin-rest-endpoint-methods@4.2.0",
			"_nodeVersion": "12.18.3",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-1/qn1q1C1hGz6W/iEDm9DoyNoG/xdFDt78E3eZ5hHeUfJTLJgyAMdj9chL/cNBHjcjd+FH5aO1x0VCqR2RE0mw==",
				"shasum": "c5a0691b3aba5d8b4ef5dffd6af3649608f167ba",
				"tarball": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz",
				"fileCount": 21,
				"unpackedSize": 977007,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXn2gCRA9TVsSAnZWagAAiXwP/RyiWCH4AyinndCo8H87\n5HOXelILWlYaQ6F9zMheUsqfBpKn0EuQKP88k2DRc5LVEoKtHqxrayKmotuw\nAQJ21oAyvpSHxAFtqNyh/oJZO1hOkMtNrZvB3nMJyCIj0YzLTGhhbUh2nr2w\noyJ5wLFgsFoPHzbztcD3tmJfWsAnvpVdznExQzoJk9hjOGJuoP4F8f0O0z5P\nkACFd3T3qsCZm13zcquX4z4rdtZEv1P3nLf82TooOUMgbfqa/5YCdu3Nm2RS\nCOxYpyk+gmXBYzq9CwbtEJ8alK2fL/pttRewxHYzqL0z00WoGE3Q2qRBgaJL\nW3L14X6JjpIMioP+JhA3lMgaIKt1RwVT4jyqWXnz6G6vw0OBlWOFyhXoxXcA\nCvwcUeOKrKgF2ktrC3IL6nR52b8HllQIpjcIiNoPuoCesX1xAS2AvRICORsC\n6mBIe/J/ZarKAACgXVayhLQW5v2ZELRJ/Lh+eHVvsgrF11jhE5drOLf3kJaN\nGvgCM9BNbgbjLlD4ByLTV/ybP+ImRxoBgecm/d89KA+Nr73ZQCWCHHFshwJy\nNX01aqEmaYEdTCEXLYPf31JIsrUaFAIBpyK90EpHwzP/AX/gTaPVKAR2wpPJ\nRE/pZ67bQEZzkNeSCuCqmDU1gZpLa9XAfgE3h2xZBaHZEIOPRXI2tftSU88x\nG74s\r\n=oN4a\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "gr2m",
					"email": "gregor@martynus.net"
				},
				{
					"name": "octokitbot",
					"email": "octokitbot@martynus.net"
				}
			],
			"_npmUser": {
				"name": "octokitbot",
				"email": "octokitbot@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-rest-endpoint-methods_4.2.0_1600028063800_0.1689015358734225"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-11-19T21:08:59.085Z",
		"1.0.0": "2019-11-19T21:08:59.456Z",
		"modified": "2020-09-13T20:14:26.210Z",
		"1.0.1": "2019-11-19T23:06:55.421Z",
		"1.0.2": "2019-11-19T23:30:56.783Z",
		"1.0.3": "2019-11-25T19:18:34.326Z",
		"1.1.0": "2020-01-19T05:39:31.706Z",
		"2.0.0": "2020-01-26T20:58:40.717Z",
		"2.0.1": "2020-01-26T23:56:02.260Z",
		"2.1.0": "2020-01-27T23:10:47.099Z",
		"2.1.1": "2020-01-28T20:47:28.475Z",
		"2.1.2": "2020-01-29T04:20:48.104Z",
		"2.1.3": "2020-01-31T02:53:21.823Z",
		"3.0.0-beta.1": "2020-01-31T09:09:46.276Z",
		"2.2.0": "2020-01-31T21:18:38.161Z",
		"2.3.0": "2020-02-02T21:09:50.289Z",
		"3.0.0-beta.2": "2020-02-02T21:18:26.720Z",
		"2.4.0": "2020-02-03T06:05:40.569Z",
		"3.0.0-beta.3": "2020-02-06T21:04:57.259Z",
		"3.0.0": "2020-02-06T21:13:08.346Z",
		"3.0.1": "2020-02-13T06:53:59.608Z",
		"3.1.0": "2020-02-18T19:49:33.363Z",
		"3.1.1": "2020-02-18T23:32:07.767Z",
		"3.2.0": "2020-02-21T20:45:19.231Z",
		"3.3.0": "2020-03-11T22:33:28.273Z",
		"3.3.1": "2020-03-12T23:27:16.568Z",
		"3.3.2": "2020-03-24T18:46:02.217Z",
		"3.3.3": "2020-03-25T18:58:51.440Z",
		"3.4.0": "2020-03-26T20:11:59.740Z",
		"3.5.0": "2020-04-07T23:01:18.087Z",
		"3.5.1": "2020-04-07T23:39:22.339Z",
		"3.5.2": "2020-04-12T18:31:15.535Z",
		"3.6.0": "2020-04-16T21:48:46.650Z",
		"3.7.0": "2020-04-20T00:11:14.729Z",
		"3.7.1": "2020-04-20T07:05:22.419Z",
		"3.8.0": "2020-04-22T23:13:01.504Z",
		"3.9.0": "2020-05-05T07:38:16.929Z",
		"3.10.0": "2020-05-06T19:09:53.832Z",
		"3.11.0": "2020-05-11T22:17:26.347Z",
		"3.11.1": "2020-05-17T22:03:03.785Z",
		"3.12.0": "2020-05-17T22:55:56.575Z",
		"3.12.1": "2020-05-18T17:16:07.132Z",
		"3.12.2": "2020-05-18T17:37:13.344Z",
		"3.12.3": "2020-05-28T05:29:54.572Z",
		"3.13.0": "2020-05-29T18:15:57.734Z",
		"3.13.1": "2020-05-30T22:48:03.460Z",
		"3.13.2": "2020-05-31T23:20:45.441Z",
		"3.13.3": "2020-06-01T22:58:45.224Z",
		"3.14.0": "2020-06-02T21:24:41.579Z",
		"3.15.0": "2020-06-04T20:12:45.641Z",
		"3.16.0": "2020-06-05T16:45:44.628Z",
		"3.17.0": "2020-06-07T17:57:39.726Z",
		"4.0.0": "2020-06-10T19:02:11.048Z",
		"4.1.0": "2020-07-15T23:53:51.410Z",
		"4.1.1": "2020-07-22T23:32:19.049Z",
		"4.1.2": "2020-07-23T19:08:55.445Z",
		"4.1.3": "2020-08-25T06:41:46.492Z",
		"4.1.4": "2020-09-03T19:48:06.906Z",
		"4.2.0": "2020-09-13T20:14:23.925Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.2.0",
		"beta": "3.0.0-beta.3",
		"release-2.x": "2.4.0",
		"release-3.x": "3.9.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"da7d0229625445ffe1cdea70e0d54814\"",
			"fetched": 1600679822731
		}
	},
	"_distfiles": {
		"plugin-rest-endpoint-methods-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.0.tgz",
			"sha": "3bec1969735904df566a0578839bfda6fa9c03c9",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.1.tgz",
			"sha": "eff652b498694e7bcbb58fe6197b3a590ac7d373",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.2.tgz",
			"sha": "5eb58de0144137f3e5dfe54ca18a096c77d3068a",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.0.3.tgz",
			"sha": "9c722ce4b180487a555db2b7db1398187f4866bd",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-1.1.0.tgz",
			"sha": "6f0e077a66004031fe18fc02e0a35f90756e44d4",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.0.0.tgz",
			"sha": "c4e8e8fa089a10124cee696ba57ecfd95013ea9e",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.0.1.tgz",
			"sha": "d5c8934e7c6b738b78d57e728021cfaca6c278a1",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.0.tgz",
			"sha": "d49a058cc06d9a4d8365b36795f336112e2c3023",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.1.tgz",
			"sha": "e9a9bf58227fb980f63aba1e00ac42fce85d0344",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.2.tgz",
			"sha": "c9b72657a1dca049aa8f51cca7d12faa85ccefc1",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.1.3.tgz",
			"sha": "a316af20ac9465af3fcbd0da3e4b764d94703ed2",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0-beta.1.tgz",
			"sha": "678304ba2f27947bed4f00bf5583d4284be43977",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.2.0.tgz",
			"sha": "17778b3b79f6dd978d8854ad81afeb239fae9da2",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.3.0.tgz",
			"sha": "3281f2331b260c03e6713708b467429b6e88f647",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0-beta.2.tgz",
			"sha": "68cb2b633a974a903ded0f7542c56fecc983a36c",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz",
			"sha": "3288ecf5481f68c494dd0602fc15407a59faf61e",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0-beta.3.tgz",
			"sha": "b1c2ffe406b1040fa179eae8688b90f3d3347cb4",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.0.tgz",
			"sha": "413496a96a49f27853d0b03375d906deed6ac6ad",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.0.1.tgz",
			"sha": "c5416ece7f46331ef13e25803aa53c603fbc44e5",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.1.0.tgz",
			"sha": "9d777e2329081abf10bb397dc4a42635f5005b24",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.1.1.tgz",
			"sha": "6cf4d939cca7af4a05d1861385d20ce86a112dc8",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.2.0.tgz",
			"sha": "ecc4bc594a57ebfb418b8c4a8c0f200455759004",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.0.tgz",
			"sha": "9b39fb3d90565322fa8a3bfc0063cb7ba2997e34",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.1.tgz",
			"sha": "279920ee391bd7e944ae4aa7fa435ba0c51fbb6a",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.3.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.2.tgz",
			"sha": "964bb90c6f19f5c4f1ddfa2349ed7901cd82f734",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.3.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.3.tgz",
			"sha": "df55905a3f6f87ea943ecfa93b2dd68807f21b7b",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.4.0.tgz",
			"sha": "27b1dac7fba4d0d6e488967919b6a5bd3595ffbc",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.0.tgz",
			"sha": "657bbb2a41e36d18ffeb57696f44c2ca322cc68b",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.5.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.1.tgz",
			"sha": "f8882cfb8d7e8cc1deb0b50813fe233468c61a8d",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.5.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.5.2.tgz",
			"sha": "5926c3806d883fff8df749b47ac4e2a38ec67e2b",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.6.0.tgz",
			"sha": "724d964f05fece651a0e470374110f97db33cc70",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.7.0.tgz",
			"sha": "bb397318792dbb5589bca9e797d1b04999714915",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.7.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.7.1.tgz",
			"sha": "51b39e49dac54f368a4a7606a5afcf604df773ca",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.8.0.tgz",
			"sha": "649fa2f2e5104b015e1f60076958d69eba281a19",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.9.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.9.0.tgz",
			"sha": "ce14568bf705c74001e2f2c3039ed83a916ee32e",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.10.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.10.0.tgz",
			"sha": "47f780d69192e45f09f71ded76f0b121b40e2d48",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.11.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.11.0.tgz",
			"sha": "96e69d7904bcbb6172be2bc1c70757ff1377fbfe",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.11.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.11.1.tgz",
			"sha": "47423f9eb894dcda99e2d9aa7d5767ce39508b49",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.12.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.0.tgz",
			"sha": "313938ece4267e98687179cdbc32bc09e06f2379",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.12.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.1.tgz",
			"sha": "825b9a6ae07212bb5def13e210ec8c09ade0306c",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.12.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.2.tgz",
			"sha": "3da0422531db806204e20ec9a014dea89bec1f29",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.12.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.12.3.tgz",
			"sha": "feec9093aff23eff6eb7a95c1205f09b9648e255",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.13.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.0.tgz",
			"sha": "c514c7fe12a0325618a981b32c41f8e0446263a7",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.13.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.1.tgz",
			"sha": "ebab57ce1bb71afcda1921b4136595a0a0fdb850",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.13.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.2.tgz",
			"sha": "4958e7a6bb4add969d465dab86011f5017da9f8f",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.13.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.13.3.tgz",
			"sha": "e5ec74c509237b61a61671ca1fca1490de5fa279",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.14.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.14.0.tgz",
			"sha": "5aa479ef73d07af80009497d0f78250b8efe7455",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.15.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.15.0.tgz",
			"sha": "2f01bf16a1fd2fb8ec8915aebc4d4b5b348ea8d6",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.16.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.16.0.tgz",
			"sha": "257d2a30e3f4c5e55e0e0620de8a651982d54fff",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-3.17.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.17.0.tgz",
			"sha": "d8ba04eb883849dd98666c55bf49d8c9fe7be055",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.0.0.tgz",
			"sha": "b02a2006dda8e908c3f8ab381dd5475ef5a810a8",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.0.tgz",
			"sha": "338c568177c4d4d753f9525af88b29cd0f091734",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.1.tgz",
			"sha": "d4ab7a432f6be7efcf96de9eafc373c77ca11570",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz",
			"sha": "546a8f3e0b514f434a4ad4ef926005f1c81a5a5a",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.3.tgz",
			"sha": "44d9af35cd9fef63c7a4cf3b0e6b681886cc8d34",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.1.4.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.4.tgz",
			"sha": "ca60736d761b304fec02a2608caaec2d822e9835",
			"registry": "npmjs"
		},
		"plugin-rest-endpoint-methods-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz",
			"sha": "c5a0691b3aba5d8b4ef5dffd6af3649608f167ba",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"plugin-rest-endpoint-methods-2.4.0.tgz": {
			"shasum": "3288ecf5481f68c494dd0602fc15407a59faf61e"
		}
	},
	"_rev": "2-2cdda033ddc755e2",
	"_id": "@octokit/plugin-rest-endpoint-methods",
	"readme": "# plugin-rest-endpoint-methods.js\n\n> Octokit plugin adding one method for all of api.github.com REST API endpoints\n\n[![@latest](https://img.shields.io/npm/v/@octokit/plugin-rest-endpoint-methods.svg)](https://www.npmjs.com/package/@octokit/plugin-rest-endpoint-methods)\n[![Build Status](https://github.com/octokit/plugin-rest-endpoint-methods.js/workflows/Test/badge.svg)](https://github.com/octokit/plugin-rest-endpoint-methods.js/actions?workflow=Test)\n\n## Usage\n\n<table>\n<tbody valign=top align=left>\n<tr><th>\nBrowsers\n</th><td width=100%>\n\nLoad `@octokit/plugin-rest-endpoint-methods` and [`@octokit/core`](https://github.com/octokit/core.js) (or core-compatible module) directly from [cdn.pika.dev](https://cdn.pika.dev)\n\n```html\n<script type=\"module\">\n  import { Octokit } from \"https://cdn.pika.dev/@octokit/core\";\n  import { restEndpointMethods } from \"https://cdn.pika.dev/@octokit/plugin-rest-endpoint-methods\";\n</script>\n```\n\n</td></tr>\n<tr><th>\nNode\n</th><td>\n\nInstall with `npm install @octokit/core @octokit/plugin-rest-endpoint-methods`. Optionally replace `@octokit/core` with a compatible module\n\n```js\nconst { Octokit } = require(\"@octokit/core\");\nconst {\n  restEndpointMethods,\n} = require(\"@octokit/plugin-rest-endpoint-methods\");\n```\n\n</td></tr>\n</tbody>\n</table>\n\n```js\nconst MyOctokit = Octokit.plugin(restEndpointMethods);\nconst octokit = new MyOctokit({ auth: \"secret123\" });\n\n// https://developer.github.com/v3/users/#get-the-authenticated-user\noctokit.users.getAuthenticated();\n```\n\nThere is one method for each REST API endpoint documented at [https://developer.github.com/v3](https://developer.github.com/v3). All endpoint methods are documented in the [docs/](docs/) folder, e.g. [docs/users/getAuthenticated.md](docs/users/getAuthenticated.md)\n\n## TypeScript\n\nParameter and response types for all endpoint methods exported as `{ RestEndpointMethodTypes }`.\n\nExample\n\n```ts\nimport { RestEndpointMethodTypes } from \"@octokit/plugin-rest-endpoint-methods\";\n\ntype UpdateLabelParameters = RestEndpointMethodTypes[\"issues\"][\"updateLabel\"][\"parameters\"];\ntype UpdateLabelResponse = RestEndpointMethodTypes[\"issues\"][\"updateLabel\"][\"response\"];\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\n[MIT](LICENSE)"
}