Dependencies/conventional-changelog/node_modules/conventional-changelog-cli/node_modules/modify-values/package.json
{ "_from": "modify-values@^1.0.0", "_id": "modify-values@1.0.1", "_inBundle": false, "_integrity": "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==", "_location": "/conventional-changelog-cli/modify-values", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "modify-values@^1.0.0", "name": "modify-values", "escapedName": "modify-values", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/conventional-changelog-cli/conventional-commits-filter" ], "_resolved": "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz", "_shasum": "b3939fa605546474e3e3e3c63d64bd43b4ee6022", "_spec": "modify-values@^1.0.0", "_where": "C:\\Users\\PLARSIK\\Dropbox\\Workspace\\abb\\Projects\\ABB.Ability.Tools\\InvokeAbilityHelpers\\executables\\conventional-changelog\\node_modules\\conventional-changelog-cli\\node_modules\\conventional-commits-filter", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/modify-values/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Modify the values of an object", "devDependencies": { "ava": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/modify-values#readme", "keywords": [ "object", "assign", "extend", "properties", "values", "val", "transform", "transformation", "map", "modify" ], "license": "MIT", "name": "modify-values", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/modify-values.git" }, "scripts": { "test": "ava" }, "version": "1.0.1" } |