This commit is contained in:
Opportunity
2019-09-30 18:16:56 +08:00
Unverified
parent 7c2a9b6f1c
commit 74d9ac9b05
3 changed files with 17 additions and 9 deletions
+9 -7
View File
@@ -1,27 +1,29 @@
{
"_from": "node-fetch@^2.3.0",
"_from": "node-fetch",
"_id": "node-fetch@2.6.0",
"_inBundle": false,
"_integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
"_location": "/node-fetch",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "tag",
"registry": true,
"raw": "node-fetch@^2.3.0",
"raw": "node-fetch",
"name": "node-fetch",
"escapedName": "node-fetch",
"rawSpec": "^2.3.0",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "^2.3.0"
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/",
"/@octokit/request"
],
"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"_shasum": "e633456386d4aa55863f676a7ab0daa8fdecb0fd",
"_spec": "node-fetch@^2.3.0",
"_where": "C:\\Users\\lzy\\Documents\\Source\\OpportunityLiu\\github-action-setup-xmake\\node_modules\\@octokit\\request",
"_spec": "node-fetch",
"_where": "C:\\Users\\lzy\\Documents\\Source\\OpportunityLiu\\github-action-setup-xmake",
"author": {
"name": "David Frank"
},