2020-01-17 01:36:42 -07:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
2020-03-09 08:24:46 -06:00
|
|
|
"@actions/http-client@1.0.6",
|
2020-01-17 01:36:42 -07:00
|
|
|
"/home/runner/work/ghaction-upx/ghaction-upx"
|
|
|
|
]
|
|
|
|
],
|
2020-03-09 08:24:46 -06:00
|
|
|
"_from": "@actions/http-client@1.0.6",
|
|
|
|
"_id": "@actions/http-client@1.0.6",
|
2020-01-17 01:36:42 -07:00
|
|
|
"_inBundle": false,
|
2020-03-09 08:24:46 -06:00
|
|
|
"_integrity": "sha512-LGmio4w98UyGX33b/W6V6Nx/sQHRXZ859YlMkn36wPsXPB82u8xTVlA/Dq2DXrm6lEq9RVmisRJa1c+HETAIJA==",
|
2020-01-17 01:36:42 -07:00
|
|
|
"_location": "/@actions/http-client",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
2020-03-09 08:24:46 -06:00
|
|
|
"raw": "@actions/http-client@1.0.6",
|
2020-01-17 01:36:42 -07:00
|
|
|
"name": "@actions/http-client",
|
|
|
|
"escapedName": "@actions%2fhttp-client",
|
|
|
|
"scope": "@actions",
|
2020-03-09 08:24:46 -06:00
|
|
|
"rawSpec": "1.0.6",
|
2020-01-17 01:36:42 -07:00
|
|
|
"saveSpec": null,
|
2020-03-09 08:24:46 -06:00
|
|
|
"fetchSpec": "1.0.6"
|
2020-01-17 01:36:42 -07:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/@actions/tool-cache"
|
|
|
|
],
|
2020-03-09 08:24:46 -06:00
|
|
|
"_resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.6.tgz",
|
|
|
|
"_spec": "1.0.6",
|
2020-01-17 01:36:42 -07:00
|
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx",
|
|
|
|
"author": {
|
|
|
|
"name": "GitHub, Inc."
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/actions/http-client/issues"
|
|
|
|
},
|
2020-01-24 02:14:21 -07:00
|
|
|
"dependencies": {
|
|
|
|
"tunnel": "0.0.6"
|
|
|
|
},
|
2020-01-17 01:36:42 -07:00
|
|
|
"description": "Actions Http Client",
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/jest": "^24.0.25",
|
2020-01-24 02:14:21 -07:00
|
|
|
"@types/node": "^12.12.24",
|
2020-01-17 01:36:42 -07:00
|
|
|
"jest": "^24.9.0",
|
2020-01-24 02:14:21 -07:00
|
|
|
"proxy": "^1.0.1",
|
2020-01-17 01:36:42 -07:00
|
|
|
"ts-jest": "^24.3.0",
|
|
|
|
"typescript": "^3.7.4"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/actions/http-client#readme",
|
|
|
|
"keywords": [
|
|
|
|
"Actions",
|
|
|
|
"Http"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "index.js",
|
|
|
|
"name": "@actions/http-client",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/actions/http-client.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"build": "rm -Rf ./_out && tsc && cp package*.json ./_out && cp *.md ./_out && cp LICENSE ./_out && cp actions.png ./_out",
|
|
|
|
"test": "jest"
|
|
|
|
},
|
2020-03-09 08:24:46 -06:00
|
|
|
"version": "1.0.6"
|
2020-01-17 01:36:42 -07:00
|
|
|
}
|