12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "_from": "@commitlint/is-ignored@^15.0.0",
- "_id": "@commitlint/is-ignored@15.0.0",
- "_inBundle": false,
- "_integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
- "_location": "/@commitlint/is-ignored",
- "_phantomChildren": {
- "lru-cache": "6.0.0"
- },
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@commitlint/is-ignored@^15.0.0",
- "name": "@commitlint/is-ignored",
- "escapedName": "@commitlint%2fis-ignored",
- "scope": "@commitlint",
- "rawSpec": "^15.0.0",
- "saveSpec": null,
- "fetchSpec": "^15.0.0"
- },
- "_requiredBy": [
- "/@commitlint/lint"
- ],
- "_resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
- "_shasum": "382bf9f6f8d810f2ffc59ccc527f4389eadd7949",
- "_spec": "@commitlint/is-ignored@^15.0.0",
- "_where": "H:\\gs_nuxt\\node_modules\\@commitlint\\lint",
- "author": {
- "name": "Mario Nebl",
- "email": "hello@herebecode.com"
- },
- "bugs": {
- "url": "https://github.com/conventional-changelog/commitlint/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@commitlint/types": "^15.0.0",
- "semver": "7.3.5"
- },
- "deprecated": false,
- "description": "Lint your commit messages",
- "devDependencies": {
- "@commitlint/parse": "^15.0.0",
- "@commitlint/test": "^15.0.0",
- "@commitlint/utils": "^15.0.0",
- "@types/semver": "7.3.9"
- },
- "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/is-ignored",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/conventional-changelog/commitlint.git",
- "directory": "@commitlint/is-ignored"
- },
- "scripts": {
- "deps": "dep-check",
- "pkg": "pkg-check"
- },
- "types": "lib/index.d.ts",
- "version": "15.0.0"
- }
|