PHP WebShell

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

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

{
  "name": "@lerna/check-working-tree",
  "version": "5.6.2",
  "description": "Check git working tree status and error appropriately",
  "keywords": [
    "lerna",
    "utils",
    "git",
    "tree"
  ],
  "author": "Daniel Stockman <daniel.stockman@gmail.com>",
  "homepage": "https://lerna.js.org",
  "license": "MIT",
  "main": "lib/check-working-tree.js",
  "files": [
    "lib"
  ],
  "engines": {
    "node": "^14.15.0 || >=16.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/check-working-tree"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@lerna/collect-uncommitted": "5.6.2",
    "@lerna/describe-ref": "5.6.2",
    "@lerna/validation-error": "5.6.2"
  },
  "gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}

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


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