mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-16 15:19:19 +00:00
Update README and remove toolkit archives
This commit is contained in:
15
node_modules/@actions/core/package.json
generated
vendored
15
node_modules/@actions/core/package.json
generated
vendored
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"_from": "file:toolkit/actions-core-0.0.0.tgz",
|
||||
"_id": "@actions/core@0.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"@actions/core@file:toolkit/actions-core-0.0.0.tgz",
|
||||
"/Users/rachmari/github-repos/hello-world-javascript-action"
|
||||
]
|
||||
],
|
||||
"_from": "@actions/core@file:toolkit/actions-core-0.0.0.tgz",
|
||||
"_id": "@actions/core@file:toolkit/actions-core-0.0.0.tgz",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-P+mC79gXC2yvyU0+RDctxKUI1Q3tNruB+aSmFI47j2H0DylxtDEgycW9WXwt/zCY62lfwfvBoGKpuJRvFHDqpw==",
|
||||
"_location": "/@actions/core",
|
||||
@@ -19,14 +25,11 @@
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-core-0.0.0.tgz",
|
||||
"_spec": "@actions/core@file:toolkit/actions-core-0.0.0.tgz",
|
||||
"_spec": "file:toolkit/actions-core-0.0.0.tgz",
|
||||
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
|
||||
"bugs": {
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Actions core lib",
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.0.2"
|
||||
|
||||
Reference in New Issue
Block a user