12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "_args": [
- [
- "@commitlint/top-level@11.0.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "@commitlint/top-level@11.0.0",
- "_id": "@commitlint/top-level@11.0.0",
- "_inBundle": false,
- "_integrity": "sha512-O0nFU8o+Ws+py5pfMQIuyxOtfR/kwtr5ybqTvR+C2lUPer2x6lnQU+OnfD7hPM+A+COIUZWx10mYQvkR3MmtAA==",
- "_location": "/@commitlint/top-level",
- "_phantomChildren": {
- "yocto-queue": "0.1.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@commitlint/top-level@11.0.0",
- "name": "@commitlint/top-level",
- "escapedName": "@commitlint%2ftop-level",
- "scope": "@commitlint",
- "rawSpec": "11.0.0",
- "saveSpec": null,
- "fetchSpec": "11.0.0"
- },
- "_requiredBy": [
- "/@commitlint/read"
- ],
- "_resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-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": {
- "find-up": "^5.0.0"
- },
- "description": "Lint your commit messages",
- "devDependencies": {
- "@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/top-level",
- "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"
- }
|