43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"name": "conventional-changelog-ember",
|
|
"version": "2.0.8",
|
|
"description": "conventional-changelog ember preset",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test-windows": "mocha --timeout 30000"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/conventional-changelog/conventional-changelog.git"
|
|
},
|
|
"keywords": [
|
|
"conventional-changelog",
|
|
"ember",
|
|
"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-ember#readme",
|
|
"dependencies": {
|
|
"q": "^1.5.1"
|
|
},
|
|
"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.8.tgz"
|
|
,"_integrity": "sha512-JEMEcUAMg4Q9yxD341OgWlESQ4gLqMWMXIWWUqoQU8yvTJlKnrvcui3wk9JvnZQyONwM2g1MKRZuAjKxr8hAXA=="
|
|
,"_from": "conventional-changelog-ember@2.0.8"
|
|
} |