HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //data/wpp-docker/node_modules/conventional-commits-parser/package.json
{
  "_from": "conventional-commits-parser@^3.0.0",
  "_id": "conventional-commits-parser@3.2.4",
  "_inBundle": false,
  "_integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==",
  "_location": "/conventional-commits-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "conventional-commits-parser@^3.0.0",
    "name": "conventional-commits-parser",
    "escapedName": "conventional-commits-parser",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/@commitlint/parse"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz",
  "_shasum": "a7d3b77758a202a9b2293d2112a8d8052c740972",
  "_spec": "conventional-commits-parser@^3.0.0",
  "_where": "/data/wpp-docker/node_modules/@commitlint/parse",
  "author": {
    "name": "Steve Mao",
    "email": "maochenyan@gmail.com",
    "url": "https://github.com/stevemao"
  },
  "bin": {
    "conventional-commits-parser": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "JSONStream": "^1.0.4",
    "is-text-path": "^1.0.1",
    "lodash": "^4.17.15",
    "meow": "^8.0.0",
    "split2": "^3.0.0",
    "through2": "^4.0.0"
  },
  "deprecated": false,
  "description": "Parse raw conventional commits",
  "devDependencies": {
    "forceable-tty": "^0.1.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "cli.js",
    "lib"
  ],
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme",
  "keywords": [
    "conventional-commits-parser",
    "changelog",
    "conventional",
    "parser",
    "parsing",
    "logs"
  ],
  "license": "MIT",
  "name": "conventional-commits-parser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
  },
  "scripts": {
    "test-windows": "echo 'make work on windows'"
  },
  "version": "3.2.4"
}