mirror of
https://github.com/ASzc/change-string-case-action.git
synced 2024-11-24 02:13:51 +08:00
84 lines
2.2 KiB
JSON
84 lines
2.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@octokit/request-error@2.0.2",
|
||
|
"/home/aszczucz/scm/aszc/change-string-case-action"
|
||
|
]
|
||
|
],
|
||
|
"_from": "@octokit/request-error@2.0.2",
|
||
|
"_id": "@octokit/request-error@2.0.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-2BrmnvVSV1MXQvEkrb9zwzP0wXFNbPJij922kYBTLIlIafukrGOb+ABBT2+c6wZiuyWDH1K1zmjGQ0toN/wMWw==",
|
||
|
"_location": "/@octokit/request-error",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@octokit/request-error@2.0.2",
|
||
|
"name": "@octokit/request-error",
|
||
|
"escapedName": "@octokit%2frequest-error",
|
||
|
"scope": "@octokit",
|
||
|
"rawSpec": "2.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@octokit/request"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.2.tgz",
|
||
|
"_spec": "2.0.2",
|
||
|
"_where": "/home/aszczucz/scm/aszc/change-string-case-action",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/octokit/request-error.js/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@octokit/types": "^5.0.1",
|
||
|
"deprecation": "^2.0.0",
|
||
|
"once": "^1.4.0"
|
||
|
},
|
||
|
"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": "^25.1.0",
|
||
|
"pika-plugin-unpkg-field": "^1.1.0",
|
||
|
"prettier": "^2.0.1",
|
||
|
"semantic-release": "^17.0.0",
|
||
|
"ts-jest": "^25.1.0",
|
||
|
"typescript": "^3.4.5"
|
||
|
},
|
||
|
"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.2"
|
||
|
}
|