File: //data/wpp-docker/node_modules/@commitlint/execute-rule/package.json
{
"_from": "@commitlint/execute-rule@^12.1.4",
"_id": "@commitlint/execute-rule@12.1.4",
"_inBundle": false,
"_integrity": "sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==",
"_location": "/@commitlint/execute-rule",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@commitlint/execute-rule@^12.1.4",
"name": "@commitlint/execute-rule",
"escapedName": "@commitlint%2fexecute-rule",
"scope": "@commitlint",
"rawSpec": "^12.1.4",
"saveSpec": null,
"fetchSpec": "^12.1.4"
},
"_requiredBy": [
"/@commitlint/load"
],
"_resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz",
"_shasum": "9973b02e9779adbf1522ae9ac207a4815ec73de1",
"_spec": "@commitlint/execute-rule@^12.1.4",
"_where": "/data/wpp-docker/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": "^12.1.4"
},
"engines": {
"node": ">=v10"
},
"files": [
"lib/"
],
"gitHead": "dd15ea6a27f29f232b183acafdb672e9b3586912",
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
"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"
},
"scripts": {
"deps": "dep-check",
"pkg": "pkg-check"
},
"types": "lib/index.d.ts",
"version": "12.1.4"
}