conventional-changelog-action/node_modules/conventional-changelog-eslint/package.json

43 lines
1.3 KiB
JSON

{
"name": "conventional-changelog-eslint",
"version": "3.0.8",
"description": "conventional-changelog eslint preset",
"main": "index.js",
"scripts": {
"test-windows": "echo 'make work on windows'"
},
"repository": {
"type": "git",
"url": "https://github.com/conventional-changelog/conventional-changelog.git"
},
"keywords": [
"conventional-changelog",
"eslint",
"preset"
],
"author": "Steve Mao",
"engines": {
"node": ">=10"
},
"license": "ISC",
"files": [
"conventional-changelog.js",
"conventional-recommended-bump.js",
"index.js",
"parser-opts.js",
"writer-opts.js",
"templates"
],
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-eslint#readme",
"dependencies": {
"q": "^1.5.1"
},
"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c"
,"_resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.8.tgz"
,"_integrity": "sha512-5rTRltgWG7TpU1PqgKHMA/2ivjhrB+E+S7OCTvj0zM/QGg4vmnVH67Vq/EzvSNYtejhWC+OwzvDrLk3tqPry8A=="
,"_from": "conventional-changelog-eslint@3.0.8"
}