EVOLUTION-MANAGER
Edit File: package.json
{ "_args": [ [ "jsbn@1.1.0", "/var/lib/jenkins/workspace/shiny/shiny-server-pipeline/master" ] ], "_from": "jsbn@1.1.0", "_id": "jsbn@1.1.0", "_inBundle": false, "_integrity": "sha1-sBMHyym2GKHtJux56RH4A8TaAEA=", "_location": "/jsbn", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jsbn@1.1.0", "name": "jsbn", "escapedName": "jsbn", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/ip-address" ], "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz", "_spec": "1.1.0", "_where": "/var/lib/jenkins/workspace/shiny/shiny-server-pipeline/master", "author": { "name": "Tom Wu" }, "bugs": { "url": "https://github.com/andyperlitch/jsbn/issues" }, "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", "homepage": "https://github.com/andyperlitch/jsbn#readme", "keywords": [ "biginteger", "bignumber", "big", "integer" ], "license": "MIT", "main": "index.js", "name": "jsbn", "repository": { "type": "git", "url": "git+https://github.com/andyperlitch/jsbn.git" }, "scripts": { "test": "mocha test.js" }, "version": "1.1.0" }