Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "@commitlint/parse",
  "version": "17.0.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": ">=v14"
  },
  "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": "^17.0.0",
    "@commitlint/utils": "^17.0.0"
  },
  "dependencies": {
    "@commitlint/types": "^17.0.0",
    "conventional-changelog-angular": "^5.0.11",
    "conventional-commits-parser": "^3.2.2"
  },
  "gitHead": "ed437d29464ab1b239deecb84ce4d1f2a5e471c6"

,"_resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.0.0.tgz"
,"_integrity": "sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A=="
,"_from": "@commitlint/parse@17.0.0"
}