{ "name": "@commitlint/is-ignored", "version": "17.4.4", "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/is-ignored" }, "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/parse": "^17.4.4", "@commitlint/test": "^17.4.2", "@commitlint/utils": "^17.4.0", "@types/semver": "7.3.13" }, "dependencies": { "@commitlint/types": "^17.4.4", "semver": "7.3.8" }, "gitHead": "1aeec3c9b2c21cb8f0386398c24d8e7ed6eafbf0" }