mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-08 00:37:27 +00:00
93 lines
2.9 KiB
JSON
93 lines
2.9 KiB
JSON
{
|
|
"_from": "@octokit/plugin-rest-endpoint-methods@^5.1.1",
|
|
"_id": "@octokit/plugin-rest-endpoint-methods@5.5.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==",
|
|
"_location": "/@octokit/plugin-rest-endpoint-methods",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@octokit/plugin-rest-endpoint-methods@^5.1.1",
|
|
"name": "@octokit/plugin-rest-endpoint-methods",
|
|
"escapedName": "@octokit%2fplugin-rest-endpoint-methods",
|
|
"scope": "@octokit",
|
|
"rawSpec": "^5.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@actions/github"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz",
|
|
"_shasum": "31cce8fc3eda4d186bd90828cb7a2203ad95e3d1",
|
|
"_spec": "@octokit/plugin-rest-endpoint-methods@^5.1.1",
|
|
"_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@actions\\github",
|
|
"bugs": {
|
|
"url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@octokit/types": "^6.21.1",
|
|
"deprecation": "^2.3.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
|
|
"devDependencies": {
|
|
"@gimenete/type-writer": "^0.1.5",
|
|
"@octokit/core": "^3.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/node": "^14.0.4",
|
|
"fetch-mock": "^9.0.0",
|
|
"fs-extra": "^10.0.0",
|
|
"github-openapi-graphql-query": "^1.0.5",
|
|
"jest": "^27.0.0",
|
|
"lodash.camelcase": "^4.3.0",
|
|
"lodash.set": "^4.3.2",
|
|
"lodash.upperfirst": "^4.3.1",
|
|
"mustache": "^4.0.0",
|
|
"npm-run-all": "^4.1.5",
|
|
"prettier": "2.3.2",
|
|
"semantic-release": "^17.0.0",
|
|
"semantic-release-plugin-update-version-in-files": "^1.0.0",
|
|
"sort-keys": "^4.2.0",
|
|
"string-to-jsdoc-comment": "^1.0.0",
|
|
"ts-jest": "^27.0.0-next.12",
|
|
"typescript": "^4.0.2"
|
|
},
|
|
"files": [
|
|
"dist-*/",
|
|
"bin/"
|
|
],
|
|
"homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme",
|
|
"keywords": [
|
|
"github",
|
|
"api",
|
|
"sdk",
|
|
"toolkit"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist-node/index.js",
|
|
"module": "dist-web/index.js",
|
|
"name": "@octokit/plugin-rest-endpoint-methods",
|
|
"peerDependencies": {
|
|
"@octokit/core": ">=3"
|
|
},
|
|
"pika": true,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git"
|
|
},
|
|
"sideEffects": false,
|
|
"source": "dist-src/index.js",
|
|
"types": "dist-types/index.d.ts",
|
|
"version": "5.5.1"
|
|
}
|