PHP WebShell

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

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

{
  "name": "@commitlint/load",
  "type": "module",
  "version": "19.8.0",
  "description": "Load shared commitlint configuration",
  "main": "lib/load.js",
  "types": "lib/load.d.ts",
  "files": [
    "lib/"
  ],
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check --skip-import"
  },
  "engines": {
    "node": ">=v18"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/commitlint.git",
    "directory": "@commitlint/load"
  },
  "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/test": "^19.8.0",
    "@types/lodash.isplainobject": "^4.0.8",
    "@types/lodash.merge": "^4.6.8",
    "@types/lodash.uniq": "^4.5.8",
    "@types/node": "^18.19.17",
    "conventional-changelog-atom": "^4.0.0",
    "typescript": "^5.2.2"
  },
  "dependencies": {
    "@commitlint/config-validator": "^19.8.0",
    "@commitlint/execute-rule": "^19.8.0",
    "@commitlint/resolve-extends": "^19.8.0",
    "@commitlint/types": "^19.8.0",
    "chalk": "^5.3.0",
    "cosmiconfig": "^9.0.0",
    "cosmiconfig-typescript-loader": "^6.1.0",
    "lodash.isplainobject": "^4.0.6",
    "lodash.merge": "^4.6.2",
    "lodash.uniq": "^4.5.0"
  },
  "gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
}

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


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