mirror of
https://github.com/ASzc/change-string-case-action.git
synced 2024-11-24 05:33:50 +08:00
84 lines
2.2 KiB
JSON
84 lines
2.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@octokit/graphql@4.5.3",
|
||
|
"/home/aszczucz/scm/aszc/change-string-case-action"
|
||
|
]
|
||
|
],
|
||
|
"_from": "@octokit/graphql@4.5.3",
|
||
|
"_id": "@octokit/graphql@4.5.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-JyYvi3j2tOb5ofASEpcg1Advs07H+Ag+I+ez7buuZfNVAmh1IYcDTuxd4gnYH8S2PSGu+f5IdDGxMmkK+5zsdA==",
|
||
|
"_location": "/@octokit/graphql",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@octokit/graphql@4.5.3",
|
||
|
"name": "@octokit/graphql",
|
||
|
"escapedName": "@octokit%2fgraphql",
|
||
|
"scope": "@octokit",
|
||
|
"rawSpec": "4.5.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "4.5.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@octokit/core"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.5.3.tgz",
|
||
|
"_spec": "4.5.3",
|
||
|
"_where": "/home/aszczucz/scm/aszc/change-string-case-action",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/octokit/graphql.js/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@octokit/request": "^5.3.0",
|
||
|
"@octokit/types": "^5.0.0",
|
||
|
"universal-user-agent": "^6.0.0"
|
||
|
},
|
||
|
"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": "^25.1.0",
|
||
|
"prettier": "^2.0.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/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.5.3"
|
||
|
}
|