{ "_args": [ [ "@commitlint/parse@11.0.0", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "@commitlint/parse@11.0.0", "_id": "@commitlint/parse@11.0.0", "_inBundle": false, "_integrity": "sha512-DekKQAIYWAXIcyAZ6/PDBJylWJ1BROTfDIzr9PMVxZRxBPc1gW2TG8fLgjZfBP5mc0cuthPkVi91KQQKGri/7A==", "_location": "/@commitlint/parse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@commitlint/parse@11.0.0", "name": "@commitlint/parse", "escapedName": "@commitlint%2fparse", "scope": "@commitlint", "rawSpec": "11.0.0", "saveSpec": null, "fetchSpec": "11.0.0" }, "_requiredBy": [ "/@commitlint/lint" ], "_resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-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": { "conventional-changelog-angular": "^5.0.0", "conventional-commits-parser": "^3.0.0" }, "description": "Lint your commit messages", "devDependencies": { "@commitlint/test": "^11.0.0", "@commitlint/utils": "^11.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/index.js", "name": "@commitlint/parse", "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": "11.0.0" }