PHP WebShell

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

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

{
  "name": "@lerna/github-client",
  "version": "5.6.2",
  "description": "An internal Lerna tool",
  "keywords": [
    "lerna",
    "utils"
  ],
  "homepage": "https://lerna.js.org",
  "license": "MIT",
  "author": {
    "name": "Miles Johnson",
    "url": "https://github.com/milesj"
  },
  "files": [
    "lib"
  ],
  "main": "lib/github-client.js",
  "engines": {
    "node": "^14.15.0 || >=16.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/github-client"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@lerna/child-process": "5.6.2",
    "@octokit/plugin-enterprise-rest": "^6.0.1",
    "@octokit/rest": "^19.0.3",
    "git-url-parse": "^13.1.0",
    "npmlog": "^6.0.2"
  },
  "gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}

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


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