Dependencies/conventional-changelog/node_modules/conventional-changelog-cli/node_modules/conventional-changelog-ember/package.json
{ "_from": "conventional-changelog-ember@^2.0.1", "_id": "conventional-changelog-ember@2.0.1", "_inBundle": false, "_integrity": "sha512-Ym1xLi7YLGooLUpHCJhlXJW5V7u/g+hlYD/+HKt0KqG2qbiBi7e7/HO9aScXTEKUBGMm7m4C443R+eCWQI2ynA==", "_location": "/conventional-changelog-cli/conventional-changelog-ember", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "conventional-changelog-ember@^2.0.1", "name": "conventional-changelog-ember", "escapedName": "conventional-changelog-ember", "rawSpec": "^2.0.1", "saveSpec": null, "fetchSpec": "^2.0.1" }, "_requiredBy": [ "/conventional-changelog-cli/conventional-changelog" ], "_resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.1.tgz", "_shasum": "5a5595b9ed50a6daca4bd3508a47ffe4a1a7152f", "_spec": "conventional-changelog-ember@^2.0.1", "_where": "C:\\Users\\PLARSIK\\Dropbox\\Workspace\\abb\\Projects\\ABB.Ability.Tools\\InvokeAbilityHelpers\\executables\\conventional-changelog\\node_modules\\conventional-changelog-cli\\node_modules\\conventional-changelog", "author": { "name": "Steve Mao" }, "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "bundleDependencies": false, "dependencies": { "q": "^1.5.1" }, "deprecated": false, "description": "conventional-changelog ember preset", "devDependencies": { "conventional-changelog-core": "^3.1.0", "git-dummy-commit": "^1.2.0", "shelljs": "^0.8.0", "through2": "^2.0.0" }, "engines": { "node": ">=6.9.0" }, "files": [ "conventional-changelog.js", "conventional-recommended-bump.js", "index.js", "parser-opts.js", "writer-opts.js", "templates" ], "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme", "keywords": [ "conventional-changelog", "ember", "preset" ], "license": "ISC", "main": "index.js", "name": "conventional-changelog-ember", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/conventional-changelog.git" }, "scripts": { "lint": "eslint --fix .", "test": "mocha --timeout 30000 && npm run-script lint", "test-windows": "mocha --timeout 30000" }, "version": "2.0.1" } |