mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-15 14:37:28 +00:00
Update README and remove toolkit archives
This commit is contained in:
23
node_modules/@octokit/request-error/package.json
generated
vendored
23
node_modules/@octokit/request-error/package.json
generated
vendored
@@ -1,38 +1,41 @@
|
||||
{
|
||||
"_from": "@octokit/request-error@^1.0.1",
|
||||
"_args": [
|
||||
[
|
||||
"@octokit/request-error@1.0.4",
|
||||
"/Users/rachmari/github-repos/hello-world-javascript-action"
|
||||
]
|
||||
],
|
||||
"_from": "@octokit/request-error@1.0.4",
|
||||
"_id": "@octokit/request-error@1.0.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-L4JaJDXn8SGT+5G0uX79rZLv0MNJmfGa4vb4vy1NnpjSnWDLJRy6m90udGwvMmavwsStgbv2QNkPzzTCMmL+ig==",
|
||||
"_location": "/@octokit/request-error",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@octokit/request-error@^1.0.1",
|
||||
"raw": "@octokit/request-error@1.0.4",
|
||||
"name": "@octokit/request-error",
|
||||
"escapedName": "@octokit%2frequest-error",
|
||||
"scope": "@octokit",
|
||||
"rawSpec": "^1.0.1",
|
||||
"rawSpec": "1.0.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.1"
|
||||
"fetchSpec": "1.0.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@octokit/request",
|
||||
"/@octokit/rest"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.0.4.tgz",
|
||||
"_shasum": "15e1dc22123ba4a9a4391914d80ec1e5303a23be",
|
||||
"_spec": "@octokit/request-error@^1.0.1",
|
||||
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
|
||||
"_spec": "1.0.4",
|
||||
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
|
||||
"bugs": {
|
||||
"url": "https://github.com/octokit/request-error.js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"deprecation": "^2.0.0",
|
||||
"once": "^1.4.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Error class for Octokit request errors",
|
||||
"devDependencies": {
|
||||
"@pika/pack": "^0.3.7",
|
||||
|
||||
Reference in New Issue
Block a user