{ "_args": [ [ "istanbul-lib-processinfo@2.0.2", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "istanbul-lib-processinfo@2.0.2", "_id": "istanbul-lib-processinfo@2.0.2", "_inBundle": false, "_integrity": "sha512-kOwpa7z9hme+IBPZMzQ5vdQj8srYgAtaRqeI48NGmAQ+/5yKiHLV0QbYqQpxsdEF0+w14SoB8YbnHKcXE2KnYw==", "_location": "/istanbul-lib-processinfo", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "istanbul-lib-processinfo@2.0.2", "name": "istanbul-lib-processinfo", "escapedName": "istanbul-lib-processinfo", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/nyc" ], "_resolved": "https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.2.tgz", "_spec": "2.0.2", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "bugs": { "url": "https://github.com/istanbuljs/istanbul-lib-processinfo/issues" }, "dependencies": { "archy": "^1.0.0", "cross-spawn": "^7.0.0", "istanbul-lib-coverage": "^3.0.0-alpha.1", "make-dir": "^3.0.0", "p-map": "^3.0.0", "rimraf": "^3.0.0", "uuid": "^3.3.3" }, "description": "A utility for managing the `processinfo` folder that NYC uses.", "devDependencies": { "nyc": "^15.0.0-alpha.0", "standard-version": "^7.0.0", "tap": "^14.6.5" }, "engines": { "node": ">=8" }, "files": [ "index.js" ], "homepage": "https://github.com/istanbuljs/istanbul-lib-processinfo#readme", "license": "ISC", "main": "index.js", "name": "istanbul-lib-processinfo", "nyc": { "include": "index.js" }, "repository": { "type": "git", "url": "git+https://github.com/istanbuljs/istanbul-lib-processinfo.git" }, "scripts": { "release": "standard-version", "snap": "tap", "test": "tap" }, "tap": { "check-coverage": true, "jobs": 1 }, "version": "2.0.2" }