{ "_args": [ [ "@octokit/core@3.2.4", "." ] ], "_from": "@octokit/core@3.2.4", "_id": "@octokit/core@3.2.4", "_inBundle": false, "_integrity": "sha512-d9dTsqdePBqOn7aGkyRFe7pQpCXdibSJ5SFnrTr0axevObZrpz3qkWm7t/NjYv5a66z6vhfteriaq4FRz3e0Qg==", "_location": "/@octokit/core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@octokit/core@3.2.4", "name": "@octokit/core", "escapedName": "@octokit%2fcore", "scope": "@octokit", "rawSpec": "3.2.4", "saveSpec": null, "fetchSpec": "3.2.4" }, "_requiredBy": [ "/@actions/github" ], "_resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.2.4.tgz", "_spec": "3.2.4", "_where": ".", "bugs": { "url": "https://github.com/octokit/core.js/issues" }, "dependencies": { "@octokit/auth-token": "^2.4.4", "@octokit/graphql": "^4.5.8", "@octokit/request": "^5.4.12", "@octokit/types": "^6.0.3", "before-after-hook": "^2.1.0", "universal-user-agent": "^6.0.0" }, "description": "Extendable client for GitHub's REST & GraphQL APIs", "devDependencies": { "@octokit/auth": "^2.0.0", "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.9.0", "@pika/plugin-build-web": "^0.9.0", "@pika/plugin-ts-standard-pkg": "^0.9.0", "@types/fetch-mock": "^7.3.1", "@types/jest": "^26.0.0", "@types/lolex": "^5.1.0", "@types/node": "^14.0.4", "@types/node-fetch": "^2.5.0", "fetch-mock": "^9.0.0", "http-proxy-agent": "^4.0.1", "jest": "^26.1.0", "lolex": "^6.0.0", "prettier": "^2.0.4", "proxy": "^1.0.1", "semantic-release": "^17.0.0", "semantic-release-plugin-update-version-in-files": "^1.0.0", "ts-jest": "^26.1.3", "typescript": "^4.0.2" }, "files": [ "dist-*/", "bin/" ], "homepage": "https://github.com/octokit/core.js#readme", "keywords": [ "octokit", "github", "api", "sdk", "toolkit" ], "license": "MIT", "main": "dist-node/index.js", "module": "dist-web/index.js", "name": "@octokit/core", "pika": true, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/octokit/core.js.git" }, "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "3.2.4" }