This commit is contained in:
Opportunity
2019-09-30 20:02:11 +08:00
Unverified
parent 74d9ac9b05
commit 7b6710e12b
60 changed files with 9504 additions and 180 deletions
+9 -7
View File
@@ -1,5 +1,5 @@
{
"_from": "@octokit/rest@^16.15.0",
"_from": "@octokit/rest",
"_id": "@octokit/rest@16.30.1",
"_inBundle": false,
"_integrity": "sha512-1n2QzTbbaBXNLpx7WHlcsSMdJvxSdKmerXQm+bMYlKDbQM19uq446ZpGs7Ynq5SsdLj1usIfgJ9gJf4LtcWkDw==",
@@ -8,23 +8,25 @@
"os-name": "3.1.0"
},
"_requested": {
"type": "range",
"type": "tag",
"registry": true,
"raw": "@octokit/rest@^16.15.0",
"raw": "@octokit/rest",
"name": "@octokit/rest",
"escapedName": "@octokit%2frest",
"scope": "@octokit",
"rawSpec": "^16.15.0",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "^16.15.0"
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/",
"/@actions/github"
],
"_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.30.1.tgz",
"_shasum": "03e6dfb93e9a9cd2b3bacb95c49a8c7923f42ad0",
"_spec": "@octokit/rest@^16.15.0",
"_where": "C:\\Users\\lzy\\Documents\\Source\\OpportunityLiu\\github-action-setup-xmake\\node_modules\\@actions\\github",
"_spec": "@octokit/rest",
"_where": "C:\\Users\\lzy\\Documents\\Source\\OpportunityLiu\\github-action-setup-xmake",
"author": {
"name": "Gregor Martynus",
"url": "https://github.com/gr2m"