{ "_args": [ [ "@commitlint/ensure@11.0.0", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "@commitlint/ensure@11.0.0", "_id": "@commitlint/ensure@11.0.0", "_inBundle": false, "_integrity": "sha512-/T4tjseSwlirKZdnx4AuICMNNlFvRyPQimbZIOYujp9DSO6XRtOy9NrmvWujwHsq9F5Wb80QWi4WMW6HMaENug==", "_location": "/@commitlint/ensure", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@commitlint/ensure@11.0.0", "name": "@commitlint/ensure", "escapedName": "@commitlint%2fensure", "scope": "@commitlint", "rawSpec": "11.0.0", "saveSpec": null, "fetchSpec": "11.0.0" }, "_requiredBy": [ "/@commitlint/rules" ], "_resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-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/types": "^11.0.0", "lodash": "^4.17.19" }, "description": "Lint your commit messages", "devDependencies": { "@commitlint/utils": "^11.0.0", "@types/lodash": "4.14.161", "globby": "^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/ensure", "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" }