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/lint",
  "version": "17.1.0",
  "description": "Lint a string against commitlint rules",
  "main": "lib/lint.js",
  "types": "lib/lint.d.ts",
  "files": [
    "lib/"
  ],
  "scripts": {
    "deps": "dep-check",
    "pkg": "pkg-check --skip-import"
  },
  "engines": {
    "node": ">=v14"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/conventional-changelog/commitlint.git",
    "directory": "@commitlint/lint"
  },
  "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/is-ignored": "^17.1.0",
    "@commitlint/parse": "^17.0.0",
    "@commitlint/rules": "^17.0.0",
    "@commitlint/types": "^17.0.0"
  },
  "gitHead": "a2c25b93e34d37a950609fa4606849a55a1826b4"

,"_resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.1.0.tgz"
,"_integrity": "sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ=="
,"_from": "@commitlint/lint@17.1.0"
}