EVOLUTION-MANAGER
Edit File: package.json
{ "_args": [ [ "bash@0.0.1", "/var/lib/jenkins/workspace/shiny/shiny-server-pipeline/master" ] ], "_from": "bash@0.0.1", "_id": "bash@0.0.1", "_inBundle": false, "_integrity": "sha1-nuDnp1K8Xu8Wi8SHGVVqdFSKrgw=", "_location": "/bash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bash@0.0.1", "name": "bash", "escapedName": "bash", "rawSpec": "0.0.1", "saveSpec": null, "fetchSpec": "0.0.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/bash/-/bash-0.0.1.tgz", "_spec": "0.0.1", "_where": "/var/lib/jenkins/workspace/shiny/shiny-server-pipeline/master", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/felixge/node-bash/issues" }, "dependencies": {}, "description": "Utilities for using bash from node.js.", "devDependencies": {}, "engines": { "node": "*" }, "homepage": "https://github.com/felixge/node-bash", "main": "./index", "name": "bash", "repository": { "type": "git", "url": "git://github.com/felixge/node-bash.git" }, "version": "0.0.1" }