{ "devDependencies": { "conventional-changelog-cli": "^1.1.1", "npm-check-updates": "^2.2.3", "urijs": "^1.16.1" }, "scripts": { "changelog": "conventional-changelog -i changelog.md --same-file --preset angular --context .conventional-changelog.context.js", "ncu": "ncu -u" } }