123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_from": "@commitlint/config-conventional@^15.0.0",
- "_id": "@commitlint/config-conventional@15.0.0",
- "_inBundle": false,
- "_integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
- "_location": "/@commitlint/config-conventional",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@commitlint/config-conventional@^15.0.0",
- "name": "@commitlint/config-conventional",
- "escapedName": "@commitlint%2fconfig-conventional",
- "scope": "@commitlint",
- "rawSpec": "^15.0.0",
- "saveSpec": null,
- "fetchSpec": "^15.0.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
- "_shasum": "3bf1adf319e3b431de12ba82dc399524038b2d8f",
- "_spec": "@commitlint/config-conventional@^15.0.0",
- "_where": "H:\\gs_nuxt",
- "author": {
- "name": "Mario Nebl",
- "email": "hello@herebecode.com"
- },
- "bugs": {
- "url": "https://github.com/conventional-changelog/commitlint/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "conventional-changelog-conventionalcommits": "^4.3.1"
- },
- "deprecated": false,
- "description": "Shareable commitlint config enforcing conventional commits",
- "devDependencies": {
- "@commitlint/lint": "^15.0.0",
- "@commitlint/utils": "^15.0.0"
- },
- "engines": {
- "node": ">=v12"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca",
- "homepage": "https://commitlint.js.org/",
- "keywords": [
- "conventional-changelog",
- "commitlint",
- "commitlint-config",
- "angular"
- ],
- "license": "MIT",
- "name": "@commitlint/config-conventional",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/conventional-changelog/commitlint.git",
- "directory": "@commitlint/config-conventional"
- },
- "scripts": {
- "deps": "dep-check",
- "pkg": "pkg-check"
- },
- "version": "15.0.0"
- }
|