mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-04-07 23:09:43 +00:00
Update README and remove toolkit archives
This commit is contained in:
15
node_modules/@actions/github/package.json
generated
vendored
15
node_modules/@actions/github/package.json
generated
vendored
@ -1,6 +1,12 @@
|
||||
{
|
||||
"_from": "file:toolkit/actions-github-0.0.0.tgz",
|
||||
"_id": "@actions/github@0.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"@actions/github@file:toolkit/actions-github-0.0.0.tgz",
|
||||
"/Users/rachmari/github-repos/hello-world-javascript-action"
|
||||
]
|
||||
],
|
||||
"_from": "@actions/github@file:toolkit/actions-github-0.0.0.tgz",
|
||||
"_id": "@actions/github@file:toolkit/actions-github-0.0.0.tgz",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-K13pi9kbZqFnvhe8m6uqfz4kCnB4Ki6fzv4XBae1zDZfn2Si+Qx6j1pAfXSo7QI2+ZWAX/g0paFgcJsS6ZTWZA==",
|
||||
"_location": "/@actions/github",
|
||||
@ -19,18 +25,15 @@
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-github-0.0.0.tgz",
|
||||
"_spec": "@actions/github@file:toolkit/actions-github-0.0.0.tgz",
|
||||
"_spec": "file:toolkit/actions-github-0.0.0.tgz",
|
||||
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
|
||||
"bugs": {
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@octokit/graphql": "^2.0.1",
|
||||
"@octokit/rest": "^16.15.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Actions github lib",
|
||||
"devDependencies": {
|
||||
"jest": "^24.7.1"
|
||||
|
Reference in New Issue
Block a user