mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-14 13:46:54 +00:00
Update README and remove toolkit archives
This commit is contained in:
23
node_modules/deprecation/package.json
generated
vendored
23
node_modules/deprecation/package.json
generated
vendored
@@ -1,19 +1,25 @@
|
||||
{
|
||||
"_from": "deprecation@^2.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"deprecation@2.3.1",
|
||||
"/Users/rachmari/github-repos/hello-world-javascript-action"
|
||||
]
|
||||
],
|
||||
"_from": "deprecation@2.3.1",
|
||||
"_id": "deprecation@2.3.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
|
||||
"_location": "/deprecation",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "deprecation@^2.0.0",
|
||||
"raw": "deprecation@2.3.1",
|
||||
"name": "deprecation",
|
||||
"escapedName": "deprecation",
|
||||
"rawSpec": "^2.0.0",
|
||||
"rawSpec": "2.3.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.0"
|
||||
"fetchSpec": "2.3.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@octokit/request",
|
||||
@@ -21,15 +27,12 @@
|
||||
"/@octokit/rest"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
|
||||
"_shasum": "6368cbdb40abf3373b525ac87e4a260c3a700919",
|
||||
"_spec": "deprecation@^2.0.0",
|
||||
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
|
||||
"_spec": "2.3.1",
|
||||
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
|
||||
"bugs": {
|
||||
"url": "https://github.com/gr2m/deprecation/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Log a deprecation message with stack",
|
||||
"devDependencies": {
|
||||
"@pika/pack": "^0.3.7",
|
||||
|
||||
Reference in New Issue
Block a user