{ "_from": "siginfo@^2.0.0", "_id": "siginfo@2.0.0", "_inBundle": false, "_integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==", "_location": "/siginfo", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "siginfo@^2.0.0", "name": "siginfo", "escapedName": "siginfo", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/why-is-node-running" ], "_resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", "_shasum": "32e76c70b79724e3bb567cb9d543eb858ccfaf30", "_spec": "siginfo@^2.0.0", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/why-is-node-running", "author": { "name": "Emil Bay", "email": "github@tixz.dk" }, "bugs": { "url": "https://github.com/emilbayes/siginfo/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Utility module to print pretty messages on SIGINFO/SIGUSR1", "devDependencies": { "standard": "^14.3.4" }, "homepage": "https://github.com/emilbayes/siginfo#readme", "keywords": [ "siginfo", "sigusr1", "ctrl", "t", "info", "progress", "inspect" ], "license": "ISC", "main": "index.js", "name": "siginfo", "repository": { "type": "git", "url": "git+https://github.com/emilbayes/siginfo.git" }, "scripts": { "test": "standard" }, "version": "2.0.0" }