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,6 +1,6 @@
# Hello world JavaScript action # Hello world JavaScript action
This action prints "Hello World" to the log or "Hello" + the name of a person to greet. This action prints "Hello World" or "Hello" + the name of a person to greet to the log.
## Inputs ## Inputs

View File

@@ -1,6 +1,12 @@
{ {
"_from": "file:toolkit/actions-core-0.0.0.tgz", "_args": [
"_id": "@actions/core@0.0.0", [
"@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, "_inBundle": false,
"_integrity": "sha512-P+mC79gXC2yvyU0+RDctxKUI1Q3tNruB+aSmFI47j2H0DylxtDEgycW9WXwt/zCY62lfwfvBoGKpuJRvFHDqpw==", "_integrity": "sha512-P+mC79gXC2yvyU0+RDctxKUI1Q3tNruB+aSmFI47j2H0DylxtDEgycW9WXwt/zCY62lfwfvBoGKpuJRvFHDqpw==",
"_location": "/@actions/core", "_location": "/@actions/core",
@@ -19,14 +25,11 @@
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-core-0.0.0.tgz", "_spec": "file:toolkit/actions-core-0.0.0.tgz",
"_spec": "@actions/core@file:toolkit/actions-core-0.0.0.tgz",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"bugs": { "bugs": {
"url": "https://github.com/actions/toolkit/issues" "url": "https://github.com/actions/toolkit/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Actions core lib", "description": "Actions core lib",
"devDependencies": { "devDependencies": {
"@types/node": "^12.0.2" "@types/node": "^12.0.2"

View File

@@ -1,6 +1,12 @@
{ {
"_from": "file:toolkit/actions-github-0.0.0.tgz", "_args": [
"_id": "@actions/github@0.0.0", [
"@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, "_inBundle": false,
"_integrity": "sha512-K13pi9kbZqFnvhe8m6uqfz4kCnB4Ki6fzv4XBae1zDZfn2Si+Qx6j1pAfXSo7QI2+ZWAX/g0paFgcJsS6ZTWZA==", "_integrity": "sha512-K13pi9kbZqFnvhe8m6uqfz4kCnB4Ki6fzv4XBae1zDZfn2Si+Qx6j1pAfXSo7QI2+ZWAX/g0paFgcJsS6ZTWZA==",
"_location": "/@actions/github", "_location": "/@actions/github",
@@ -19,18 +25,15 @@
"_requiredBy": [ "_requiredBy": [
"/" "/"
], ],
"_resolved": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-github-0.0.0.tgz", "_spec": "file:toolkit/actions-github-0.0.0.tgz",
"_spec": "@actions/github@file:toolkit/actions-github-0.0.0.tgz",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"bugs": { "bugs": {
"url": "https://github.com/actions/toolkit/issues" "url": "https://github.com/actions/toolkit/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"@octokit/graphql": "^2.0.1", "@octokit/graphql": "^2.0.1",
"@octokit/rest": "^16.15.0" "@octokit/rest": "^16.15.0"
}, },
"deprecated": false,
"description": "Actions github lib", "description": "Actions github lib",
"devDependencies": { "devDependencies": {
"jest": "^24.7.1" "jest": "^24.7.1"

View File

@@ -1,27 +1,32 @@
{ {
"_from": "universal-user-agent@^3.0.0", "_args": [
[
"universal-user-agent@3.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "universal-user-agent@3.0.0",
"_id": "universal-user-agent@3.0.0", "_id": "universal-user-agent@3.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-T3siHThqoj5X0benA5H0qcDnrKGXzU8TKoX15x/tQHw1hQBvIEBHjxQ2klizYsqBOO/Q+WuxoQUihadeeqDnoA==", "_integrity": "sha512-T3siHThqoj5X0benA5H0qcDnrKGXzU8TKoX15x/tQHw1hQBvIEBHjxQ2klizYsqBOO/Q+WuxoQUihadeeqDnoA==",
"_location": "/@octokit/endpoint/universal-user-agent", "_location": "/@octokit/endpoint/universal-user-agent",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "universal-user-agent@^3.0.0", "raw": "universal-user-agent@3.0.0",
"name": "universal-user-agent", "name": "universal-user-agent",
"escapedName": "universal-user-agent", "escapedName": "universal-user-agent",
"rawSpec": "^3.0.0", "rawSpec": "3.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/endpoint" "/@octokit/endpoint"
], ],
"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-3.0.0.tgz", "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-3.0.0.tgz",
"_shasum": "4cc88d68097bffd7ac42e3b7c903e7481424b4b9", "_spec": "3.0.0",
"_spec": "universal-user-agent@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/endpoint",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/gr2m/universal-user-agent/issues" "url": "https://github.com/gr2m/universal-user-agent/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"os-name": "^3.0.0" "os-name": "^3.0.0"
}, },
"deprecated": false,
"description": "Get a user agent string in both browser and node", "description": "Get a user agent string in both browser and node",
"devDependencies": { "devDependencies": {
"chai": "^4.1.2", "chai": "^4.1.2",

View File

@@ -1,5 +1,11 @@
{ {
"_from": "@octokit/endpoint@^5.1.0", "_args": [
[
"@octokit/endpoint@5.3.2",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "@octokit/endpoint@5.3.2",
"_id": "@octokit/endpoint@5.3.2", "_id": "@octokit/endpoint@5.3.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-gRjteEM9I6f4D8vtwU2iGUTn9RX/AJ0SVXiqBUEuYEWVGGAVjSXdT0oNmghH5lvQNWs8mwt6ZaultuG6yXivNw==", "_integrity": "sha512-gRjteEM9I6f4D8vtwU2iGUTn9RX/AJ0SVXiqBUEuYEWVGGAVjSXdT0oNmghH5lvQNWs8mwt6ZaultuG6yXivNw==",
@@ -8,34 +14,31 @@
"os-name": "3.1.0" "os-name": "3.1.0"
}, },
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "@octokit/endpoint@^5.1.0", "raw": "@octokit/endpoint@5.3.2",
"name": "@octokit/endpoint", "name": "@octokit/endpoint",
"escapedName": "@octokit%2fendpoint", "escapedName": "@octokit%2fendpoint",
"scope": "@octokit", "scope": "@octokit",
"rawSpec": "^5.1.0", "rawSpec": "5.3.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^5.1.0" "fetchSpec": "5.3.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/request" "/@octokit/request"
], ],
"_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.3.2.tgz", "_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.3.2.tgz",
"_shasum": "2deda2d869cac9ba7f370287d55667be2a808d4b", "_spec": "5.3.2",
"_spec": "@octokit/endpoint@^5.1.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"bugs": { "bugs": {
"url": "https://github.com/octokit/endpoint.js/issues" "url": "https://github.com/octokit/endpoint.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"deepmerge": "4.0.0", "deepmerge": "4.0.0",
"is-plain-object": "^3.0.0", "is-plain-object": "^3.0.0",
"universal-user-agent": "^3.0.0", "universal-user-agent": "^3.0.0",
"url-template": "^2.0.8" "url-template": "^2.0.8"
}, },
"deprecated": false,
"description": "Turns REST API endpoints into generic request options", "description": "Turns REST API endpoints into generic request options",
"devDependencies": { "devDependencies": {
"@octokit/routes": "20.9.2", "@octokit/routes": "20.9.2",

View File

@@ -1,28 +1,33 @@
{ {
"_from": "@octokit/graphql@^2.0.1", "_args": [
[
"@octokit/graphql@2.1.3",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "@octokit/graphql@2.1.3",
"_id": "@octokit/graphql@2.1.3", "_id": "@octokit/graphql@2.1.3",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-XoXJqL2ondwdnMIW3wtqJWEwcBfKk37jO/rYkoxNPEVeLBDGsGO1TCWggrAlq3keGt/O+C/7VepXnukUxwt5vA==", "_integrity": "sha512-XoXJqL2ondwdnMIW3wtqJWEwcBfKk37jO/rYkoxNPEVeLBDGsGO1TCWggrAlq3keGt/O+C/7VepXnukUxwt5vA==",
"_location": "/@octokit/graphql", "_location": "/@octokit/graphql",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "@octokit/graphql@^2.0.1", "raw": "@octokit/graphql@2.1.3",
"name": "@octokit/graphql", "name": "@octokit/graphql",
"escapedName": "@octokit%2fgraphql", "escapedName": "@octokit%2fgraphql",
"scope": "@octokit", "scope": "@octokit",
"rawSpec": "^2.0.1", "rawSpec": "2.1.3",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.1" "fetchSpec": "2.1.3"
}, },
"_requiredBy": [ "_requiredBy": [
"/@actions/github" "/@actions/github"
], ],
"_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-2.1.3.tgz", "_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-2.1.3.tgz",
"_shasum": "60c058a0ed5fa242eca6f938908d95fd1a2f4b92", "_spec": "2.1.3",
"_spec": "@octokit/graphql@^2.0.1", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-github-0.0.0.tgz",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -30,7 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/octokit/graphql.js/issues" "url": "https://github.com/octokit/graphql.js/issues"
}, },
"bundleDependencies": false,
"bundlesize": [ "bundlesize": [
{ {
"path": "./dist/octokit-graphql.min.js.gz", "path": "./dist/octokit-graphql.min.js.gz",
@@ -41,7 +45,6 @@
"@octokit/request": "^5.0.0", "@octokit/request": "^5.0.0",
"universal-user-agent": "^2.0.3" "universal-user-agent": "^2.0.3"
}, },
"deprecated": false,
"description": "GitHub GraphQL API client for browsers and Node", "description": "GitHub GraphQL API client for browsers and Node",
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",

View File

@@ -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", "_id": "@octokit/request-error@1.0.4",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-L4JaJDXn8SGT+5G0uX79rZLv0MNJmfGa4vb4vy1NnpjSnWDLJRy6m90udGwvMmavwsStgbv2QNkPzzTCMmL+ig==", "_integrity": "sha512-L4JaJDXn8SGT+5G0uX79rZLv0MNJmfGa4vb4vy1NnpjSnWDLJRy6m90udGwvMmavwsStgbv2QNkPzzTCMmL+ig==",
"_location": "/@octokit/request-error", "_location": "/@octokit/request-error",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "@octokit/request-error@^1.0.1", "raw": "@octokit/request-error@1.0.4",
"name": "@octokit/request-error", "name": "@octokit/request-error",
"escapedName": "@octokit%2frequest-error", "escapedName": "@octokit%2frequest-error",
"scope": "@octokit", "scope": "@octokit",
"rawSpec": "^1.0.1", "rawSpec": "1.0.4",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.1" "fetchSpec": "1.0.4"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/request", "/@octokit/request",
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.0.4.tgz", "_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.0.4.tgz",
"_shasum": "15e1dc22123ba4a9a4391914d80ec1e5303a23be", "_spec": "1.0.4",
"_spec": "@octokit/request-error@^1.0.1", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"bugs": { "bugs": {
"url": "https://github.com/octokit/request-error.js/issues" "url": "https://github.com/octokit/request-error.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"deprecation": "^2.0.0", "deprecation": "^2.0.0",
"once": "^1.4.0" "once": "^1.4.0"
}, },
"deprecated": false,
"description": "Error class for Octokit request errors", "description": "Error class for Octokit request errors",
"devDependencies": { "devDependencies": {
"@pika/pack": "^0.3.7", "@pika/pack": "^0.3.7",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "universal-user-agent@^3.0.0", "_args": [
[
"universal-user-agent@3.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "universal-user-agent@3.0.0",
"_id": "universal-user-agent@3.0.0", "_id": "universal-user-agent@3.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-T3siHThqoj5X0benA5H0qcDnrKGXzU8TKoX15x/tQHw1hQBvIEBHjxQ2klizYsqBOO/Q+WuxoQUihadeeqDnoA==", "_integrity": "sha512-T3siHThqoj5X0benA5H0qcDnrKGXzU8TKoX15x/tQHw1hQBvIEBHjxQ2klizYsqBOO/Q+WuxoQUihadeeqDnoA==",
"_location": "/@octokit/request/universal-user-agent", "_location": "/@octokit/request/universal-user-agent",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "universal-user-agent@^3.0.0", "raw": "universal-user-agent@3.0.0",
"name": "universal-user-agent", "name": "universal-user-agent",
"escapedName": "universal-user-agent", "escapedName": "universal-user-agent",
"rawSpec": "^3.0.0", "rawSpec": "3.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/request" "/@octokit/request"
], ],
"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-3.0.0.tgz", "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-3.0.0.tgz",
"_shasum": "4cc88d68097bffd7ac42e3b7c903e7481424b4b9", "_spec": "3.0.0",
"_spec": "universal-user-agent@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/gr2m/universal-user-agent/issues" "url": "https://github.com/gr2m/universal-user-agent/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"os-name": "^3.0.0" "os-name": "^3.0.0"
}, },
"deprecated": false,
"description": "Get a user agent string in both browser and node", "description": "Get a user agent string in both browser and node",
"devDependencies": { "devDependencies": {
"chai": "^4.1.2", "chai": "^4.1.2",

View File

@@ -1,5 +1,11 @@
{ {
"_from": "@octokit/request@^5.0.0", "_args": [
[
"@octokit/request@5.0.2",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "@octokit/request@5.0.2",
"_id": "@octokit/request@5.0.2", "_id": "@octokit/request@5.0.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-z1BQr43g4kOL4ZrIVBMHwi68Yg9VbkRUyuAgqCp1rU3vbYa69+2gIld/+gHclw15bJWQnhqqyEb7h5a5EqgZ0A==", "_integrity": "sha512-z1BQr43g4kOL4ZrIVBMHwi68Yg9VbkRUyuAgqCp1rU3vbYa69+2gIld/+gHclw15bJWQnhqqyEb7h5a5EqgZ0A==",
@@ -8,28 +14,26 @@
"os-name": "3.1.0" "os-name": "3.1.0"
}, },
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "@octokit/request@^5.0.0", "raw": "@octokit/request@5.0.2",
"name": "@octokit/request", "name": "@octokit/request",
"escapedName": "@octokit%2frequest", "escapedName": "@octokit%2frequest",
"scope": "@octokit", "scope": "@octokit",
"rawSpec": "^5.0.0", "rawSpec": "5.0.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^5.0.0" "fetchSpec": "5.0.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/graphql", "/@octokit/graphql",
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.0.2.tgz", "_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.0.2.tgz",
"_shasum": "59a920451f24811c016ddc507adcc41aafb2dca5", "_spec": "5.0.2",
"_spec": "@octokit/request@^5.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/graphql",
"bugs": { "bugs": {
"url": "https://github.com/octokit/request.js/issues" "url": "https://github.com/octokit/request.js/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"@octokit/endpoint": "^5.1.0", "@octokit/endpoint": "^5.1.0",
"@octokit/request-error": "^1.0.1", "@octokit/request-error": "^1.0.1",
@@ -39,7 +43,6 @@
"once": "^1.4.0", "once": "^1.4.0",
"universal-user-agent": "^3.0.0" "universal-user-agent": "^3.0.0"
}, },
"deprecated": false,
"description": "Send parameterized requests to GitHubs APIs with sensible defaults in browsers and Node", "description": "Send parameterized requests to GitHubs APIs with sensible defaults in browsers and Node",
"devDependencies": { "devDependencies": {
"@pika/pack": "^0.4.0", "@pika/pack": "^0.4.0",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "universal-user-agent@^3.0.0", "_args": [
[
"universal-user-agent@3.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "universal-user-agent@3.0.0",
"_id": "universal-user-agent@3.0.0", "_id": "universal-user-agent@3.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-T3siHThqoj5X0benA5H0qcDnrKGXzU8TKoX15x/tQHw1hQBvIEBHjxQ2klizYsqBOO/Q+WuxoQUihadeeqDnoA==", "_integrity": "sha512-T3siHThqoj5X0benA5H0qcDnrKGXzU8TKoX15x/tQHw1hQBvIEBHjxQ2klizYsqBOO/Q+WuxoQUihadeeqDnoA==",
"_location": "/@octokit/rest/universal-user-agent", "_location": "/@octokit/rest/universal-user-agent",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "universal-user-agent@^3.0.0", "raw": "universal-user-agent@3.0.0",
"name": "universal-user-agent", "name": "universal-user-agent",
"escapedName": "universal-user-agent", "escapedName": "universal-user-agent",
"rawSpec": "^3.0.0", "rawSpec": "3.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-3.0.0.tgz", "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-3.0.0.tgz",
"_shasum": "4cc88d68097bffd7ac42e3b7c903e7481424b4b9", "_spec": "3.0.0",
"_spec": "universal-user-agent@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/gr2m/universal-user-agent/issues" "url": "https://github.com/gr2m/universal-user-agent/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"os-name": "^3.0.0" "os-name": "^3.0.0"
}, },
"deprecated": false,
"description": "Get a user agent string in both browser and node", "description": "Get a user agent string in both browser and node",
"devDependencies": { "devDependencies": {
"chai": "^4.1.2", "chai": "^4.1.2",

View File

@@ -1,5 +1,11 @@
{ {
"_from": "@octokit/rest@^16.15.0", "_args": [
[
"@octokit/rest@16.28.7",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "@octokit/rest@16.28.7",
"_id": "@octokit/rest@16.28.7", "_id": "@octokit/rest@16.28.7",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-cznFSLEhh22XD3XeqJw51OLSfyL2fcFKUO+v2Ep9MTAFfFLS1cK1Zwd1yEgQJmJoDnj4/vv3+fGGZweG+xsbIA==", "_integrity": "sha512-cznFSLEhh22XD3XeqJw51OLSfyL2fcFKUO+v2Ep9MTAFfFLS1cK1Zwd1yEgQJmJoDnj4/vv3+fGGZweG+xsbIA==",
@@ -8,23 +14,22 @@
"os-name": "3.1.0" "os-name": "3.1.0"
}, },
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "@octokit/rest@^16.15.0", "raw": "@octokit/rest@16.28.7",
"name": "@octokit/rest", "name": "@octokit/rest",
"escapedName": "@octokit%2frest", "escapedName": "@octokit%2frest",
"scope": "@octokit", "scope": "@octokit",
"rawSpec": "^16.15.0", "rawSpec": "16.28.7",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^16.15.0" "fetchSpec": "16.28.7"
}, },
"_requiredBy": [ "_requiredBy": [
"/@actions/github" "/@actions/github"
], ],
"_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.28.7.tgz", "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.28.7.tgz",
"_shasum": "a2c2db5b318da84144beba82d19c1a9dbdb1a1fa", "_spec": "16.28.7",
"_spec": "@octokit/rest@^16.15.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/toolkit/actions-github-0.0.0.tgz",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -32,7 +37,6 @@
"bugs": { "bugs": {
"url": "https://github.com/octokit/rest.js/issues" "url": "https://github.com/octokit/rest.js/issues"
}, },
"bundleDependencies": false,
"bundlesize": [ "bundlesize": [
{ {
"path": "./dist/octokit-rest.min.js.gz", "path": "./dist/octokit-rest.min.js.gz",
@@ -72,7 +76,6 @@
"universal-user-agent": "^3.0.0", "universal-user-agent": "^3.0.0",
"url-template": "^2.0.8" "url-template": "^2.0.8"
}, },
"deprecated": false,
"description": "GitHub REST API client for Node.js", "description": "GitHub REST API client for Node.js",
"devDependencies": { "devDependencies": {
"@gimenete/type-writer": "^0.1.3", "@gimenete/type-writer": "^0.1.3",

23
node_modules/atob-lite/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "atob-lite@^2.0.0", "_args": [
[
"atob-lite@2.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "atob-lite@2.0.0",
"_id": "atob-lite@2.0.0", "_id": "atob-lite@2.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=", "_integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=",
"_location": "/atob-lite", "_location": "/atob-lite",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "atob-lite@^2.0.0", "raw": "atob-lite@2.0.0",
"name": "atob-lite", "name": "atob-lite",
"escapedName": "atob-lite", "escapedName": "atob-lite",
"rawSpec": "^2.0.0", "rawSpec": "2.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.0" "fetchSpec": "2.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz", "_resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz",
"_shasum": "0fef5ad46f1bd7a8502c65727f0367d5ee43d696", "_spec": "2.0.0",
"_spec": "atob-lite@^2.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"author": { "author": {
"name": "Hugh Kennedy", "name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com", "email": "hughskennedy@gmail.com",
@@ -31,9 +36,7 @@
"bugs": { "bugs": {
"url": "https://github.com/hughsk/atob-lite/issues" "url": "https://github.com/hughsk/atob-lite/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Smallest/simplest possible means of using atob with both Node and browserify", "description": "Smallest/simplest possible means of using atob with both Node and browserify",
"devDependencies": { "devDependencies": {
"browserify": "^10.2.4", "browserify": "^10.2.4",

View File

@@ -1,36 +1,39 @@
{ {
"_from": "before-after-hook@^2.0.0", "_args": [
[
"before-after-hook@2.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "before-after-hook@2.1.0",
"_id": "before-after-hook@2.1.0", "_id": "before-after-hook@2.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==", "_integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==",
"_location": "/before-after-hook", "_location": "/before-after-hook",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "before-after-hook@^2.0.0", "raw": "before-after-hook@2.1.0",
"name": "before-after-hook", "name": "before-after-hook",
"escapedName": "before-after-hook", "escapedName": "before-after-hook",
"rawSpec": "^2.0.0", "rawSpec": "2.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.0" "fetchSpec": "2.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz", "_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz",
"_shasum": "b6c03487f44e24200dd30ca5e6a1979c5d2fb635", "_spec": "2.1.0",
"_spec": "before-after-hook@^2.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"author": { "author": {
"name": "Gregor Martynus" "name": "Gregor Martynus"
}, },
"bugs": { "bugs": {
"url": "https://github.com/gr2m/before-after-hook/issues" "url": "https://github.com/gr2m/before-after-hook/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "asynchronous before/error/after hooks for internal functionality", "description": "asynchronous before/error/after hooks for internal functionality",
"devDependencies": { "devDependencies": {
"browserify": "^16.0.0", "browserify": "^16.0.0",

23
node_modules/btoa-lite/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "btoa-lite@^1.0.0", "_args": [
[
"btoa-lite@1.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "btoa-lite@1.0.0",
"_id": "btoa-lite@1.0.0", "_id": "btoa-lite@1.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc=", "_integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc=",
"_location": "/btoa-lite", "_location": "/btoa-lite",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "btoa-lite@^1.0.0", "raw": "btoa-lite@1.0.0",
"name": "btoa-lite", "name": "btoa-lite",
"escapedName": "btoa-lite", "escapedName": "btoa-lite",
"rawSpec": "^1.0.0", "rawSpec": "1.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.0" "fetchSpec": "1.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz",
"_shasum": "337766da15801210fdd956c22e9c6891ab9d0337", "_spec": "1.0.0",
"_spec": "btoa-lite@^1.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"author": { "author": {
"name": "Hugh Kennedy", "name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com", "email": "hughskennedy@gmail.com",
@@ -31,9 +36,7 @@
"bugs": { "bugs": {
"url": "https://github.com/hughsk/btoa-lite/issues" "url": "https://github.com/hughsk/btoa-lite/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Smallest/simplest possible means of using btoa with both Node and browserify", "description": "Smallest/simplest possible means of using btoa with both Node and browserify",
"devDependencies": { "devDependencies": {
"browserify": "^10.2.4", "browserify": "^10.2.4",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "cross-spawn@^6.0.0", "_args": [
[
"cross-spawn@6.0.5",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "cross-spawn@6.0.5",
"_id": "cross-spawn@6.0.5", "_id": "cross-spawn@6.0.5",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", "_integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
"_location": "/cross-spawn", "_location": "/cross-spawn",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "cross-spawn@^6.0.0", "raw": "cross-spawn@6.0.5",
"name": "cross-spawn", "name": "cross-spawn",
"escapedName": "cross-spawn", "escapedName": "cross-spawn",
"rawSpec": "^6.0.0", "rawSpec": "6.0.5",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^6.0.0" "fetchSpec": "6.0.5"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
"_shasum": "4a5ec7c64dfae22c3a14124dbacdee846d80cbc4", "_spec": "6.0.5",
"_spec": "cross-spawn@^6.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "André Cruz", "name": "André Cruz",
"email": "andre@moxy.studio" "email": "andre@moxy.studio"
@@ -29,7 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/moxystudio/node-cross-spawn/issues" "url": "https://github.com/moxystudio/node-cross-spawn/issues"
}, },
"bundleDependencies": false,
"commitlint": { "commitlint": {
"extends": [ "extends": [
"@commitlint/config-conventional" "@commitlint/config-conventional"
@@ -42,7 +46,6 @@
"shebang-command": "^1.2.0", "shebang-command": "^1.2.0",
"which": "^1.2.9" "which": "^1.2.9"
}, },
"deprecated": false,
"description": "Cross platform child_process#spawn and child_process#spawnSync", "description": "Cross platform child_process#spawn and child_process#spawnSync",
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^6.0.0", "@commitlint/cli": "^6.0.0",

13
node_modules/deepmerge/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{ {
"_args": [
[
"deepmerge@4.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "deepmerge@4.0.0", "_from": "deepmerge@4.0.0",
"_id": "deepmerge@4.0.0", "_id": "deepmerge@4.0.0",
"_inBundle": false, "_inBundle": false,
@@ -19,15 +25,12 @@
"/@octokit/endpoint" "/@octokit/endpoint"
], ],
"_resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.0.0.tgz", "_resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.0.0.tgz",
"_shasum": "3e3110ca29205f120d7cb064960a39c3d2087c09", "_spec": "4.0.0",
"_spec": "deepmerge@4.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/endpoint",
"bugs": { "bugs": {
"url": "https://github.com/TehShrike/deepmerge/issues" "url": "https://github.com/TehShrike/deepmerge/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A library for deep (recursive) merging of Javascript objects", "description": "A library for deep (recursive) merging of Javascript objects",
"devDependencies": { "devDependencies": {
"@types/node": "^8.10.49", "@types/node": "^8.10.49",

View File

@@ -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", "_id": "deprecation@2.3.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==", "_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
"_location": "/deprecation", "_location": "/deprecation",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "deprecation@^2.0.0", "raw": "deprecation@2.3.1",
"name": "deprecation", "name": "deprecation",
"escapedName": "deprecation", "escapedName": "deprecation",
"rawSpec": "^2.0.0", "rawSpec": "2.3.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.0" "fetchSpec": "2.3.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/request", "/@octokit/request",
@@ -21,15 +27,12 @@
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", "_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
"_shasum": "6368cbdb40abf3373b525ac87e4a260c3a700919", "_spec": "2.3.1",
"_spec": "deprecation@^2.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"bugs": { "bugs": {
"url": "https://github.com/gr2m/deprecation/issues" "url": "https://github.com/gr2m/deprecation/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Log a deprecation message with stack", "description": "Log a deprecation message with stack",
"devDependencies": { "devDependencies": {
"@pika/pack": "^0.3.7", "@pika/pack": "^0.3.7",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "end-of-stream@^1.1.0", "_args": [
[
"end-of-stream@1.4.1",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "end-of-stream@1.4.1",
"_id": "end-of-stream@1.4.1", "_id": "end-of-stream@1.4.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==", "_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==",
"_location": "/end-of-stream", "_location": "/end-of-stream",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "end-of-stream@^1.1.0", "raw": "end-of-stream@1.4.1",
"name": "end-of-stream", "name": "end-of-stream",
"escapedName": "end-of-stream", "escapedName": "end-of-stream",
"rawSpec": "^1.1.0", "rawSpec": "1.4.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.1.0" "fetchSpec": "1.4.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/pump" "/pump"
], ],
"_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz", "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz",
"_shasum": "ed29634d19baba463b6ce6b80a37213eab71ec43", "_spec": "1.4.1",
"_spec": "end-of-stream@^1.1.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/pump",
"author": { "author": {
"name": "Mathias Buus", "name": "Mathias Buus",
"email": "mathiasbuus@gmail.com" "email": "mathiasbuus@gmail.com"
@@ -29,11 +34,9 @@
"bugs": { "bugs": {
"url": "https://github.com/mafintosh/end-of-stream/issues" "url": "https://github.com/mafintosh/end-of-stream/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"once": "^1.4.0" "once": "^1.4.0"
}, },
"deprecated": false,
"description": "Call a callback when a readable/writable/duplex stream has completed or failed.", "description": "Call a callback when a readable/writable/duplex stream has completed or failed.",
"files": [ "files": [
"index.js" "index.js"

23
node_modules/execa/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "execa@^1.0.0", "_args": [
[
"execa@1.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "execa@1.0.0",
"_id": "execa@1.0.0", "_id": "execa@1.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", "_integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
"_location": "/execa", "_location": "/execa",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "execa@^1.0.0", "raw": "execa@1.0.0",
"name": "execa", "name": "execa",
"escapedName": "execa", "escapedName": "execa",
"rawSpec": "^1.0.0", "rawSpec": "1.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.0" "fetchSpec": "1.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/windows-release" "/windows-release"
], ],
"_resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
"_shasum": "c6236a5bb4df6d6f15e88e7f017798216749ddd8", "_spec": "1.0.0",
"_spec": "execa@^1.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/windows-release",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,7 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/execa/issues" "url": "https://github.com/sindresorhus/execa/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"cross-spawn": "^6.0.0", "cross-spawn": "^6.0.0",
"get-stream": "^4.0.0", "get-stream": "^4.0.0",
@@ -40,7 +44,6 @@
"signal-exit": "^3.0.0", "signal-exit": "^3.0.0",
"strip-eof": "^1.0.0" "strip-eof": "^1.0.0"
}, },
"deprecated": false,
"description": "A better `child_process`", "description": "A better `child_process`",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

23
node_modules/get-stream/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "get-stream@^4.0.0", "_args": [
[
"get-stream@4.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "get-stream@4.1.0",
"_id": "get-stream@4.1.0", "_id": "get-stream@4.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", "_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
"_location": "/get-stream", "_location": "/get-stream",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "get-stream@^4.0.0", "raw": "get-stream@4.1.0",
"name": "get-stream", "name": "get-stream",
"escapedName": "get-stream", "escapedName": "get-stream",
"rawSpec": "^4.0.0", "rawSpec": "4.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^4.0.0" "fetchSpec": "4.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
"_shasum": "c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5", "_spec": "4.1.0",
"_spec": "get-stream@^4.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/get-stream/issues" "url": "https://github.com/sindresorhus/get-stream/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"pump": "^3.0.0" "pump": "^3.0.0"
}, },
"deprecated": false,
"description": "Get a stream as a string, buffer, or array", "description": "Get a stream as a string, buffer, or array",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

View File

@@ -1,28 +1,33 @@
{ {
"_from": "is-plain-object@^3.0.0", "_args": [
[
"is-plain-object@3.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "is-plain-object@3.0.0",
"_id": "is-plain-object@3.0.0", "_id": "is-plain-object@3.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg==", "_integrity": "sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg==",
"_location": "/is-plain-object", "_location": "/is-plain-object",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "is-plain-object@^3.0.0", "raw": "is-plain-object@3.0.0",
"name": "is-plain-object", "name": "is-plain-object",
"escapedName": "is-plain-object", "escapedName": "is-plain-object",
"rawSpec": "^3.0.0", "rawSpec": "3.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/endpoint", "/@octokit/endpoint",
"/@octokit/request" "/@octokit/request"
], ],
"_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.0.tgz", "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.0.tgz",
"_shasum": "47bfc5da1b5d50d64110806c199359482e75a928", "_spec": "3.0.0",
"_spec": "is-plain-object@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"author": { "author": {
"name": "Jon Schlinkert", "name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert" "url": "https://github.com/jonschlinkert"
@@ -30,7 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jonschlinkert/is-plain-object/issues" "url": "https://github.com/jonschlinkert/is-plain-object/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Jon Schlinkert", "name": "Jon Schlinkert",
@@ -51,7 +55,6 @@
"dependencies": { "dependencies": {
"isobject": "^4.0.0" "isobject": "^4.0.0"
}, },
"deprecated": false,
"description": "Returns true if an object was created by the `Object` constructor.", "description": "Returns true if an object was created by the `Object` constructor.",
"devDependencies": { "devDependencies": {
"chai": "^4.2.0", "chai": "^4.2.0",

23
node_modules/is-stream/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "is-stream@^1.1.0", "_args": [
[
"is-stream@1.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "is-stream@1.1.0",
"_id": "is-stream@1.1.0", "_id": "is-stream@1.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", "_integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
"_location": "/is-stream", "_location": "/is-stream",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "is-stream@^1.1.0", "raw": "is-stream@1.1.0",
"name": "is-stream", "name": "is-stream",
"escapedName": "is-stream", "escapedName": "is-stream",
"rawSpec": "^1.1.0", "rawSpec": "1.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.1.0" "fetchSpec": "1.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", "_resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
"_shasum": "12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44", "_spec": "1.1.0",
"_spec": "is-stream@^1.1.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/is-stream/issues" "url": "https://github.com/sindresorhus/is-stream/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Check if something is a Node.js stream", "description": "Check if something is a Node.js stream",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

23
node_modules/isexe/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "isexe@^2.0.0", "_args": [
[
"isexe@2.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "isexe@2.0.0",
"_id": "isexe@2.0.0", "_id": "isexe@2.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", "_integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"_location": "/isexe", "_location": "/isexe",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "isexe@^2.0.0", "raw": "isexe@2.0.0",
"name": "isexe", "name": "isexe",
"escapedName": "isexe", "escapedName": "isexe",
"rawSpec": "^2.0.0", "rawSpec": "2.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.0" "fetchSpec": "2.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/which" "/which"
], ],
"_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"_shasum": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10", "_spec": "2.0.0",
"_spec": "isexe@^2.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/which",
"author": { "author": {
"name": "Isaac Z. Schlueter", "name": "Isaac Z. Schlueter",
"email": "i@izs.me", "email": "i@izs.me",
@@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/isaacs/isexe/issues" "url": "https://github.com/isaacs/isexe/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Minimal module to check if a file is executable.", "description": "Minimal module to check if a file is executable.",
"devDependencies": { "devDependencies": {
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",

23
node_modules/isobject/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "isobject@^4.0.0", "_args": [
[
"isobject@4.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "isobject@4.0.0",
"_id": "isobject@4.0.0", "_id": "isobject@4.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==", "_integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==",
"_location": "/isobject", "_location": "/isobject",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "isobject@^4.0.0", "raw": "isobject@4.0.0",
"name": "isobject", "name": "isobject",
"escapedName": "isobject", "escapedName": "isobject",
"rawSpec": "^4.0.0", "rawSpec": "4.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^4.0.0" "fetchSpec": "4.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/is-plain-object" "/is-plain-object"
], ],
"_resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz", "_resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz",
"_shasum": "3f1c9155e73b192022a80819bacd0343711697b0", "_spec": "4.0.0",
"_spec": "isobject@^4.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/is-plain-object",
"author": { "author": {
"name": "Jon Schlinkert", "name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert" "url": "https://github.com/jonschlinkert"
@@ -29,7 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jonschlinkert/isobject/issues" "url": "https://github.com/jonschlinkert/isobject/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"url": "https://github.com/LeSuisse" "url": "https://github.com/LeSuisse"
@@ -52,7 +56,6 @@
} }
], ],
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Returns true if the value is an object and not an array or null.", "description": "Returns true if the value is an object and not an array or null.",
"devDependencies": { "devDependencies": {
"esm": "^3.2.22", "esm": "^3.2.22",

23
node_modules/lodash.get/package.json generated vendored
View File

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

23
node_modules/lodash.set/package.json generated vendored
View File

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

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

View File

@@ -1,27 +1,32 @@
{ {
"_from": "macos-release@^2.2.0", "_args": [
[
"macos-release@2.3.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "macos-release@2.3.0",
"_id": "macos-release@2.3.0", "_id": "macos-release@2.3.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==", "_integrity": "sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==",
"_location": "/macos-release", "_location": "/macos-release",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "macos-release@^2.2.0", "raw": "macos-release@2.3.0",
"name": "macos-release", "name": "macos-release",
"escapedName": "macos-release", "escapedName": "macos-release",
"rawSpec": "^2.2.0", "rawSpec": "2.3.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.2.0" "fetchSpec": "2.3.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/os-name" "/os-name"
], ],
"_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.3.0.tgz", "_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.3.0.tgz",
"_shasum": "eb1930b036c0800adebccd5f17bc4c12de8bb71f", "_spec": "2.3.0",
"_spec": "macos-release@^2.2.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/os-name",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/macos-release/issues" "url": "https://github.com/sindresorhus/macos-release/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Get the name and version of a macOS release from the Darwin version", "description": "Get the name and version of a macOS release from the Darwin version",
"devDependencies": { "devDependencies": {
"ava": "^1.4.1", "ava": "^1.4.1",

23
node_modules/nice-try/package.json generated vendored
View File

@@ -1,35 +1,38 @@
{ {
"_from": "nice-try@^1.0.4", "_args": [
[
"nice-try@1.0.5",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "nice-try@1.0.5",
"_id": "nice-try@1.0.5", "_id": "nice-try@1.0.5",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", "_integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
"_location": "/nice-try", "_location": "/nice-try",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "nice-try@^1.0.4", "raw": "nice-try@1.0.5",
"name": "nice-try", "name": "nice-try",
"escapedName": "nice-try", "escapedName": "nice-try",
"rawSpec": "^1.0.4", "rawSpec": "1.0.5",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.4" "fetchSpec": "1.0.5"
}, },
"_requiredBy": [ "_requiredBy": [
"/cross-spawn" "/cross-spawn"
], ],
"_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", "_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
"_shasum": "a3378a7696ce7d223e88fc9b764bd7ef1089e366", "_spec": "1.0.5",
"_spec": "nice-try@^1.0.4", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/cross-spawn",
"authors": [ "authors": [
"Tobias Reich <tobias@electerious.com>" "Tobias Reich <tobias@electerious.com>"
], ],
"bugs": { "bugs": {
"url": "https://github.com/electerious/nice-try/issues" "url": "https://github.com/electerious/nice-try/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Tries to execute a function and discards any error that occurs", "description": "Tries to execute a function and discards any error that occurs",
"devDependencies": { "devDependencies": {
"chai": "^4.1.2", "chai": "^4.1.2",

23
node_modules/node-fetch/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "node-fetch@^2.3.0", "_args": [
[
"node-fetch@2.6.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "node-fetch@2.6.0",
"_id": "node-fetch@2.6.0", "_id": "node-fetch@2.6.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==", "_integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
"_location": "/node-fetch", "_location": "/node-fetch",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "node-fetch@^2.3.0", "raw": "node-fetch@2.6.0",
"name": "node-fetch", "name": "node-fetch",
"escapedName": "node-fetch", "escapedName": "node-fetch",
"rawSpec": "^2.3.0", "rawSpec": "2.6.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.3.0" "fetchSpec": "2.6.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/request" "/@octokit/request"
], ],
"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", "_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"_shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd", "_spec": "2.6.0",
"_spec": "node-fetch@^2.3.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"author": { "author": {
"name": "David Frank" "name": "David Frank"
}, },
@@ -29,9 +34,7 @@
"bugs": { "bugs": {
"url": "https://github.com/bitinn/node-fetch/issues" "url": "https://github.com/bitinn/node-fetch/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A light-weight module that brings window.fetch to node.js", "description": "A light-weight module that brings window.fetch to node.js",
"devDependencies": { "devDependencies": {
"@ungap/url-search-params": "^0.1.2", "@ungap/url-search-params": "^0.1.2",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "npm-run-path@^2.0.0", "_args": [
[
"npm-run-path@2.0.2",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "npm-run-path@2.0.2",
"_id": "npm-run-path@2.0.2", "_id": "npm-run-path@2.0.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", "_integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
"_location": "/npm-run-path", "_location": "/npm-run-path",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "npm-run-path@^2.0.0", "raw": "npm-run-path@2.0.2",
"name": "npm-run-path", "name": "npm-run-path",
"escapedName": "npm-run-path", "escapedName": "npm-run-path",
"rawSpec": "^2.0.0", "rawSpec": "2.0.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.0" "fetchSpec": "2.0.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", "_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
"_shasum": "35a9232dfa35d7067b4cb2ddf2357b1871536c5f", "_spec": "2.0.2",
"_spec": "npm-run-path@^2.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/npm-run-path/issues" "url": "https://github.com/sindresorhus/npm-run-path/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"path-key": "^2.0.0" "path-key": "^2.0.0"
}, },
"deprecated": false,
"description": "Get your PATH prepended with locally installed binaries", "description": "Get your PATH prepended with locally installed binaries",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "octokit-pagination-methods@^1.1.0", "_args": [
[
"octokit-pagination-methods@1.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "octokit-pagination-methods@1.1.0",
"_id": "octokit-pagination-methods@1.1.0", "_id": "octokit-pagination-methods@1.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==", "_integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==",
"_location": "/octokit-pagination-methods", "_location": "/octokit-pagination-methods",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "octokit-pagination-methods@^1.1.0", "raw": "octokit-pagination-methods@1.1.0",
"name": "octokit-pagination-methods", "name": "octokit-pagination-methods",
"escapedName": "octokit-pagination-methods", "escapedName": "octokit-pagination-methods",
"rawSpec": "^1.1.0", "rawSpec": "1.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.1.0" "fetchSpec": "1.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz", "_resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz",
"_shasum": "cf472edc9d551055f9ef73f6e42b4dbb4c80bea4", "_spec": "1.1.0",
"_spec": "octokit-pagination-methods@^1.1.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/rest",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -29,9 +34,7 @@
"bugs": { "bugs": {
"url": "https://github.com/gr2m/octokit-pagination-methods/issues" "url": "https://github.com/gr2m/octokit-pagination-methods/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Legacy Octokit pagination methods from v15", "description": "Legacy Octokit pagination methods from v15",
"devDependencies": { "devDependencies": {
"@octokit/rest": "github:octokit/rest.js#next", "@octokit/rest": "github:octokit/rest.js#next",

23
node_modules/once/package.json generated vendored
View File

@@ -1,19 +1,25 @@
{ {
"_from": "once@^1.4.0", "_args": [
[
"once@1.4.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "once@1.4.0",
"_id": "once@1.4.0", "_id": "once@1.4.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"_location": "/once", "_location": "/once",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "once@^1.4.0", "raw": "once@1.4.0",
"name": "once", "name": "once",
"escapedName": "once", "escapedName": "once",
"rawSpec": "^1.4.0", "rawSpec": "1.4.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.4.0" "fetchSpec": "1.4.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/request", "/@octokit/request",
@@ -23,9 +29,8 @@
"/pump" "/pump"
], ],
"_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1", "_spec": "1.4.0",
"_spec": "once@^1.4.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/request",
"author": { "author": {
"name": "Isaac Z. Schlueter", "name": "Isaac Z. Schlueter",
"email": "i@izs.me", "email": "i@izs.me",
@@ -34,11 +39,9 @@
"bugs": { "bugs": {
"url": "https://github.com/isaacs/once/issues" "url": "https://github.com/isaacs/once/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"wrappy": "1" "wrappy": "1"
}, },
"deprecated": false,
"description": "Run a function exactly one time", "description": "Run a function exactly one time",
"devDependencies": { "devDependencies": {
"tap": "^7.0.1" "tap": "^7.0.1"

23
node_modules/os-name/package.json generated vendored
View File

@@ -1,19 +1,25 @@
{ {
"_from": "os-name@^3.0.0", "_args": [
[
"os-name@3.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "os-name@3.1.0",
"_id": "os-name@3.1.0", "_id": "os-name@3.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==", "_integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==",
"_location": "/os-name", "_location": "/os-name",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "os-name@^3.0.0", "raw": "os-name@3.1.0",
"name": "os-name", "name": "os-name",
"escapedName": "os-name", "escapedName": "os-name",
"rawSpec": "^3.0.0", "rawSpec": "3.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/endpoint/universal-user-agent", "/@octokit/endpoint/universal-user-agent",
@@ -22,9 +28,8 @@
"/universal-user-agent" "/universal-user-agent"
], ],
"_resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz", "_resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz",
"_shasum": "dec19d966296e1cd62d701a5a66ee1ddeae70801", "_spec": "3.1.0",
"_spec": "os-name@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/endpoint/node_modules/universal-user-agent",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -33,12 +38,10 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/os-name/issues" "url": "https://github.com/sindresorhus/os-name/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"macos-release": "^2.2.0", "macos-release": "^2.2.0",
"windows-release": "^3.1.0" "windows-release": "^3.1.0"
}, },
"deprecated": false,
"description": "Get the name of the current operating system. Example: macOS Sierra", "description": "Get the name of the current operating system. Example: macOS Sierra",
"devDependencies": { "devDependencies": {
"@types/node": "^11.13.0", "@types/node": "^11.13.0",

23
node_modules/p-finally/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "p-finally@^1.0.0", "_args": [
[
"p-finally@1.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "p-finally@1.0.0",
"_id": "p-finally@1.0.0", "_id": "p-finally@1.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", "_integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=",
"_location": "/p-finally", "_location": "/p-finally",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "p-finally@^1.0.0", "raw": "p-finally@1.0.0",
"name": "p-finally", "name": "p-finally",
"escapedName": "p-finally", "escapedName": "p-finally",
"rawSpec": "^1.0.0", "rawSpec": "1.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.0" "fetchSpec": "1.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
"_shasum": "3fbcfb15b899a44123b34b6dcc18b724336a2cae", "_spec": "1.0.0",
"_spec": "p-finally@^1.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/p-finally/issues" "url": "https://github.com/sindresorhus/p-finally/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

23
node_modules/path-key/package.json generated vendored
View File

@@ -1,28 +1,33 @@
{ {
"_from": "path-key@^2.0.1", "_args": [
[
"path-key@2.0.1",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "path-key@2.0.1",
"_id": "path-key@2.0.1", "_id": "path-key@2.0.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", "_integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
"_location": "/path-key", "_location": "/path-key",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "path-key@^2.0.1", "raw": "path-key@2.0.1",
"name": "path-key", "name": "path-key",
"escapedName": "path-key", "escapedName": "path-key",
"rawSpec": "^2.0.1", "rawSpec": "2.0.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.1" "fetchSpec": "2.0.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/cross-spawn", "/cross-spawn",
"/npm-run-path" "/npm-run-path"
], ],
"_resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", "_resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
"_shasum": "411cadb574c5a140d3a4b1910d40d80cc9f40b40", "_spec": "2.0.1",
"_spec": "path-key@^2.0.1", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/cross-spawn",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -31,8 +36,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/path-key/issues" "url": "https://github.com/sindresorhus/path-key/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Get the PATH environment variable key cross-platform", "description": "Get the PATH environment variable key cross-platform",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

23
node_modules/pump/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "pump@^3.0.0", "_args": [
[
"pump@3.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "pump@3.0.0",
"_id": "pump@3.0.0", "_id": "pump@3.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", "_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
"_location": "/pump", "_location": "/pump",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "pump@^3.0.0", "raw": "pump@3.0.0",
"name": "pump", "name": "pump",
"escapedName": "pump", "escapedName": "pump",
"rawSpec": "^3.0.0", "rawSpec": "3.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/get-stream" "/get-stream"
], ],
"_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
"_shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64", "_spec": "3.0.0",
"_spec": "pump@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/get-stream",
"author": { "author": {
"name": "Mathias Buus Madsen", "name": "Mathias Buus Madsen",
"email": "mathiasbuus@gmail.com" "email": "mathiasbuus@gmail.com"
@@ -32,12 +37,10 @@
"bugs": { "bugs": {
"url": "https://github.com/mafintosh/pump/issues" "url": "https://github.com/mafintosh/pump/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"end-of-stream": "^1.1.0", "end-of-stream": "^1.1.0",
"once": "^1.3.1" "once": "^1.3.1"
}, },
"deprecated": false,
"description": "pipe streams together and close all of them if one of them closes", "description": "pipe streams together and close all of them if one of them closes",
"homepage": "https://github.com/mafintosh/pump#readme", "homepage": "https://github.com/mafintosh/pump#readme",
"keywords": [ "keywords": [

23
node_modules/semver/package.json generated vendored
View File

@@ -1,35 +1,38 @@
{ {
"_from": "semver@^5.5.0", "_args": [
[
"semver@5.7.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "semver@5.7.0",
"_id": "semver@5.7.0", "_id": "semver@5.7.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==", "_integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==",
"_location": "/semver", "_location": "/semver",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "semver@^5.5.0", "raw": "semver@5.7.0",
"name": "semver", "name": "semver",
"escapedName": "semver", "escapedName": "semver",
"rawSpec": "^5.5.0", "rawSpec": "5.7.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^5.5.0" "fetchSpec": "5.7.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/cross-spawn" "/cross-spawn"
], ],
"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz", "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz",
"_shasum": "790a7cf6fea5459bac96110b29b60412dc8ff96b", "_spec": "5.7.0",
"_spec": "semver@^5.5.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/cross-spawn",
"bin": { "bin": {
"semver": "./bin/semver" "semver": "./bin/semver"
}, },
"bugs": { "bugs": {
"url": "https://github.com/npm/node-semver/issues" "url": "https://github.com/npm/node-semver/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "The semantic version parser used by npm.", "description": "The semantic version parser used by npm.",
"devDependencies": { "devDependencies": {
"tap": "^13.0.0-rc.18" "tap": "^13.0.0-rc.18"

View File

@@ -1,27 +1,32 @@
{ {
"_from": "shebang-command@^1.2.0", "_args": [
[
"shebang-command@1.2.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "shebang-command@1.2.0",
"_id": "shebang-command@1.2.0", "_id": "shebang-command@1.2.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", "_integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
"_location": "/shebang-command", "_location": "/shebang-command",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "shebang-command@^1.2.0", "raw": "shebang-command@1.2.0",
"name": "shebang-command", "name": "shebang-command",
"escapedName": "shebang-command", "escapedName": "shebang-command",
"rawSpec": "^1.2.0", "rawSpec": "1.2.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.2.0" "fetchSpec": "1.2.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/cross-spawn" "/cross-spawn"
], ],
"_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", "_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
"_shasum": "44aac65b695b03398968c39f363fee5deafdf1ea", "_spec": "1.2.0",
"_spec": "shebang-command@^1.2.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/cross-spawn",
"author": { "author": {
"name": "Kevin Martensson", "name": "Kevin Martensson",
"email": "kevinmartensson@gmail.com", "email": "kevinmartensson@gmail.com",
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/kevva/shebang-command/issues" "url": "https://github.com/kevva/shebang-command/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"shebang-regex": "^1.0.0" "shebang-regex": "^1.0.0"
}, },
"deprecated": false,
"description": "Get the command from a shebang", "description": "Get the command from a shebang",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "shebang-regex@^1.0.0", "_args": [
[
"shebang-regex@1.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "shebang-regex@1.0.0",
"_id": "shebang-regex@1.0.0", "_id": "shebang-regex@1.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", "_integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
"_location": "/shebang-regex", "_location": "/shebang-regex",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "shebang-regex@^1.0.0", "raw": "shebang-regex@1.0.0",
"name": "shebang-regex", "name": "shebang-regex",
"escapedName": "shebang-regex", "escapedName": "shebang-regex",
"rawSpec": "^1.0.0", "rawSpec": "1.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.0" "fetchSpec": "1.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/shebang-command" "/shebang-command"
], ],
"_resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
"_shasum": "da42f49740c0b42db2ca9728571cb190c98efea3", "_spec": "1.0.0",
"_spec": "shebang-regex@^1.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/shebang-command",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/shebang-regex/issues" "url": "https://github.com/sindresorhus/shebang-regex/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Regular expression for matching a shebang", "description": "Regular expression for matching a shebang",
"devDependencies": { "devDependencies": {
"ava": "0.0.4" "ava": "0.0.4"

View File

@@ -1,27 +1,32 @@
{ {
"_from": "signal-exit@^3.0.0", "_args": [
[
"signal-exit@3.0.2",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "signal-exit@3.0.2",
"_id": "signal-exit@3.0.2", "_id": "signal-exit@3.0.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", "_integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
"_location": "/signal-exit", "_location": "/signal-exit",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "signal-exit@^3.0.0", "raw": "signal-exit@3.0.2",
"name": "signal-exit", "name": "signal-exit",
"escapedName": "signal-exit", "escapedName": "signal-exit",
"rawSpec": "^3.0.0", "rawSpec": "3.0.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.0.0" "fetchSpec": "3.0.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", "_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
"_shasum": "b5fdc08f1287ea1178628e415e25132b73646c6d", "_spec": "3.0.2",
"_spec": "signal-exit@^3.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "Ben Coe", "name": "Ben Coe",
"email": "ben@npmjs.com" "email": "ben@npmjs.com"
@@ -29,8 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/tapjs/signal-exit/issues" "url": "https://github.com/tapjs/signal-exit/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "when you want to fire an event no matter how a process exits.", "description": "when you want to fire an event no matter how a process exits.",
"devDependencies": { "devDependencies": {
"chai": "^3.5.0", "chai": "^3.5.0",

23
node_modules/strip-eof/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "strip-eof@^1.0.0", "_args": [
[
"strip-eof@1.0.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "strip-eof@1.0.0",
"_id": "strip-eof@1.0.0", "_id": "strip-eof@1.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", "_integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
"_location": "/strip-eof", "_location": "/strip-eof",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "strip-eof@^1.0.0", "raw": "strip-eof@1.0.0",
"name": "strip-eof", "name": "strip-eof",
"escapedName": "strip-eof", "escapedName": "strip-eof",
"rawSpec": "^1.0.0", "rawSpec": "1.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.0.0" "fetchSpec": "1.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/execa" "/execa"
], ],
"_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
"_shasum": "bb43ff5598a6eb05d89b59fcd129c983313606bf", "_spec": "1.0.0",
"_spec": "strip-eof@^1.0.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/execa",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/strip-eof/issues" "url": "https://github.com/sindresorhus/strip-eof/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Strip the End-Of-File (EOF) character from a string/buffer", "description": "Strip the End-Of-File (EOF) character from a string/buffer",
"devDependencies": { "devDependencies": {
"ava": "*", "ava": "*",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "universal-user-agent@^2.0.3", "_args": [
[
"universal-user-agent@2.1.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "universal-user-agent@2.1.0",
"_id": "universal-user-agent@2.1.0", "_id": "universal-user-agent@2.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-8itiX7G05Tu3mGDTdNY2fB4KJ8MgZLS54RdG6PkkfwMAavrXu1mV/lls/GABx9O3Rw4PnTtasxrvbMQoBYY92Q==", "_integrity": "sha512-8itiX7G05Tu3mGDTdNY2fB4KJ8MgZLS54RdG6PkkfwMAavrXu1mV/lls/GABx9O3Rw4PnTtasxrvbMQoBYY92Q==",
"_location": "/universal-user-agent", "_location": "/universal-user-agent",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "universal-user-agent@^2.0.3", "raw": "universal-user-agent@2.1.0",
"name": "universal-user-agent", "name": "universal-user-agent",
"escapedName": "universal-user-agent", "escapedName": "universal-user-agent",
"rawSpec": "^2.0.3", "rawSpec": "2.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.3" "fetchSpec": "2.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/graphql" "/@octokit/graphql"
], ],
"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-2.1.0.tgz", "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-2.1.0.tgz",
"_shasum": "5abfbcc036a1ba490cb941f8fd68c46d3669e8e4", "_spec": "2.1.0",
"_spec": "universal-user-agent@^2.0.3", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/graphql",
"author": { "author": {
"name": "Gregor Martynus", "name": "Gregor Martynus",
"url": "https://github.com/gr2m" "url": "https://github.com/gr2m"
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/gr2m/universal-user-agent/issues" "url": "https://github.com/gr2m/universal-user-agent/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"os-name": "^3.0.0" "os-name": "^3.0.0"
}, },
"deprecated": false,
"description": "Get a user agent string in both browser and node", "description": "Get a user agent string in both browser and node",
"devDependencies": { "devDependencies": {
"chai": "^4.1.2", "chai": "^4.1.2",

View File

@@ -1,28 +1,33 @@
{ {
"_from": "url-template@^2.0.8", "_args": [
[
"url-template@2.0.8",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "url-template@2.0.8",
"_id": "url-template@2.0.8", "_id": "url-template@2.0.8",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-/FZaPMy/93MMd19WQflVV5FDnyE=", "_integrity": "sha1-/FZaPMy/93MMd19WQflVV5FDnyE=",
"_location": "/url-template", "_location": "/url-template",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "url-template@^2.0.8", "raw": "url-template@2.0.8",
"name": "url-template", "name": "url-template",
"escapedName": "url-template", "escapedName": "url-template",
"rawSpec": "^2.0.8", "rawSpec": "2.0.8",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^2.0.8" "fetchSpec": "2.0.8"
}, },
"_requiredBy": [ "_requiredBy": [
"/@octokit/endpoint", "/@octokit/endpoint",
"/@octokit/rest" "/@octokit/rest"
], ],
"_resolved": "https://registry.npmjs.org/url-template/-/url-template-2.0.8.tgz", "_resolved": "https://registry.npmjs.org/url-template/-/url-template-2.0.8.tgz",
"_shasum": "fc565a3cccbff7730c775f5641f9555791439f21", "_spec": "2.0.8",
"_spec": "url-template@^2.0.8", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/@octokit/endpoint",
"author": { "author": {
"name": "Bram Stein", "name": "Bram Stein",
"email": "b.l.stein@gmail.com", "email": "b.l.stein@gmail.com",
@@ -31,9 +36,7 @@
"bugs": { "bugs": {
"url": "https://github.com/bramstein/url-template/issues" "url": "https://github.com/bramstein/url-template/issues"
}, },
"bundleDependencies": false,
"decription": "A URI template implementation (RFC 6570 compliant)", "decription": "A URI template implementation (RFC 6570 compliant)",
"deprecated": false,
"description": "This is a simple URI template implementation following the [RFC 6570 URI Template specification](http://tools.ietf.org/html/rfc6570). The implementation supports all levels defined in the specification and is extensively tested.", "description": "This is a simple URI template implementation following the [RFC 6570 URI Template specification](http://tools.ietf.org/html/rfc6570). The implementation supports all levels defined in the specification and is extensively tested.",
"devDependencies": { "devDependencies": {
"expect.js": "=0.2.0", "expect.js": "=0.2.0",

23
node_modules/which/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "which@^1.2.9", "_args": [
[
"which@1.3.1",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "which@1.3.1",
"_id": "which@1.3.1", "_id": "which@1.3.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", "_integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
"_location": "/which", "_location": "/which",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "which@^1.2.9", "raw": "which@1.3.1",
"name": "which", "name": "which",
"escapedName": "which", "escapedName": "which",
"rawSpec": "^1.2.9", "rawSpec": "1.3.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^1.2.9" "fetchSpec": "1.3.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/cross-spawn" "/cross-spawn"
], ],
"_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", "_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
"_shasum": "a45043d54f5805316da8d62f9f50918d3da70b0a", "_spec": "1.3.1",
"_spec": "which@^1.2.9", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/cross-spawn",
"author": { "author": {
"name": "Isaac Z. Schlueter", "name": "Isaac Z. Schlueter",
"email": "i@izs.me", "email": "i@izs.me",
@@ -33,11 +38,9 @@
"bugs": { "bugs": {
"url": "https://github.com/isaacs/node-which/issues" "url": "https://github.com/isaacs/node-which/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"isexe": "^2.0.0" "isexe": "^2.0.0"
}, },
"deprecated": false,
"description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
"devDependencies": { "devDependencies": {
"mkdirp": "^0.5.0", "mkdirp": "^0.5.0",

View File

@@ -1,27 +1,32 @@
{ {
"_from": "windows-release@^3.1.0", "_args": [
[
"windows-release@3.2.0",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "windows-release@3.2.0",
"_id": "windows-release@3.2.0", "_id": "windows-release@3.2.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-QTlz2hKLrdqukrsapKsINzqMgOUpQW268eJ0OaOpJN32h272waxR9fkB9VoWRtK7uKHG5EHJcTXQBD8XZVJkFA==", "_integrity": "sha512-QTlz2hKLrdqukrsapKsINzqMgOUpQW268eJ0OaOpJN32h272waxR9fkB9VoWRtK7uKHG5EHJcTXQBD8XZVJkFA==",
"_location": "/windows-release", "_location": "/windows-release",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "windows-release@^3.1.0", "raw": "windows-release@3.2.0",
"name": "windows-release", "name": "windows-release",
"escapedName": "windows-release", "escapedName": "windows-release",
"rawSpec": "^3.1.0", "rawSpec": "3.2.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "^3.1.0" "fetchSpec": "3.2.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/os-name" "/os-name"
], ],
"_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.2.0.tgz", "_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.2.0.tgz",
"_shasum": "8122dad5afc303d833422380680a79cdfa91785f", "_spec": "3.2.0",
"_spec": "windows-release@^3.1.0", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/os-name",
"author": { "author": {
"name": "Sindre Sorhus", "name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com", "email": "sindresorhus@gmail.com",
@@ -30,11 +35,9 @@
"bugs": { "bugs": {
"url": "https://github.com/sindresorhus/windows-release/issues" "url": "https://github.com/sindresorhus/windows-release/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"execa": "^1.0.0" "execa": "^1.0.0"
}, },
"deprecated": false,
"description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`", "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`",
"devDependencies": { "devDependencies": {
"ava": "^1.4.1", "ava": "^1.4.1",

23
node_modules/wrappy/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{ {
"_from": "wrappy@1", "_args": [
[
"wrappy@1.0.2",
"/Users/rachmari/github-repos/hello-world-javascript-action"
]
],
"_from": "wrappy@1.0.2",
"_id": "wrappy@1.0.2", "_id": "wrappy@1.0.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"_location": "/wrappy", "_location": "/wrappy",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "wrappy@1", "raw": "wrappy@1.0.2",
"name": "wrappy", "name": "wrappy",
"escapedName": "wrappy", "escapedName": "wrappy",
"rawSpec": "1", "rawSpec": "1.0.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "1" "fetchSpec": "1.0.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/once" "/once"
], ],
"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f", "_spec": "1.0.2",
"_spec": "wrappy@1", "_where": "/Users/rachmari/github-repos/hello-world-javascript-action",
"_where": "/Users/rachmari/github-repos/hello-world-javascript-action/node_modules/once",
"author": { "author": {
"name": "Isaac Z. Schlueter", "name": "Isaac Z. Schlueter",
"email": "i@izs.me", "email": "i@izs.me",
@@ -30,9 +35,7 @@
"bugs": { "bugs": {
"url": "https://github.com/npm/wrappy/issues" "url": "https://github.com/npm/wrappy/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Callback wrapping utility", "description": "Callback wrapping utility",
"devDependencies": { "devDependencies": {
"tap": "^2.3.1" "tap": "^2.3.1"

Binary file not shown.

Binary file not shown.