{ "_from": "@commitlint/top-level@^15.0.0", "_id": "@commitlint/top-level@15.0.0", "_inBundle": false, "_integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==", "_location": "/@commitlint/top-level", "_phantomChildren": { "path-exists": "4.0.0", "yocto-queue": "0.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "@commitlint/top-level@^15.0.0", "name": "@commitlint/top-level", "escapedName": "@commitlint%2ftop-level", "scope": "@commitlint", "rawSpec": "^15.0.0", "saveSpec": null, "fetchSpec": "^15.0.0" }, "_requiredBy": [ "/@commitlint/read" ], "_resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz", "_shasum": "467ec8377e81dfc916e1a20a27558862be1a4254", "_spec": "@commitlint/top-level@^15.0.0", "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\read", "author": { "name": "Mario Nebl", "email": "hello@herebecode.com" }, "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "bundleDependencies": false, "dependencies": { "find-up": "^5.0.0" }, "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/top-level", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/commitlint.git", "directory": "@commitlint/top-level" }, "scripts": { "deps": "dep-check", "pkg": "pkg-check" }, "types": "lib/index.d.ts", "version": "15.0.0" }