{
	"name": "@octokit/auth-token",
	"versions": {
		"1.0.0": {
			"name": "@octokit/auth-token",
			"publishConfig": {
				"access": "public"
			},
			"version": "1.0.0",
			"description": "Octokit library implementing the token authentication strategy for browsers and Node.js",
			"main": "index.js",
			"scripts": {
				"build": "pack build",
				"test": "jest --coverage"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"author": {
				"name": "Gregor Martynus",
				"url": "https://github.com/gr2m"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"devDependencies": {
				"@pika/pack": "^0.3.7",
				"@pika/plugin-build-node": "^0.4.0",
				"@pika/plugin-build-web": "^0.4.0",
				"@pika/plugin-bundle-web": "^0.4.0",
				"@pika/plugin-ts-standard-pkg": "^0.4.0",
				"@types/jest": "^24.0.13",
				"jest": "^24.8.0",
				"pika-plugin-unpkg-field": "^1.1.0",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1",
				"semantic-release": "^15.13.12"
			},
			"jest": {
				"preset": "ts-jest",
				"coverageThreshold": {
					"global": {
						"statements": 100,
						"branches": 100,
						"functions": 100,
						"lines": 100
					}
				}
			},
			"@pika/pack": {
				"pipeline": [
					[
						"@pika/plugin-ts-standard-pkg"
					],
					[
						"@pika/plugin-build-node"
					],
					[
						"@pika/plugin-build-web"
					],
					[
						"@pika/plugin-bundle-web",
						{
							"browser": true
						}
					],
					[
						"pika-plugin-unpkg-field"
					]
				]
			},
			"gitHead": "8e09948f117c8388ab6b1181bdfea63f99009100",
			"_id": "@octokit/auth-token@1.0.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-SZ4OQvd6DN0o2nJekjSQirAPUjpczDwQsjirzP9PKTE8FnApBbVuBuPRx+vBHBn++ttn8xTYkU/X1OC+ghd82g==",
				"shasum": "bba06786df9ae112da9dda6b80b2eb130ec5eb9c",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-1.0.0.tgz",
				"fileCount": 10,
				"unpackedSize": 15949,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/cyLCRA9TVsSAnZWagAAVYAP/RlRXXD5p8dhvIDoKQN/\norErX8QuxyQK0xHS5R0aqvhDquHVs9E/N5D2aUzC8XskjBHlNLf82/hb8CVE\n/cQm/giFrl8wdG/5FysJ/fnXbC4qGz1oEPuMTNRz702ijQ3jjTyTsVPnATnd\nyAeBP5k+Uw/z9ZybiXNIcWVCVeYtr8cy28HTbpMinmsMJBjOyZa12VO5ZPi3\nNlYYenGmzHQMwPBWC/VH/3sIu+YEZAOqIpKNHcfNcMSvhRwtnbw7tz3G2wj4\nSxTUjdajvHSKZdbgBLDVHwP5oJn1eEOtK/64+2bStxRWP7dtErYHto75/GX8\nx5cNJtbiuch05WlfT67804jlh7bpIAxCFFQ/IF/wW5u7kx6BcTXU9efNZ/70\n/sg31UIlhDf+HyL2PUZZpJzEw1dKppYGC7C2v2lUVlKn1JCPKM2+bAs1glaU\nyeqEEgVUIdtjfk1REPjfAWyR1ZGuLWdOVvW3uD1Ky941Yw9z1xihnv8mEQkW\nThYlVZ8uRCByOL9X0SC65dI+rW5Za7wPTiPe1UGeDNKrXxNb8Pj18MtIaNuT\nzBPs2aYVgdrf+K1g1NlWEiclIdjZ9CcfvTnD3FzlQonvbPtT7fIGAor/bMR2\nBSHV5sX3A7rKTcV0ojlYHn3r64Q4puOwML9ldobAvbZbvrbdl8RH41w0yxj7\noGpu\r\n=1xGL\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": "gr2m",
				"email": "gregor@martynus.net"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/auth-token_1.0.0_1560136842342_0.8717146601803527"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.0.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {},
			"devDependencies": {
				"@octokit/request": "^5.0.1",
				"@pika/pack": "^0.4.0",
				"@pika/plugin-build-node": "^0.4.0",
				"@pika/plugin-build-web": "^0.4.0",
				"@pika/plugin-bundle-web": "^0.4.0",
				"@pika/plugin-ts-standard-pkg": "^0.4.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"pika-plugin-unpkg-field": "^1.1.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"unpkg": "dist-web/index.bundled.js",
			"_id": "@octokit/auth-token@2.0.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-pq+VbGXO066PKhXhY0O6hsYaz8Ty7DUBkqtndLowaQ++/pSUfq48TQK8krJ8ZlXl2bUVu358e2/x9Sa6n0Be/w==",
				"shasum": "f686d195031ef3fee35dcb130a574c2c27017aca",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.0.0.tgz",
				"fileCount": 14,
				"unpackedSize": 20364,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL7gtCRA9TVsSAnZWagAA8eIP/3UINQ/iIH36aFbXpvQI\n5qTB4YhCinALP+I31iRmy3LgIL87AGTYXLrnZO47fvG1tKnZpL9bOSKY8LYR\nZMLp7M8bPiktjAHK1gDn0f3jQ/vDWXr9IOMb1SygfkZO13H1b/Rvykulvn6m\n02488qR4e8xxa0B2wUAI/wmOI5big0aBeljNg554NbEtPwevSGj7Hmx26m2h\nAcYZYhALZ0IU/9tlwthvVHn8vwjep/S/eGgIcfUfmgVQGIlyl6iuwZWbYbch\nwXpSlsY1Slg9RMMZ4tUuceIsHO3q9/EMKzF627u9fCXrP1CgPy5NVSXNu8kn\nH1zWjii0Y7HK6MDXevmAKIvbscrroXcC54XA0cOIl2ubx2j1c0vpRrIWohaw\nYmGumrBt0BEaa5tMW0Ejxyrm1NhWMnzvN6W4YS3oSBnuUxjw/KJcBm5T5nh2\nPabBuxbUqKlYpgVosefGKJzFwPbrtXz6rCCirz2jY3KHv6STYiiHqTAgx9DG\n/v6yp+iBjf81DiqJAKJZy530nCW1wrNnhY+BS0as6KZDy09/Vryqzv69b83g\nBFJo/HudYqjmQVor/KhTjGHgs8BV7VGJwUs0cZR9/0VBFJSaNdQ16nqRX3a2\nnkV86IhuElRs4A1JNZlM5bBriyqgSKkRS71yu3voOptENhv7I6eeUp24GoYC\nmpyG\r\n=XbZv\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/auth-token_2.0.0_1563408428388_0.3439197768570119"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.1": {
			"name": "@octokit/auth-token",
			"publishConfig": {
				"access": "public"
			},
			"version": "2.0.1",
			"description": "GitHub API token authentication for browsers and Node.js",
			"scripts": {
				"build": "pika build",
				"test": "jest --coverage"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"author": {
				"name": "Gregor Martynus",
				"url": "https://github.com/gr2m"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"dependencies": {
				"@octokit/request": "^5.0.1"
			},
			"devDependencies": {
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.6.0",
				"@pika/plugin-build-web": "^0.6.0",
				"@pika/plugin-ts-standard-pkg": "^0.6.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"jest": {
				"preset": "ts-jest",
				"coverageThreshold": {
					"global": {
						"statements": 100,
						"branches": 100,
						"functions": 100,
						"lines": 100
					}
				}
			},
			"plugins": [
				"@semantic-release/commit-analyzer",
				"@semantic-release/release-notes-generator",
				"@semantic-release/github",
				[
					"@semantic-release/npm",
					{
						"pkgRoot": "./pkg"
					}
				]
			],
			"@pika/pack": {
				"pipeline": [
					[
						"@pika/plugin-ts-standard-pkg"
					],
					[
						"@pika/plugin-build-node"
					],
					[
						"@pika/plugin-build-web"
					]
				]
			},
			"gitHead": "f445da88c879e34585d4283307d64939f5f3e6aa",
			"_id": "@octokit/auth-token@2.0.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-SjY0dcXUR3fp9KZLFJcfC7vI6F83zFDEaL5ts/gJnm77M74OFBwdXm9weEBYpLu/g8mXZofz2W7wBiiLCLhMyA==",
				"shasum": "0d7e3a4c006034a806517c9e256c0d2bb81ff9d7",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.0.1.tgz",
				"fileCount": 11,
				"unpackedSize": 21768,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVysoCRA9TVsSAnZWagAAk1sP/2bS2P5osftfy8l3AG9x\n06UAV/EHJTVB7+GZeF6jqLefequlVHfa3q5NQJ2qBGd7D/qRurBbC7bDd73i\nqYpGUyTuXZf7SdtBHBv39qFy4jZ9v/hqYqFSmK/pWFjYkQIV/vgp2+b6ycT5\noiWOYApfwgjXlKZjWRo3QLjJLvJunk2CVXCs9hoe72B8AzfpTK8siscKT0UA\nZnxoqiLK6n7G2ZgaeJ6RwWX6RK2IdEEVy62QX7m1C8VHEIzvCuVSJnfxT0fk\nbK543ui++lFhJGxwMnSEYjzvi/3IxJtmGh8p4uLajXiM3ynqiA/urMvgfBi+\n3Utq2t661UncEii/osv5KWwqLMkWZ3WY2tAPeSeAdbrKAum0w+qZzX6Rm+IT\nO83iKXnPts14KRbEqt6JpvaGk65spFz8KWoIhqPNXXdgQnTeDnIttk3zvhgz\nQP6dbOq7KTMrMw+ku6BzMIED4mJQet/XZJR1hrTGJUbQO+68Hch2WaUmvCx6\n7Zliug2ae7977Uu789589qTHqGlh9vBXbS4IbhFnyePRD5MMxLmTIm7YCP1O\n4JKNmPvBHa83VK5kr4Rbia3v//xnNkpvasoQOpwH4Wp85QQ7zITvdttc+mnG\nBP+bLt13UKqVOiAap1B/goOiRa46xKI/QipLBQngevnMlkWIhF8QUQ3GK3W8\neiyk\r\n=udsL\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/auth-token_2.0.1_1565993768143_0.1579549730314025"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.2": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.0.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/request": "^5.0.1"
			},
			"devDependencies": {
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.6.0",
				"@pika/plugin-build-web": "^0.6.0",
				"@pika/plugin-ts-standard-pkg": "^0.6.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"_id": "@octokit/auth-token@2.0.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-3ScaIWOFB1f53YZYHgPTi5uKZ+f1bBkPul1zruYYDCfk65bJhB/5p1x8aksvDYiqjdux8CbSSre7rGhyau4Qhg==",
				"shasum": "06b54ca8a4d08031ba89ee98683b384d33006d3d",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.0.2.tgz",
				"fileCount": 15,
				"unpackedSize": 21009,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZh0tCRA9TVsSAnZWagAA8o4P/imSiGCaar+OFIIkaisy\neXF3CklgL6eE/PJkTsZoWEDoSlWb16PPGWNvHg6qJLfuSC6GcrZhv2GQWYiX\nJBr8a5j6BP+89uMGqSN5QQgJYKexxVrBUB6wlAHtKM07V8VG7TODZTccFiQo\nbAGXPzchw81Ex6w2LjoAs45P8UBwpt0csRWXjlazLi2dyzA7VJHf2N0QBicb\nGQWiM+A7YycGaYvcOchjRnVtvSEkQj29yNUBFSKfZ0nWnSwkzuadlL7+Ef6z\nx0Ab/0TUHppJIqWFpBuVD7zYRq5ERFtCazzBTAxvr+UDHfxff9EqB94VHS0e\nwi11OHF+JuK/xQ2Kwai6mzWmfoRXBdMWOCVau3Xmhv6aR3XuO0xRcQ07YngK\n0rzog7jTiT2freVJ9xWugcxG3tALNi9cmoBFXwMgx/qhnWBzfATAQzJW58fC\n558FGXaSr2LK+ursqFf46lxhLU1IlpPckSgIFzKsQkb4ODBFBWwCETxAkg10\nc5EyjE6ORuMZ4c21xw4XTKLBxJoz0Mn/3uI2jR4xqo3CJXnV53zKgwtyvG8J\nZqc0V8on3lEePwc4dpkwAYqZkBOwTP3vtTYS/rzqbIeIKksnV6/khG6WRwYA\nHQweENsOf4eqIy6meV0c0Nipb0F36I3qp7eZeoARO8nvtTEdVNFHoxV+QaJ8\n2Yiz\r\n=4KcW\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/auth-token_2.0.2_1566973228628_0.017522536328631544"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.1.0": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.1.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/types": "^1.0.0"
			},
			"devDependencies": {
				"@octokit/request": "^5.3.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.0",
				"@pika/plugin-build-web": "^0.7.0",
				"@pika/plugin-ts-standard-pkg": "^0.7.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"deno": "dist-web/index.js",
			"_id": "@octokit/auth-token@2.1.0",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-TplkpNOWAq+/P/BlCoSWzbxRNvl1pNCjdmNjO+fKr0RwWIS7843/1Q/8cq90QylyfH8Wtq75iiiITSjbyBkxMg==",
				"shasum": "44c6510800a9d9de9a3fc8979794231fa03a6ed0",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.1.0.tgz",
				"fileCount": 15,
				"unpackedSize": 17677,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds1DzCRA9TVsSAnZWagAA7I0P/jGrZeAUCrdwk9lwUbVH\nk2Ki2g2/oRFRJNq/NiAvAQsf8Oto8YDSiIn5Mm4tNORZbIFafx/lHz0Sd1b2\nlxTz4TvAsb6fMy6yPcACFZPcdMsmeO012i2l1yKZy1kke0B8N59geYX8srrI\nM86fXvATn0VxFd+tVXV4t/7ivDPie07JWLBadP3s15yEedlerSdK2ulB18kA\niciIao5hdbJStRkdmCoCc6BE9I90NZNZXlwfeloTd10CtDk4141UsBkbDrVJ\naWPARxcsk3XfHS3C5kKjk+OCocmj1i9rtNfbAsz9Y41QIv9POmxBMBWGdveW\n52aQuD8bAwwVsw0WmtibskWEm1wQA/mzwA3gCuzz0pehN4DXc2KN4i4R7Z33\nkbblpAWB4QO1jIPNgifBjO1RcksQ5mm74AxxnCkEMhXRhdFXuH71wdss2mxB\nBKXSVGh5oCwY8+880qfammn00liqy9RyQNttjMLBWO4XssEJPA8Ny/spfF9R\njLVpR8bGCISpd4k9O/KcceTcVcmf2/hesypJXIA2i76Ej+ajeY3ChTd6Jbth\nnZJGncEyuxyfEydNmXdplkkoDFfQUyZwSwMKeAWLJSX6KIAcOSQIJPwTZhG+\n0RPaHR6m11l5iZ2jV5S3mQpyD5VGMyisT+fp5RJ5KZggisdpgvfQ79koyPgi\nMQIj\r\n=3rtJ\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/auth-token_2.1.0_1572032754976_0.24286144244149077"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.2.0": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.2.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/types": "^1.1.0"
			},
			"devDependencies": {
				"@octokit/request": "^5.3.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.0",
				"@pika/plugin-build-web": "^0.7.0",
				"@pika/plugin-ts-standard-pkg": "^0.7.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"deno": "dist-web/index.js",
			"_id": "@octokit/auth-token@2.2.0",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-IxXB+mDUlMb+Zxdj0OvH3eOwk9I/5f/NhPdkMawWN7lpVbZwlzlLSynnE8disX9IvcdABkcILxeWm1C2eH9NKg==",
				"shasum": "538a63e60b0fc43d819124d0b05d204018ede81e",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.2.0.tgz",
				"fileCount": 15,
				"unpackedSize": 17465,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds3w1CRA9TVsSAnZWagAAOHIP/0GAchzJ1B0b3rIGjZZG\npX/OAR0xen4oZ1JV6GZGmzo8RkcYS3qJrNiq3JPzT3D9xHvdexxXu1OqAeXK\n10RRDfE9jkUJKU/bV88kIpbrcPV/SrMmxaXD0QvMYqAK12sXLJf9veF9fEN6\n/ACyk3Y/2JVgXEuVE4sbXLtelcrNugZxm4MtE9j9ORk5n/0teSq9J5VUocPw\nxV3L347m1gS33dzLxu4cCzhiZ8v7w+HQcYriXabqUwl1STFEFqFqVExQIU45\npxrLDNENitWbaqyVRtikgJBz1cW4WwriZi+S/FZmSapsf07ks2ExTakWIs58\nbI7RCcs0gtjoN7GS5ZHM4oJipxLCVDeFs0Bt8IR/uPuKInY4o4TZ7QO9tHl8\njveyf+e0kdX1cNrNFfixnSOHcj7TZA/ApP7Ytyi+14pUQ6LJ/LSv7d4W/HGq\nTf5oU9JV0x8t7VW3V4xKoNU/xctMXno9y5MHNPDX16Xrz09gtxIFS556eQ7D\nPeMKYVMGuh6wc/Uo70M+jECm2LZSkub0EsJc1OKcY1TFNngflb57ft60m7SR\n/Fap026u+7cwjyBiFm/1VH7HAeCuYgZMRkykV8699e9tV3CcJm8c9d/1YXw5\nFZyFY8AB1Tqpj2GsewJnj92hckVtCXbuiGFPQj/deO/5PvvFizOd/bjSBxbA\nK+PP\r\n=9lD9\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/auth-token_2.2.0_1572043828915_0.4115556752111966"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.3.0": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.3.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.0"
			},
			"devDependencies": {
				"@octokit/request": "^5.3.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.0",
				"@pika/plugin-build-web": "^0.7.0",
				"@pika/plugin-ts-standard-pkg": "^0.7.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"_id": "@octokit/auth-token@2.3.0",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "6.12.1",
			"dist": {
				"integrity": "sha512-Bvirpp5U8ZJgulHaxCFoOk/Yn/j/32IslI9kKlf5qWBTzleXmTb3/4nrIVBiwRCoZGZ9ljyUSlg4EMDbn3xnsQ==",
				"shasum": "317c3c36093b113e2c1e19cb1d8307fe3181ad97",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.3.0.tgz",
				"fileCount": 17,
				"unpackedSize": 21038,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdviW8CRA9TVsSAnZWagAATHQQAJWgy+7SlYfKDH+deDwU\nnETGo4DMj86dd/lD62u7+MkZlAfGr/qtivS5oljVHq21esmgXKLYJP7xV5VD\n+LTmpgr9x2AQ//BUpz3u1aPJvnW0xu7KWDSWn8ktsL319COjuYjT1fH7ou84\nkHhpGIH7D515n2xqfYGdmXjpR9SV9gRdyn204+6FZCkemPjSENmeAwspHg2O\nDxF3nA9unDM8zxbWtc0g14xzKPA1x/WoOD/xlD6kGClQpeHEzcC1/DwTOI+8\n1UDRHqh3gfgZ0WYWld0HxzfdzuhQzV405elcM/BPKzlUTNB+wwoZ4ejuPv5/\nqEQtR2sXcWOUKgoRU2LGTsem+ZggPDpJ50F9tl1IgaY20DvnLkit928D9ymw\nHp1N/OXlVo6DjgehO6qUr5Y8Ur4+0tO26MMliSZpAxOm7Uo6jHdGmDVjNBtg\nM7XFj7suIbTd0z835Lk8U5IoT9S0MiVN4LXjPJRcSDySzmXEVNiMVjoE5pqD\nt74kB25DoaKoxNfwSiDwvON1Si31fC3RFM3aydB4o5DIcbeG3mBPpG3aEkiD\nCc5d6r2Ic4N/ky85+6qRbGDMC32STLMNUhLFP5BQJn3Hc4LoU/V+ZW6CJLrD\nylM7VtDA+WDI/99b4yRF/5TcHCSsyMoID7LX6t8A9yYmnpTYmLqT7yEqxlBo\nbEsv\r\n=O43u\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/auth-token_2.3.0_1572742587595_0.5562289175433326"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.0": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.4.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/types": "^2.0.0"
			},
			"devDependencies": {
				"@octokit/request": "^5.3.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.7.0",
				"@pika/plugin-build-web": "^0.7.0",
				"@pika/plugin-ts-standard-pkg": "^0.7.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^24.0.13",
				"fetch-mock": "^7.3.7",
				"jest": "^24.8.0",
				"semantic-release": "^15.13.12",
				"ts-jest": "^24.0.2",
				"typescript": "^3.5.1"
			},
			"publishConfig": {
				"access": "public"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"main": "dist-node/index.js",
			"module": "dist-web/index.js",
			"_id": "@octokit/auth-token@2.4.0",
			"_nodeVersion": "12.13.0",
			"_npmVersion": "6.12.1",
			"dist": {
				"integrity": "sha512-eoOVMjILna7FVQf96iWc3+ZtE/ZT6y8ob8ZzcqKY1ibSQCnu4O/B7pJvzMx5cyZ/RjAff6DAdEb0O0Cjcxidkg==",
				"shasum": "b64178975218b99e4dfe948253f0673cbbb59d9f",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.0.tgz",
				"fileCount": 17,
				"unpackedSize": 21182,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvmDNCRA9TVsSAnZWagAASykP/291sqr8RFb+3SPYpceT\n5mQkg0yZx270F2YRzxEP8cIqYRdvDjDAZ1EhdSSeOr+caiXF/Qi5hhz+OgOD\nduP9c3AjfQhezvsnUqcmwE5ZB3ClkzjbKmkLrXKOC26fFkH13PtP6PWsVV7D\nZB7aAVvT/Hs/J/DHpEbZh9eqk/pT9S5imtYMHwIReJzjxUL2xOXdYKpFc8Y7\ncPWaovyJNJv5NXQj38Xm6z6JpNQxsriXmpVnwKlGCgp2WALoFFcU52zNbt4Z\n9ey7i90eCklKbJPVZRRGcdTIXfMYFgz0ypJUP9fUZCCkAraF3WupteUpbbxH\nSRyNOzHsbSnWvEPED7ldZkxdkJ6/4mO1+WbTXknYwUGPLeAnPS39ddeLW1eo\nEtuAvO09wcuK3xOqsZnMwMJluIR2xIGEX6hQ6JyS3AjqLh7rp7BgMhFKEj88\naViskoxqF97ArvUd6/p6CaL9fAxtvnF57/YBhCjOtPXV1Wpqze4AXB8UKTHW\nCoVizMEbg4D9j1wBuFZzBdriuOFHM/pjuc/Z2iV6Qa8cq9bvm819DzS5ic/B\nd+LYHnOoPcLX1ZhFPauLLzjylZe7Atk7M2Y1NQqR3RjXTBk2IYwYGu0+n+hL\nUU89Mdb+fYQVSY93+HrbnEKP9qRbdzU7kUDDfk01oz8du+sFq52wXxVFpV/V\nIOWF\r\n=MgmD\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/auth-token_2.4.0_1572757708887_0.6135048896210427"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.1": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.4.1",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/types": "^4.0.1"
			},
			"devDependencies": {
				"@octokit/core": "^2.2.0",
				"@octokit/request": "^5.3.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.9.0",
				"@pika/plugin-build-web": "^0.9.0",
				"@pika/plugin-ts-standard-pkg": "^0.9.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^25.1.0",
				"fetch-mock": "^9.0.0",
				"jest": "^25.1.0",
				"semantic-release": "^17.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",
			"_id": "@octokit/auth-token@2.4.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-NB81O5h39KfHYGtgfWr2booRxp2bWOJoqbWwbyUg2hw6h35ArWYlAST5B3XwAkbdcx13yt84hFXyFP5X0QToWA==",
				"shasum": "375d79eebd03750e6a9b0299e80b8167c7c85655",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.1.tgz",
				"fileCount": 17,
				"unpackedSize": 22290,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexiZ4CRA9TVsSAnZWagAA4CEQAIP2flCIoAVfcwJxVm67\nbmxCK2iUy4bkHKiilH8HHTjAgG8jFzSHzEfiAwwUYIpE2IdUKlFpwYXTm3PV\nyJ/fveIeMb2oORfIaq//VUe/gJ9xX0LJUZvrFxQs33eGLTwOJvtc7bDvvLD6\nfZcy1rYauQYme068SWi8B8mblyFuwbA4lJ0otJlJo99RDEupNMgoRmC+yB/b\nxdhbvQRogNutp+9p6fxiYPizE+ORUNX83/3P/BSeUntnFpSabbezMCoWQ48h\nLXFbkvgnmETW6I26XpS9tzzKUH+XEdP6imA6NrkmzSOSOKklQx9h/BrZJkLl\nN+SWBqg1mudQqBDt/tApff9VrzxogQhcV1QOwFG7ycbH0iQ/OnWAqpp+mWDU\nSLuzPN3yCdR3wfiHWWdcsiY5bpE35a+yyTp0+/SXjJNv/dTQroBdqDGOK2P6\nBdDWDuchrpZKrvoss0FgtPB6vfKbQ8WK0mzhvuPbn+SSCUXuLVVZr0fRkW07\nKgse5apdD3BLJMC+I7ZdI4PAJfca+JjTu8Rpx0w3cXVRg6dcb337YUpyOWOI\n9EdrAAQogNujVDN6Wi+hwUcNcGY9KPVcbIPyTI8HufLmVDJ8enS71DVyulcW\n+HWQeT0jU9Ie/HohQAYY1Wm8IURVqpc8U+9DpF2/EsbnzhaOOH3Xcd7fcOEV\nnZcP\r\n=Qyzu\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/auth-token_2.4.1_1590044279274_0.16811897063682268"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.4.2": {
			"name": "@octokit/auth-token",
			"description": "GitHub API token authentication for browsers and Node.js",
			"version": "2.4.2",
			"license": "MIT",
			"pika": true,
			"sideEffects": false,
			"keywords": [
				"github",
				"octokit",
				"authentication",
				"api"
			],
			"homepage": "https://github.com/octokit/auth-token.js#readme",
			"bugs": {
				"url": "https://github.com/octokit/auth-token.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/octokit/auth-token.js.git"
			},
			"dependencies": {
				"@octokit/types": "^5.0.0"
			},
			"devDependencies": {
				"@octokit/core": "^2.2.0",
				"@octokit/request": "^5.3.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.9.0",
				"@pika/plugin-build-web": "^0.9.0",
				"@pika/plugin-ts-standard-pkg": "^0.9.0",
				"@types/fetch-mock": "^7.3.1",
				"@types/jest": "^26.0.0",
				"fetch-mock": "^9.0.0",
				"jest": "^25.1.0",
				"semantic-release": "^17.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",
			"_id": "@octokit/auth-token@2.4.2",
			"_nodeVersion": "12.18.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-jE/lE/IKIz2v1+/P0u4fJqv0kYwXOTujKemJMFr6FeopsxlIK3+wKDCJGnysg81XID5TgZQbIfuJ5J0lnTiuyQ==",
				"shasum": "10d0ae979b100fa6b72fa0e8e63e27e6d0dbff8a",
				"tarball": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.2.tgz",
				"fileCount": 17,
				"unpackedSize": 22290,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4RzoCRA9TVsSAnZWagAAfu8P/34qOf+K7jpB/kLbyhX+\njNiKJgkKkGWERykYZyW2r4kdt0G1pJgZ885E9UL/RzlZdBLzCcOAEO2keyHx\nWmAZHLTZjGEvRCjKwq0YejGooZvTf4457NPMHEw9Z4Kprty7NapROm4SiQN4\nbTUArm3tTR8qBqrvajIrayYKQ7oVhOLZOBzEHlaVk9nk9oB8AoBIQ6JvIJEJ\nThWN8VOI7K/JxfsdNEGM+CWM7rnDLdGVi5YWR1RRD+B6i+YYOFVHnOB5k93e\nDtIXi7mCHKgrKQ56WHu3idrHTFGQPR8+s98oluM2onE5q18eYfxW/Es4NJi0\n77HLg7QE1hYhzCDdhFEfgCD3hN3R5YCqkQ6wiZt3VcbIVGaTsyrC+75usNQG\nqoosXyGS7RyEe9fEwpg0P+QMf3JPcBae3xhfmwzzOtijCqNXK/nPpENxxR+P\nOYnihhDq0KbUhCC2J4m2UHsYCKX589wsndZ4bytiFZkTdjlvjQDPt3UOOjma\nbbMQx+6DbWs7qNTcqd/dFLXIags0PnetR26vdkbIrdzYMvjD14lyNtfZX9zX\nCF47A5+xAgLmPL0zYoRC/w5mxGbw+Az/QlnxWDs1eX+XpS0WJ/bgJdiTqCiw\naSaiebqfxyP7ooZ6FR2QYrHKb9U3BxnyU9AqrW6jUGC0atSwL9GgRtSjT2QZ\niH+c\r\n=Y3BH\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/auth-token_2.4.2_1591811304472_0.6178017002225868"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-06-10T02:58:37.347Z",
		"0.0.0-development": "2019-06-10T02:58:37.674Z",
		"modified": "2020-08-14T19:04:28.700Z",
		"1.0.0": "2019-06-10T03:20:42.458Z",
		"2.0.0": "2019-07-18T00:07:08.506Z",
		"2.0.1": "2019-08-16T22:16:08.322Z",
		"2.0.2": "2019-08-28T06:20:28.791Z",
		"2.1.0": "2019-10-25T19:45:55.095Z",
		"2.2.0": "2019-10-25T22:50:29.067Z",
		"2.3.0": "2019-11-03T00:56:27.880Z",
		"2.4.0": "2019-11-03T05:08:29.019Z",
		"2.4.1": "2020-05-21T06:57:59.526Z",
		"2.4.2": "2020-06-10T17:48:24.576Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.4.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"279955e96dd0033f4c5b6089c9cef37a\"",
			"fetched": 1600679822610
		}
	},
	"_distfiles": {
		"auth-token-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-1.0.0.tgz",
			"sha": "bba06786df9ae112da9dda6b80b2eb130ec5eb9c",
			"registry": "npmjs"
		},
		"auth-token-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.0.0.tgz",
			"sha": "f686d195031ef3fee35dcb130a574c2c27017aca",
			"registry": "npmjs"
		},
		"auth-token-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.0.1.tgz",
			"sha": "0d7e3a4c006034a806517c9e256c0d2bb81ff9d7",
			"registry": "npmjs"
		},
		"auth-token-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.0.2.tgz",
			"sha": "06b54ca8a4d08031ba89ee98683b384d33006d3d",
			"registry": "npmjs"
		},
		"auth-token-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.1.0.tgz",
			"sha": "44c6510800a9d9de9a3fc8979794231fa03a6ed0",
			"registry": "npmjs"
		},
		"auth-token-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.2.0.tgz",
			"sha": "538a63e60b0fc43d819124d0b05d204018ede81e",
			"registry": "npmjs"
		},
		"auth-token-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.3.0.tgz",
			"sha": "317c3c36093b113e2c1e19cb1d8307fe3181ad97",
			"registry": "npmjs"
		},
		"auth-token-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.0.tgz",
			"sha": "b64178975218b99e4dfe948253f0673cbbb59d9f",
			"registry": "npmjs"
		},
		"auth-token-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.1.tgz",
			"sha": "375d79eebd03750e6a9b0299e80b8167c7c85655",
			"registry": "npmjs"
		},
		"auth-token-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.2.tgz",
			"sha": "10d0ae979b100fa6b72fa0e8e63e27e6d0dbff8a",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"auth-token-2.4.2.tgz": {
			"shasum": "10d0ae979b100fa6b72fa0e8e63e27e6d0dbff8a"
		}
	},
	"_rev": "2-264cde770184aae3",
	"_id": "@octokit/auth-token",
	"readme": "# auth-token.js\n\n> GitHub API token authentication for browsers and Node.js\n\n[![@latest](https://img.shields.io/npm/v/@octokit/auth-token.svg)](https://www.npmjs.com/package/@octokit/auth-token)\n[![Build Status](https://github.com/octokit/auth-token.js/workflows/Test/badge.svg)](https://github.com/octokit/auth-token.js/actions?query=workflow%3ATest)\n\n`@octokit/auth-token` is the simplest of [GitHub’s authentication strategies](https://github.com/octokit/auth.js).\n\nIt is useful if you want to support multiple authentication strategies, as it’s API is compatible with its sibling packages for [basic](https://github.com/octokit/auth-basic.js), [GitHub App](https://github.com/octokit/auth-app.js) and [OAuth app](https://github.com/octokit/auth.js) authentication.\n\n<!-- toc -->\n\n- [Usage](#usage)\n- [`createTokenAuth(token) options`](#createtokenauthtoken-options)\n- [`auth()`](#auth)\n- [Authentication object](#authentication-object)\n- [`auth.hook(request, route, options)` or `auth.hook(request, options)`](#authhookrequest-route-options-or-authhookrequest-options)\n- [Find more information](#find-more-information)\n  - [Find out what scopes are enabled for oauth tokens](#find-out-what-scopes-are-enabled-for-oauth-tokens)\n  - [Find out if token is a personal access token or if it belongs to an OAuth app](#find-out-if-token-is-a-personal-access-token-or-if-it-belongs-to-an-oauth-app)\n  - [Find out what permissions are enabled for a repository](#find-out-what-permissions-are-enabled-for-a-repository)\n  - [Use token for git operations](#use-token-for-git-operations)\n- [License](#license)\n\n<!-- tocstop -->\n\n## Usage\n\n<table>\n<tbody valign=top align=left>\n<tr><th>\nBrowsers\n</th><td width=100%>\n\nLoad `@octokit/auth-token` directly from [cdn.pika.dev](https://cdn.pika.dev)\n\n```html\n<script type=\"module\">\n  import { createTokenAuth } from \"https://cdn.pika.dev/@octokit/auth-token\";\n</script>\n```\n\n</td></tr>\n<tr><th>\nNode\n</th><td>\n\nInstall with <code>npm install @octokit/auth-token</code>\n\n```js\nconst { createTokenAuth } = require(\"@octokit/auth-token\");\n// or: import { createTokenAuth } from \"@octokit/auth-token\";\n```\n\n</td></tr>\n</tbody>\n</table>\n\n```js\nconst auth = createTokenAuth(\"1234567890abcdef1234567890abcdef12345678\");\nconst authentication = await auth();\n// {\n//   type: 'token',\n//   token: '1234567890abcdef1234567890abcdef12345678',\n//   tokenType: 'oauth'\n```\n\n## `createTokenAuth(token) options`\n\nThe `createTokenAuth` method accepts a single argument of type string, which is the token. The passed token can be one of the following:\n\n- [Personal access token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line)\n- [OAuth access token](https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/)\n- Installation access token ([GitHub App Installation](https://developer.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-an-installation))\n- [GITHUB_TOKEN provided to GitHub Actions](https://developer.github.com/actions/creating-github-actions/accessing-the-runtime-environment/#environment-variables)\n\nExamples\n\n```js\n// Personal access token or OAuth access token\ncreateTokenAuth(\"1234567890abcdef1234567890abcdef12345678\");\n\n// Installation access token or GitHub Action token\ncreateTokenAuth(\"v1.d3d433526f780fbcc3129004e2731b3904ad0b86\");\n```\n\n## `auth()`\n\nThe `auth()` method has no options. It returns a promise which resolves with the the authentication object.\n\n## Authentication object\n\n<table width=\"100%\">\n  <thead align=left>\n    <tr>\n      <th width=150>\n        name\n      </th>\n      <th width=70>\n        type\n      </th>\n      <th>\n        description\n      </th>\n    </tr>\n  </thead>\n  <tbody align=left valign=top>\n    <tr>\n      <th>\n        <code>type</code>\n      </th>\n      <th>\n        <code>string</code>\n      </th>\n      <td>\n        <code>\"token\"</code>\n      </td>\n    </tr>\n    <tr>\n      <th>\n        <code>token</code>\n      </th>\n      <th>\n        <code>string</code>\n      </th>\n      <td>\n        The provided token.\n      </td>\n    </tr>\n    <tr>\n      <th>\n        <code>tokenType</code>\n      </th>\n      <th>\n        <code>string</code>\n      </th>\n      <td>\n        Can be either <code>\"oauth\"</code> for personal access tokens and OAuth tokens, or <code>\"installation\"</code> for installation access tokens (includes <code>GITHUB_TOKEN</code> provided to GitHub Actions)\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n## `auth.hook(request, route, options)` or `auth.hook(request, options)`\n\n`auth.hook()` hooks directly into the request life cycle. It authenticates the request using the provided token.\n\nThe `request` option is an instance of [`@octokit/request`](https://github.com/octokit/request.js#readme). The `route`/`options` parameters are the same as for the [`request()` method](https://github.com/octokit/request.js#request).\n\n`auth.hook()` can be called directly to send an authenticated request\n\n```js\nconst { data: authorizations } = await auth.hook(\n  request,\n  \"GET /authorizations\"\n);\n```\n\nOr it can be passed as option to [`request()`](https://github.com/octokit/request.js#request).\n\n```js\nconst requestWithAuth = request.defaults({\n  request: {\n    hook: auth.hook,\n  },\n});\n\nconst { data: authorizations } = await requestWithAuth(\"GET /authorizations\");\n```\n\n## Find more information\n\n`auth()` does not send any requests, it only transforms the provided token string into an authentication object.\n\nHere is a list of things you can do to retrieve further information\n\n### Find out what scopes are enabled for oauth tokens\n\nNote that this does not work for installations. There is no way to retrieve permissions based on an installation access tokens.\n\n```js\nconst TOKEN = \"1234567890abcdef1234567890abcdef12345678\";\n\nconst auth = createTokenAuth(TOKEN);\nconst authentication = await auth();\n\nconst response = await request(\"HEAD /\", {\n  headers: authentication.headers,\n});\nconst scopes = response.headers[\"x-oauth-scopes\"].split(/,\\s+/);\n\nif (scopes.length) {\n  console.log(\n    `\"${TOKEN}\" has ${scopes.length} scopes enabled: ${scopes.join(\", \")}`\n  );\n} else {\n  console.log(`\"${TOKEN}\" has no scopes enabled`);\n}\n```\n\n### Find out if token is a personal access token or if it belongs to an OAuth app\n\n```js\nconst TOKEN = \"1234567890abcdef1234567890abcdef12345678\";\n\nconst auth = createTokenAuth(TOKEN);\nconst authentication = await auth();\n\nconst response = await request(\"HEAD /\", {\n  headers: authentication.headers,\n});\nconst clientId = response.headers[\"x-oauth-client-id\"];\n\nif (clientId) {\n  console.log(\n    `\"${token}\" is an OAuth token, its app’s client_id is ${clientId}.`\n  );\n} else {\n  console.log(`\"${token}\" is a personal access token`);\n}\n```\n\n### Find out what permissions are enabled for a repository\n\nNote that the `permissions` key is not set when authenticated using an installation access token.\n\n```js\nconst TOKEN = \"1234567890abcdef1234567890abcdef12345678\";\n\nconst auth = createTokenAuth(TOKEN);\nconst authentication = await auth();\n\nconst response = await request(\"GET /repos/:owner/:repo\", {\n  owner: 'octocat',\n  repo: 'hello-world'\n  headers: authentication.headers\n});\n\nconsole.log(response.data.permissions)\n// {\n//   admin: true,\n//   push: true,\n//   pull: true\n// }\n```\n\n### Use token for git operations\n\nBoth OAuth and installation access tokens can be used for git operations. However, when using with an installation, [the token must be prefixed with `x-access-token`](https://developer.github.com/apps/building-github-apps/authenticating-with-github-apps/#http-based-git-access-by-an-installation).\n\nThis example is using the [`execa`](https://github.com/sindresorhus/execa) package to run a `git push` command.\n\n```js\nconst TOKEN = \"1234567890abcdef1234567890abcdef12345678\";\n\nconst auth = createTokenAuth(TOKEN);\nconst { token, tokenType } = await auth();\nconst tokenWithPrefix =\n  tokenType === \"installation\" ? `x-access-token:${token}` : token;\n\nconst repositoryUrl = `https://${tokenWithPrefix}@github.com/octocat/hello-world.git`;\n\nconst { stdout } = await execa(\"git\", [\"push\", repositoryUrl]);\nconsole.log(stdout);\n```\n\n## License\n\n[MIT](LICENSE)"
}