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

43 lines
1.2 KiB
JSON

{
"name": "conventional-changelog-atom",
"version": "2.0.8",
"description": "conventional-changelog atom 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",
"atom",
"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-atom#readme",
"dependencies": {
"q": "^1.5.1"
},
"gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
,"_resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz"
,"_integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw=="
,"_from": "conventional-changelog-atom@2.0.8"
}