12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "_args": [
- [
- "@commitlint/load@11.0.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "@commitlint/load@11.0.0",
- "_id": "@commitlint/load@11.0.0",
- "_inBundle": false,
- "_integrity": "sha512-t5ZBrtgvgCwPfxmG811FCp39/o3SJ7L+SNsxFL92OR4WQxPcu6c8taD0CG2lzOHGuRyuMxZ7ps3EbngT2WpiCg==",
- "_location": "/@commitlint/load",
- "_phantomChildren": {
- "@babel/code-frame": "7.0.0",
- "@types/parse-json": "4.0.0",
- "error-ex": "1.3.2",
- "json-parse-even-better-errors": "2.3.1",
- "lines-and-columns": "1.2.4",
- "parent-module": "1.0.1",
- "yaml": "1.10.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@commitlint/load@11.0.0",
- "name": "@commitlint/load",
- "escapedName": "@commitlint%2fload",
- "scope": "@commitlint",
- "rawSpec": "11.0.0",
- "saveSpec": null,
- "fetchSpec": "11.0.0"
- },
- "_requiredBy": [
- "/@commitlint/cli"
- ],
- "_resolved": "https://registry.npmjs.org/@commitlint/load/-/load-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/execute-rule": "^11.0.0",
- "@commitlint/resolve-extends": "^11.0.0",
- "@commitlint/types": "^11.0.0",
- "chalk": "4.1.0",
- "cosmiconfig": "^7.0.0",
- "lodash": "^4.17.19",
- "resolve-from": "^5.0.0"
- },
- "description": "Load shared commitlint configuration",
- "devDependencies": {
- "@commitlint/test": "^11.0.0",
- "@commitlint/utils": "^11.0.0",
- "@types/lodash": "4.14.161",
- "execa": "^4.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/load.js",
- "name": "@commitlint/load",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/conventional-changelog/commitlint.git"
- },
- "scripts": {
- "deps": "dep-check",
- "pkg": "pkg-check --skip-import"
- },
- "types": "lib/load.d.ts",
- "version": "11.0.0"
- }
|