{ "_from": "@octokit/graphql", "_id": "@octokit/graphql@4.6.1", "_inBundle": false, "_integrity": "sha512-2lYlvf4YTDgZCTXTW4+OX+9WTLFtEUc6hGm4qM1nlZjzxj+arizM4aHWzBVBCxY9glh7GIs0WEuiSgbVzv8cmA==", "_location": "/@octokit/graphql", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@octokit/graphql", "name": "@octokit/graphql", "escapedName": "@octokit%2fgraphql", "scope": "@octokit", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.6.1.tgz", "_shasum": "f975486a46c94b7dbe58a0ca751935edc7e32cc9", "_spec": "@octokit/graphql", "_where": "D:\\Work\\Actions\\setup-helm", "bugs": { "url": "https://github.com/octokit/graphql.js/issues" }, "bundleDependencies": false, "dependencies": { "@octokit/request": "^5.3.0", "@octokit/types": "^6.0.3", "universal-user-agent": "^6.0.0" }, "deprecated": false, "description": "GitHub GraphQL API client for browsers and Node", "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/fetch-mock": "^7.2.5", "@types/jest": "^26.0.0", "@types/node": "^14.0.4", "fetch-mock": "^9.0.0", "jest": "^26.0.0", "prettier": "^2.0.0", "semantic-release": "^17.0.0", "semantic-release-plugin-update-version-in-files": "^1.0.0", "ts-jest": "^26.0.0", "typescript": "^4.0.0" }, "files": [ "dist-*/", "bin/" ], "homepage": "https://github.com/octokit/graphql.js#readme", "keywords": [ "octokit", "github", "api", "graphql" ], "license": "MIT", "main": "dist-node/index.js", "module": "dist-web/index.js", "name": "@octokit/graphql", "pika": true, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/octokit/graphql.js.git" }, "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "4.6.1" }