2019-08-06 23:26:04 +01:00
|
|
|
{
|
2019-08-20 15:29:19 +01:00
|
|
|
"_from": "@actions/github@^1.0.0",
|
|
|
|
"_id": "@actions/github@1.0.0",
|
2019-08-06 23:26:04 +01:00
|
|
|
"_inBundle": false,
|
2019-08-20 15:29:19 +01:00
|
|
|
"_integrity": "sha512-PPbWZ5wFAD/Vr+RCECfR3KNHjTwYln4liJBihs9tQUL0/PCFqB2lSkIh9V94AcZFHxgKk8snImjuLaBE8bKR7A==",
|
2019-08-06 23:26:04 +01:00
|
|
|
"_location": "/@actions/github",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2019-08-20 15:29:19 +01:00
|
|
|
"type": "range",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "@actions/github@^1.0.0",
|
2019-08-06 23:26:04 +01:00
|
|
|
"name": "@actions/github",
|
|
|
|
"escapedName": "@actions%2fgithub",
|
|
|
|
"scope": "@actions",
|
2019-08-20 15:29:19 +01:00
|
|
|
"rawSpec": "^1.0.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "^1.0.0"
|
2019-08-06 23:26:04 +01:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/"
|
|
|
|
],
|
2019-08-20 15:29:19 +01:00
|
|
|
"_resolved": "https://registry.npmjs.org/@actions/github/-/github-1.0.0.tgz",
|
|
|
|
"_shasum": "5154cadd93c4b17217f56304ee27056730b8ae88",
|
|
|
|
"_spec": "@actions/github@^1.0.0",
|
|
|
|
"_where": "C:\\Users\\damccorm\\Documents\\setup-node",
|
2019-08-06 23:26:04 +01:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/actions/toolkit/issues"
|
|
|
|
},
|
|
|
|
"bundleDependencies": false,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/graphql": "^2.0.1",
|
|
|
|
"@octokit/rest": "^16.15.0"
|
|
|
|
},
|
|
|
|
"deprecated": false,
|
|
|
|
"description": "Actions github lib",
|
|
|
|
"devDependencies": {
|
|
|
|
"jest": "^24.7.1"
|
|
|
|
},
|
|
|
|
"directories": {
|
|
|
|
"lib": "lib",
|
|
|
|
"test": "__tests__"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"lib"
|
|
|
|
],
|
2019-08-20 15:29:19 +01:00
|
|
|
"gitHead": "a40bce7c8d382aa3dbadaa327acbc696e9390e55",
|
2019-08-06 23:26:04 +01:00
|
|
|
"homepage": "https://github.com/actions/toolkit/tree/master/packages/github",
|
|
|
|
"keywords": [
|
|
|
|
"github",
|
|
|
|
"actions"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/github.js",
|
|
|
|
"name": "@actions/github",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/actions/toolkit.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"build": "tsc",
|
|
|
|
"test": "jest",
|
|
|
|
"tsc": "tsc"
|
|
|
|
},
|
2019-08-20 15:29:19 +01:00
|
|
|
"version": "1.0.0"
|
2019-08-06 23:26:04 +01:00
|
|
|
}
|