{ "_from": "@commitlint/execute-rule@^15.0.0", "_id": "@commitlint/execute-rule@15.0.0", "_inBundle": false, "_integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==", "_location": "/@commitlint/execute-rule", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@commitlint/execute-rule@^15.0.0", "name": "@commitlint/execute-rule", "escapedName": "@commitlint%2fexecute-rule", "scope": "@commitlint", "rawSpec": "^15.0.0", "saveSpec": null, "fetchSpec": "^15.0.0" }, "_requiredBy": [ "/@commitlint/load" ], "_resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz", "_shasum": "6bff7962df38e89ff9fdbc00abd79b8849c7e9f9", "_spec": "@commitlint/execute-rule@^15.0.0", "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\load", "author": { "name": "Mario Nebl", "email": "hello@herebecode.com" }, "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Lint your commit messages", "devDependencies": { "@commitlint/utils": "^15.0.0" }, "engines": { "node": ">=v12" }, "files": [ "lib/" ], "gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca", "homepage": "https://commitlint.js.org/", "keywords": [ "conventional-changelog", "commitlint", "library", "core" ], "license": "MIT", "main": "lib/index.js", "name": "@commitlint/execute-rule", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/commitlint.git", "directory": "@commitlint/execute-rule" }, "scripts": { "deps": "dep-check", "pkg": "pkg-check" }, "types": "lib/index.d.ts", "version": "15.0.0" }