PHP WebShell

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

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

{
  "name": "@lerna/collect-uncommitted",
  "version": "5.6.2",
  "description": "Collect uncommitted changes to working tree for display in error messages",
  "keywords": [
    "lerna",
    "utils",
    "git",
    "tree"
  ],
  "author": "Daniel Stockman <daniel.stockman@gmail.com>",
  "contributors": [
    "Pedro De Ona <p.deona001@gmail.com>"
  ],
  "homepage": "https://lerna.js.org",
  "license": "MIT",
  "main": "lib/collect-uncommitted.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/collect-uncommitted"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "@lerna/child-process": "5.6.2",
    "chalk": "^4.1.0",
    "npmlog": "^6.0.2"
  },
  "gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}

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


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