File: /home/cafsindia/snap.cafsinfotech.in/node_modules/@commitlint/types/package.json
{
"name": "@commitlint/types",
"version": "17.8.1",
"description": "Shared types for commitlint packages",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib/"
],
"scripts": {
"pkg": "pkg-check"
},
"engines": {
"node": ">=v14"
},
"repository": {
"type": "git",
"url": "https://github.com/conventional-changelog/commitlint.git",
"directory": "@commitlint/types"
},
"bugs": {
"url": "https://github.com/conventional-changelog/commitlint/issues"
},
"homepage": "https://commitlint.js.org/",
"author": {
"name": "Mario Nebl",
"email": "hello@herebecode.com"
},
"license": "MIT",
"dependencies": {
"chalk": "^4.1.0"
},
"devDependencies": {
"@commitlint/utils": "^17.8.1"
},
"gitHead": "75b2a1264ac699dbaead2249282b6dca18ae3008"
}