{ "_args": [ [ "@octokit/endpoint@5.5.3", "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ] ], "_from": "@octokit/endpoint@5.5.3", "_id": "@octokit/endpoint@5.5.3", "_inBundle": false, "_integrity": "sha512-EzKwkwcxeegYYah5ukEeAI/gYRLv2Y9U5PpIsseGSFDk+G3RbipQGBs8GuYS1TLCtQaqoO66+aQGtITPalxsNQ==", "_location": "/@octokit/endpoint", "_phantomChildren": { "os-name": "3.1.0" }, "_requested": { "type": "version", "registry": true, "raw": "@octokit/endpoint@5.5.3", "name": "@octokit/endpoint", "escapedName": "@octokit%2fendpoint", "scope": "@octokit", "rawSpec": "5.5.3", "saveSpec": null, "fetchSpec": "5.5.3" }, "_requiredBy": [ "/@octokit/request" ], "_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.5.3.tgz", "_spec": "5.5.3", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action", "bugs": { "url": "https://github.com/octokit/endpoint.js/issues" }, "dependencies": { "@octokit/types": "^2.0.0", "is-plain-object": "^3.0.0", "universal-user-agent": "^5.0.0" }, "description": "Turns REST API endpoints into generic request options", "devDependencies": { "@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/jest": "^25.1.0", "jest": "^24.7.1", "prettier": "1.19.0", "semantic-release": "^17.0.0", "semantic-release-plugin-update-version-in-files": "^1.0.0", "ts-jest": "^25.1.0", "typescript": "^3.4.5" }, "files": [ "dist-*/", "bin/" ], "homepage": "https://github.com/octokit/endpoint.js#readme", "keywords": [ "octokit", "github", "api", "rest" ], "license": "MIT", "main": "dist-node/index.js", "module": "dist-web/index.js", "name": "@octokit/endpoint", "pika": true, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/octokit/endpoint.js.git" }, "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "5.5.3" }