{ "_from": "@octokit/core@^3.0.0", "_id": "@octokit/core@3.1.0", "_inBundle": false, "_integrity": "sha512-yPyQSmxIXLieEIRikk2w8AEtWkFdfG/LXcw1KvEtK3iP0ENZLW/WYQmdzOKqfSaLhooz4CJ9D+WY79C8ZliACw==", "_location": "/@octokit/core", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@octokit/core@^3.0.0", "name": "@octokit/core", "escapedName": "@octokit%2fcore", "scope": "@octokit", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/@actions/github" ], "_resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.1.0.tgz", "_shasum": "9c3c9b23f7504668cfa057f143ccbf0c645a0ac9", "_spec": "@octokit/core@^3.0.0", "_where": "C:\\Users\\koene\\Projects\\semantic-git-version-action\\node_modules\\@actions\\github", "bugs": { "url": "https://github.com/octokit/core.js/issues" }, "bundleDependencies": false, "dependencies": { "@octokit/auth-token": "^2.4.0", "@octokit/graphql": "^4.3.1", "@octokit/request": "^5.4.0", "@octokit/types": "^5.0.0", "before-after-hook": "^2.1.0", "universal-user-agent": "^5.0.0" }, "deprecated": false, "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": "^25.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": "^25.1.0", "typescript": "^3.5.3" }, "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.1.0" }