1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_from": "@commitlint/message@^15.0.0",
- "_id": "@commitlint/message@15.0.0",
- "_inBundle": false,
- "_integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
- "_location": "/@commitlint/message",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@commitlint/message@^15.0.0",
- "name": "@commitlint/message",
- "escapedName": "@commitlint%2fmessage",
- "scope": "@commitlint",
- "rawSpec": "^15.0.0",
- "saveSpec": null,
- "fetchSpec": "^15.0.0"
- },
- "_requiredBy": [
- "/@commitlint/rules"
- ],
- "_resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
- "_shasum": "98a38aca1b3cd996a0fcdbd9ad67e9039df60b0a",
- "_spec": "@commitlint/message@^15.0.0",
- "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\rules",
- "author": {
- "name": "Mario Nebl",
- "email": "hello@herebecode.com"
- },
- "bugs": {
- "url": "https://github.com/conventional-changelog/commitlint/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Lint your commit messages",
- "devDependencies": {
- "@commitlint/test": "^15.0.0",
- "@commitlint/utils": "^15.0.0"
- },
- "engines": {
- "node": ">=v12"
- },
- "files": [
- "lib/"
- ],
- "gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca",
- "homepage": "https://commitlint.js.org/",
- "keywords": [
- "conventional-changelog",
- "commitlint",
- "library",
- "core"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@commitlint/message",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/conventional-changelog/commitlint.git",
- "directory": "@commitlint/message"
- },
- "scripts": {
- "deps": "dep-check",
- "pkg": "pkg-check"
- },
- "types": "lib/index.d.ts",
- "version": "15.0.0"
- }
|