{ "name": "commitlint-config-lerna-scopes", "version": "12.1.1", "description": "Shareable commitlint config enforcing lerna package names as scopes", "files": [ "index.js" ], "scripts": { "deps": "dep-check", "pkg": "pkg-check" }, "repository": { "type": "git", "url": "https://github.com/conventional-changelog/commitlint.git" }, "keywords": [ "conventional-changelog", "commitlint", "commitlint-config", "angular" ], "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", "engines": { "node": ">=v10" }, "dependencies": { "@commitlint/config-lerna-scopes": "^12.1.1" }, "devDependencies": { "@commitlint/utils": "^12.1.1" }, "gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc" }