Sha256: 2925f045288835a56cf8190b6719200e88dad8c2b9cf64c60566a44a0436e257

Contents?: true

Size: 1.13 KB

Versions: 2

Compression:

Stored size: 1.13 KB

Contents

{
  "name": "@commitlint/parse",
  "type": "module",
  "version": "19.0.3",
  "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/parse"
  },
  "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.0.0",
    "@commitlint/utils": "^19.0.0",
    "@types/conventional-commits-parser": "^5.0.0"
  },
  "dependencies": {
    "@commitlint/types": "^19.0.3",
    "conventional-changelog-angular": "^7.0.0",
    "conventional-commits-parser": "^5.0.0"
  },
  "gitHead": "9b4ac34069e06cd327760ce37adbde8d537d8e3e"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pcp-server-ruby-sdk-0.0.6 node_modules/@commitlint/parse/package.json
pcp-server-ruby-sdk-0.1.0 node_modules/@commitlint/parse/package.json