{ "_from": "@commitlint/load@^15.0.0", "_id": "@commitlint/load@15.0.0", "_inBundle": false, "_integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==", "_location": "/@commitlint/load", "_phantomChildren": { "@babel/code-frame": "7.16.7", "@types/parse-json": "4.0.0", "error-ex": "1.3.2", "json-parse-even-better-errors": "2.3.1", "lines-and-columns": "1.2.4", "parent-module": "1.0.1", "path-type": "4.0.0", "yaml": "1.10.2" }, "_requested": { "type": "range", "registry": true, "raw": "@commitlint/load@^15.0.0", "name": "@commitlint/load", "escapedName": "@commitlint%2fload", "scope": "@commitlint", "rawSpec": "^15.0.0", "saveSpec": null, "fetchSpec": "^15.0.0" }, "_requiredBy": [ "/@commitlint/cli" ], "_resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz", "_shasum": "5bd391c1387aafe92b54cf2a86b76a5228fcf4ef", "_spec": "@commitlint/load@^15.0.0", "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\cli", "author": { "name": "Mario Nebl", "email": "hello@herebecode.com" }, "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "bundleDependencies": false, "dependencies": { "@commitlint/execute-rule": "^15.0.0", "@commitlint/resolve-extends": "^15.0.0", "@commitlint/types": "^15.0.0", "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", "chalk": "^4.0.0", "cosmiconfig": "^7.0.0", "lodash": "^4.17.19", "resolve-from": "^5.0.0", "typescript": "^4.4.3" }, "deprecated": false, "description": "Load shared commitlint configuration", "devDependencies": { "@commitlint/test": "^15.0.0", "@commitlint/utils": "^15.0.0", "@types/lodash": "4.14.177", "conventional-changelog-atom": "^2.0.8", "execa": "^5.0.0" }, "engines": { "node": ">=v12" }, "files": [ "lib/" ], "gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca", "homepage": "https://commitlint.js.org/", "keywords": [ "conventional-changelog", "commitlint", "library", "core" ], "license": "MIT", "main": "lib/load.js", "name": "@commitlint/load", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/commitlint.git", "directory": "@commitlint/load" }, "scripts": { "deps": "dep-check", "pkg": "pkg-check --skip-import" }, "types": "lib/load.d.ts", "version": "15.0.0" }