PHP WebShell

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

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

{
  "name": "@commitlint/cli",
  "type": "module",
  "version": "19.8.0",
  "description": "Lint your commit messages",
  "files": [
    "index.cjs",
    "cli.js",
    "lib"
  ],
  "main": "index.cjs",
  "bin": {
    "commitlint": "./cli.js"
  },
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check"
  },
  "engines": {
    "node": ">=v18"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/commitlint.git",
    "directory": "@commitlint/cli"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "homepage": "https://commitlint.js.org/",
  "keywords": [
    "conventional-changelog",
    "commitlint",
    "cli"
  ],
  "author": {
    "name": "Mario Nebl",
    "email": "hello@herebecode.com"
  },
  "license": "MIT",
  "devDependencies": {
    "@commitlint/test": "^19.8.0",
    "@commitlint/utils": "^19.8.0",
    "@types/lodash.merge": "^4.6.8",
    "@types/node": "^18.19.17",
    "@types/yargs": "^17.0.29",
    "fs-extra": "^11.0.0",
    "lodash.merge": "^4.6.2"
  },
  "dependencies": {
    "@commitlint/format": "^19.8.0",
    "@commitlint/lint": "^19.8.0",
    "@commitlint/load": "^19.8.0",
    "@commitlint/read": "^19.8.0",
    "@commitlint/types": "^19.8.0",
    "tinyexec": "^0.3.0",
    "yargs": "^17.0.0"
  },
  "gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
}

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


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