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": "lodash.uniq@^4.5.0",
"_args": [
[
"lodash.uniq@4.5.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "lodash.uniq@4.5.0",
"_id": "lodash.uniq@4.5.0",
"_inBundle": false,
"_integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
"_location": "/lodash.uniq",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "lodash.uniq@^4.5.0",
"raw": "lodash.uniq@4.5.0",
"name": "lodash.uniq",
"escapedName": "lodash.uniq",
"rawSpec": "^4.5.0",
"rawSpec": "4.5.0",
"saveSpec": null,
"fetchSpec": "^4.5.0"
"fetchSpec": "4.5.0"
},
"_requiredBy": [
"/@octokit/rest"
],
"_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
"_shasum": "d0225373aeb652adc1bc82e4945339a842754773",
"_spec": "lodash.uniq@^4.5.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"_spec": "4.5.0",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -48,7 +52,6 @@
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.uniq` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",