Update README and remove toolkit archives

This commit is contained in:
Rachael Sewell
2019-09-06 15:02:37 -07:00
parent f46acf4e7e
commit e84489cd02
49 changed files with 586 additions and 448 deletions

View File

@@ -1,27 +1,32 @@
{
"_from": "octokit-pagination-methods@^1.1.0",
"_args": [
[
"octokit-pagination-methods@1.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_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": "range",
"type": "version",
"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",
"_shasum": "cf472edc9d551055f9ef73f6e42b4dbb4c80bea4",
"_spec": "octokit-pagination-methods@^1.1.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"_spec": "1.1.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"author": {
"name": "Gregor Martynus",
"url": "https://github.com/gr2m"
@@ -29,9 +34,7 @@
"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",