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,36 +1,39 @@
{
"_from": "before-after-hook@^2.0.0",
"_args": [
[
"before-after-hook@2.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "before-after-hook@2.1.0",
"_id": "before-after-hook@2.1.0",
"_inBundle": false,
"_integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==",
"_location": "/before-after-hook",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "before-after-hook@^2.0.0",
"raw": "before-after-hook@2.1.0",
"name": "before-after-hook",
"escapedName": "before-after-hook",
"rawSpec": "^2.0.0",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/@octokit/rest"
],
"_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz",
"_shasum": "b6c03487f44e24200dd30ca5e6a1979c5d2fb635",
"_spec": "before-after-hook@^2.0.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"_spec": "2.1.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"author": {
"name": "Gregor Martynus"
},
"bugs": {
"url": "https://github.com/gr2m/before-after-hook/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "asynchronous before/error/after hooks for internal functionality",
"devDependencies": {
"browserify": "^16.0.0",