PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@lerna/github-client/node_modules/@octokit/plugin-paginate-rest

Просмотр файла: package.json

{
  "name": "@octokit/plugin-paginate-rest",
  "publishConfig": {
    "access": "public"
  },
  "version": "6.1.2",
  "description": "Octokit plugin to paginate REST API endpoint responses",
  "repository": "github:octokit/plugin-paginate-rest.js",
  "keywords": [
    "github",
    "api",
    "sdk",
    "toolkit"
  ],
  "license": "MIT",
  "dependencies": {
    "@octokit/tsconfig": "^1.0.2",
    "@octokit/types": "^9.2.3"
  },
  "peerDependencies": {
    "@octokit/core": ">=4"
  },
  "devDependencies": {
    "@octokit/core": "^4.0.0",
    "@octokit/plugin-rest-endpoint-methods": "^7.1.0",
    "@types/fetch-mock": "^7.3.1",
    "@types/jest": "^29.0.0",
    "@types/node": "^18.0.0",
    "esbuild": "^0.17.19",
    "fetch-mock": "^9.0.0",
    "github-openapi-graphql-query": "^4.0.0",
    "glob": "^10.2.5",
    "jest": "^29.0.0",
    "npm-run-all": "^4.1.5",
    "prettier": "2.8.8",
    "semantic-release-plugin-update-version-in-files": "^1.0.0",
    "ts-jest": "^29.0.0",
    "typescript": "^5.0.0"
  },
  "engines": {
    "node": ">= 14"
  },
  "files": [
    "dist-*/**",
    "bin/**"
  ],
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "types": "dist-types/index.d.ts",
  "source": "dist-src/index.js",
  "sideEffects": false
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!