PHP WebShell

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

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

{
  "name": "lerna",
  "version": "5.6.2",
  "description": "A tool for managing JavaScript projects with multiple packages.",
  "keywords": [
    "lerna",
    "monorepo",
    "multi-package"
  ],
  "homepage": "https://lerna.js.org",
  "license": "MIT",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "bin": {
    "lerna": "cli.js"
  },
  "files": [
    "index.js",
    "cli.js",
    "schemas/lerna-schema.json",
    "migrations",
    "commands",
    "migrations.json"
  ],
  "engines": {
    "node": "^14.15.0 || >=16.0.0"
  },
  "publishConfig": {
    "tag": "next"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "core/lerna"
  },
  "nx-migrations": {
    "migrations": "./migrations.json"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@lerna/add": "5.6.2",
    "@lerna/bootstrap": "5.6.2",
    "@lerna/changed": "5.6.2",
    "@lerna/clean": "5.6.2",
    "@lerna/cli": "5.6.2",
    "@lerna/command": "5.6.2",
    "@lerna/create": "5.6.2",
    "@lerna/diff": "5.6.2",
    "@lerna/exec": "5.6.2",
    "@lerna/import": "5.6.2",
    "@lerna/info": "5.6.2",
    "@lerna/init": "5.6.2",
    "@lerna/link": "5.6.2",
    "@lerna/list": "5.6.2",
    "@lerna/publish": "5.6.2",
    "@lerna/run": "5.6.2",
    "@lerna/version": "5.6.2",
    "@nrwl/devkit": ">=14.8.1 < 16",
    "import-local": "^3.0.2",
    "inquirer": "^8.2.4",
    "npmlog": "^6.0.2",
    "nx": ">=14.8.1 < 16",
    "typescript": "^3 || ^4"
  },
  "gitHead": "04f85a38c72dd043e7e25072c6e29d8a6411b867"
}

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


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