{ "_args": [ [ "@commitlint/read@11.0.0", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "@commitlint/read@11.0.0", "_id": "@commitlint/read@11.0.0", "_inBundle": false, "_integrity": "sha512-37V0V91GSv0aDzMzJioKpCoZw6l0shk7+tRG8RkW1GfZzUIytdg3XqJmM+IaIYpaop0m6BbZtfq+idzUwJnw7g==", "_location": "/@commitlint/read", "_phantomChildren": { "at-least-node": "1.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "@commitlint/read@11.0.0", "name": "@commitlint/read", "escapedName": "@commitlint%2fread", "scope": "@commitlint", "rawSpec": "11.0.0", "saveSpec": null, "fetchSpec": "11.0.0" }, "_requiredBy": [ "/@commitlint/cli" ], "_resolved": "https://registry.npmjs.org/@commitlint/read/-/read-11.0.0.tgz", "_spec": "11.0.0", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "Mario Nebl", "email": "hello@herebecode.com" }, "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "dependencies": { "@commitlint/top-level": "^11.0.0", "fs-extra": "^9.0.0", "git-raw-commits": "^2.0.0" }, "description": "Read commit messages from a specified range or last edit", "devDependencies": { "@commitlint/test": "^11.0.0", "@commitlint/utils": "^11.0.0", "@types/fs-extra": "^9.0.1", "@types/git-raw-commits": "^2.0.0" }, "engines": { "node": ">=v10.22.0" }, "files": [ "lib/" ], "gitHead": "922317463f7c90c0fb319e075de533dd63343863", "homepage": "https://github.com/conventional-changelog/commitlint#readme", "keywords": [ "conventional-changelog", "commitlint", "library", "core" ], "license": "MIT", "main": "lib/read.js", "name": "@commitlint/read", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/commitlint.git" }, "scripts": { "deps": "dep-check", "pkg": "pkg-check --skip-import" }, "types": "lib/read.d.ts", "version": "11.0.0" }