mirror of
https://github.com/diligencia/semantic-branch-version.git
synced 2024-11-23 22:53:51 +08:00
82 lines
2.4 KiB
JSON
82 lines
2.4 KiB
JSON
{
|
|
"_from": "@octokit/plugin-paginate-rest@^2.2.3",
|
|
"_id": "@octokit/plugin-paginate-rest@2.2.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-eKTs91wXnJH8Yicwa30jz6DF50kAh7vkcqCQ9D7/tvBAP5KKkg6I2nNof8Mp/65G0Arjsb4QcOJcIEQY+rK1Rg==",
|
|
"_location": "/@octokit/plugin-paginate-rest",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@octokit/plugin-paginate-rest@^2.2.3",
|
|
"name": "@octokit/plugin-paginate-rest",
|
|
"escapedName": "@octokit%2fplugin-paginate-rest",
|
|
"scope": "@octokit",
|
|
"rawSpec": "^2.2.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.2.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@actions/github"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.2.3.tgz",
|
|
"_shasum": "a6ad4377e7e7832fb4bdd9d421e600cb7640ac27",
|
|
"_spec": "@octokit/plugin-paginate-rest@^2.2.3",
|
|
"_where": "C:\\Users\\koene\\Projects\\semantic-git-version-action\\node_modules\\@actions\\github",
|
|
"bugs": {
|
|
"url": "https://github.com/octokit/plugin-paginate-rest.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@octokit/types": "^5.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Octokit plugin to paginate REST API endpoint responses",
|
|
"devDependencies": {
|
|
"@octokit/core": "^3.0.0",
|
|
"@octokit/plugin-rest-endpoint-methods": "^4.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",
|
|
"jest": "^26.0.1",
|
|
"npm-run-all": "^4.1.5",
|
|
"prettier": "^2.0.4",
|
|
"semantic-release": "^17.0.0",
|
|
"semantic-release-plugin-update-version-in-files": "^1.0.0",
|
|
"ts-jest": "^26.0.0",
|
|
"typescript": "^3.7.2"
|
|
},
|
|
"files": [
|
|
"dist-*/",
|
|
"bin/"
|
|
],
|
|
"homepage": "https://github.com/octokit/plugin-paginate-rest.js#readme",
|
|
"keywords": [
|
|
"github",
|
|
"api",
|
|
"sdk",
|
|
"toolkit"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist-node/index.js",
|
|
"module": "dist-web/index.js",
|
|
"name": "@octokit/plugin-paginate-rest",
|
|
"pika": true,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/octokit/plugin-paginate-rest.js.git"
|
|
},
|
|
"sideEffects": false,
|
|
"source": "dist-src/index.js",
|
|
"types": "dist-types/index.d.ts",
|
|
"version": "2.2.3"
|
|
}
|