Add node modules and package files

This commit is contained in:
Rachael Sewell
2019-09-06 15:17:38 -07:00
parent e84489cd02
commit 714607abe9
165 changed files with 2227 additions and 4644 deletions

View File

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