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/resolve-extends",
  "version": "17.1.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/resolve-extends"
  },
  "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/utils": "^17.0.0",
    "@types/lodash": "^4.14.161"
  },
  "dependencies": {
    "@commitlint/config-validator": "^17.1.0",
    "@commitlint/types": "^17.0.0",
    "import-fresh": "^3.0.0",
    "lodash": "^4.17.19",
    "resolve-from": "^5.0.0",
    "resolve-global": "^1.0.0"
  },
  "gitHead": "a2c25b93e34d37a950609fa4606849a55a1826b4"

,"_resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.1.0.tgz"
,"_integrity": "sha512-jqKm00LJ59T0O8O4bH4oMa4XyJVEOK4GzH8Qye9XKji+Q1FxhZznxMV/bDLyYkzbTodBt9sL0WLql8wMtRTbqQ=="
,"_from": "@commitlint/resolve-extends@17.1.0"
}