mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-17 03:10:37 +00:00
81 lines
2.2 KiB
JSON
81 lines
2.2 KiB
JSON
{
|
|
"_from": "@octokit/request-error@^2.0.0",
|
|
"_id": "@octokit/request-error@2.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-T/2wcCFyM7SkXzNoyVNWjyVlUwBvW3igM3Btr/eKYiPmucXTtkxt2RBsf6gn3LTzaLSLTQtNmvg+dGsOxQrjZg==",
|
|
"_location": "/@octokit/request-error",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@octokit/request-error@^2.0.0",
|
|
"name": "@octokit/request-error",
|
|
"escapedName": "@octokit%2frequest-error",
|
|
"scope": "@octokit",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@octokit/request"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.5.tgz",
|
|
"_shasum": "72cc91edc870281ad583a42619256b380c600143",
|
|
"_spec": "@octokit/request-error@^2.0.0",
|
|
"_where": "D:\\Work\\Actions\\setup-helm\\node_modules\\@octokit\\request",
|
|
"bugs": {
|
|
"url": "https://github.com/octokit/request-error.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@octokit/types": "^6.0.3",
|
|
"deprecation": "^2.0.0",
|
|
"once": "^1.4.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Error class for Octokit request errors",
|
|
"devDependencies": {
|
|
"@pika/pack": "^0.5.0",
|
|
"@pika/plugin-build-node": "^0.9.0",
|
|
"@pika/plugin-build-web": "^0.9.0",
|
|
"@pika/plugin-bundle-web": "^0.9.0",
|
|
"@pika/plugin-ts-standard-pkg": "^0.9.0",
|
|
"@types/jest": "^26.0.0",
|
|
"@types/node": "^14.0.4",
|
|
"@types/once": "^1.4.0",
|
|
"jest": "^26.0.0",
|
|
"pika-plugin-unpkg-field": "^1.1.0",
|
|
"prettier": "^2.0.1",
|
|
"semantic-release": "^17.0.0",
|
|
"ts-jest": "^26.0.0",
|
|
"typescript": "^4.0.0"
|
|
},
|
|
"files": [
|
|
"dist-*/",
|
|
"bin/"
|
|
],
|
|
"homepage": "https://github.com/octokit/request-error.js#readme",
|
|
"keywords": [
|
|
"octokit",
|
|
"github",
|
|
"api",
|
|
"error"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist-node/index.js",
|
|
"module": "dist-web/index.js",
|
|
"name": "@octokit/request-error",
|
|
"pika": true,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/octokit/request-error.js.git"
|
|
},
|
|
"sideEffects": false,
|
|
"source": "dist-src/index.js",
|
|
"types": "dist-types/index.d.ts",
|
|
"version": "2.0.5"
|
|
}
|