PHP WebShell

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

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

{
  "name": "@commitlint/rules",
  "type": "module",
  "version": "19.8.0",
  "description": "Lint your commit messages",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib/"
  ],
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check"
  },
  "engines": {
    "node": ">=v18"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/commitlint.git",
    "directory": "@commitlint/rules"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/commitlint/issues"
  },
  "homepage": "https://commitlint.js.org/",
  "keywords": [
    "conventional-changelog",
    "commitlint",
    "library",
    "core"
  ],
  "author": {
    "name": "Mario Nebl",
    "email": "hello@herebecode.com"
  },
  "license": "MIT",
  "devDependencies": {
    "@commitlint/parse": "^19.8.0",
    "@commitlint/test": "^19.8.0",
    "@commitlint/utils": "^19.8.0",
    "conventional-changelog-angular": "^7.0.0",
    "glob": "^10.3.10"
  },
  "dependencies": {
    "@commitlint/ensure": "^19.8.0",
    "@commitlint/message": "^19.8.0",
    "@commitlint/to-lines": "^19.8.0",
    "@commitlint/types": "^19.8.0"
  },
  "gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
}

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


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