PHP WebShell

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

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

{
  "name": "@lerna/version",
  "version": "5.6.2",
  "description": "Bump version of packages changed since the last release",
  "keywords": [
    "lerna",
    "command"
  ],
  "homepage": "https://lerna.js.org",
  "license": "MIT",
  "author": {
    "name": "Daniel Stockman",
    "url": "https://github.com/evocateur"
  },
  "files": [
    "command.js",
    "index.js",
    "lib",
    "!lib/__mocks__"
  ],
  "main": "index.js",
  "engines": {
    "node": "^14.15.0 || >=16.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "commands/version"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@lerna/check-working-tree": "5.6.2",
    "@lerna/child-process": "5.6.2",
    "@lerna/collect-updates": "5.6.2",
    "@lerna/command": "5.6.2",
    "@lerna/conventional-commits": "5.6.2",
    "@lerna/github-client": "5.6.2",
    "@lerna/gitlab-client": "5.6.2",
    "@lerna/output": "5.6.2",
    "@lerna/prerelease-id-from-version": "5.6.2",
    "@lerna/prompt": "5.6.2",
    "@lerna/run-lifecycle": "5.6.2",
    "@lerna/run-topologically": "5.6.2",
    "@lerna/temp-write": "5.6.2",
    "@lerna/validation-error": "5.6.2",
    "@nrwl/devkit": ">=14.8.1 < 16",
    "chalk": "^4.1.0",
    "dedent": "^0.7.0",
    "load-json-file": "^6.2.0",
    "minimatch": "^3.0.4",
    "npmlog": "^6.0.2",
    "p-map": "^4.0.0",
    "p-pipe": "^3.1.0",
    "p-reduce": "^2.1.0",
    "p-waterfall": "^2.1.1",
    "semver": "^7.3.4",
    "slash": "^3.0.0",
    "write-json-file": "^4.3.0"
  },
  "gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}

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


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