This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

View File

@@ -1,32 +1,27 @@
{
"_args": [
[
"octokit-pagination-methods@1.1.0",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "octokit-pagination-methods@1.1.0",
"_from": "octokit-pagination-methods@^1.1.0",
"_id": "octokit-pagination-methods@1.1.0",
"_inBundle": false,
"_integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==",
"_location": "/octokit-pagination-methods",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "octokit-pagination-methods@1.1.0",
"raw": "octokit-pagination-methods@^1.1.0",
"name": "octokit-pagination-methods",
"escapedName": "octokit-pagination-methods",
"rawSpec": "1.1.0",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/@octokit/rest"
],
"_resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"_shasum": "cf472edc9d551055f9ef73f6e42b4dbb4c80bea4",
"_spec": "octokit-pagination-methods@^1.1.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@octokit/rest",
"author": {
"name": "Gregor Martynus",
"url": "https://github.com/gr2m"
@@ -34,7 +29,9 @@
"bugs": {
"url": "https://github.com/gr2m/octokit-pagination-methods/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Legacy Octokit pagination methods from v15",
"devDependencies": {
"@octokit/rest": "github:octokit/rest.js#next",