44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"name": "conventional-changelog-jshint",
|
|
"version": "2.0.9",
|
|
"description": "conventional-changelog jshint 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",
|
|
"jshint",
|
|
"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-jshint#readme",
|
|
"dependencies": {
|
|
"compare-func": "^2.0.0",
|
|
"q": "^1.5.1"
|
|
},
|
|
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz"
|
|
,"_integrity": "sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA=="
|
|
,"_from": "conventional-changelog-jshint@2.0.9"
|
|
} |