UNPKG

@commitlint/config-patternplate

Version:
41 lines (40 loc) 1.01 kB
{ "name": "@commitlint/config-patternplate", "version": "8.1.0", "description": "Lint your commits, patternplate-style", "files": [ "index.js" ], "scripts": { "clean": "exit 0", "deps": "dep-check", "pkg": "pkg-check --skip-import", "start": "exit 0", "test": "exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/commitlint.git" }, "keywords": [ "conventional-changelog", "commitlint", "commitlint-config", "patternplate" ], "author": "Mario Nebl <hello@herebecode.com>", "license": "MIT", "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "homepage": "https://github.com/conventional-changelog/commitlint#readme", "dependencies": { "@commitlint/config-angular": "^8.1.0", "globby": "10.0.1", "lodash": "4.17.14" }, "devDependencies": { "@commitlint/utils": "^8.1.0" }, "gitHead": "c17420d67adafdf37f68d6861d29a0e85a4a3bd7" }