Sha256: 7d1423235d73119b402396a33f45cd9d7c5dde0cdb87c5a3616c46226f44ff88
Contents?: true
Size: 1014 Bytes
Versions: 2
Compression:
Stored size: 1014 Bytes
Contents
{ "name": "@commitlint/format", "type": "module", "version": "19.3.0", "description": "Format commitlint reports", "main": "lib/index.js", "types": "lib/index.d.ts", "files": [ "lib/" ], "scripts": { "deps": "dep-check", "pkg": "pkg-check --skip-import" }, "engines": { "node": ">=v18" }, "repository": { "type": "git", "url": "https://github.com/conventional-changelog/commitlint.git", "directory": "@commitlint/format" }, "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "homepage": "https://commitlint.js.org/", "keywords": [ "conventional-changelog", "commitlint", "library", "core" ], "author": { "name": "Mario Nebl", "email": "hello@herebecode.com" }, "license": "MIT", "devDependencies": { "@commitlint/utils": "^19.0.0" }, "dependencies": { "@commitlint/types": "^19.0.3", "chalk": "^5.3.0" }, "gitHead": "447fd3b415d11cce15ec1af3b948a2c97cfdd8f5" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pcp-server-ruby-sdk-0.0.6 | node_modules/@commitlint/format/package.json |
pcp-server-ruby-sdk-0.1.0 | node_modules/@commitlint/format/package.json |