{ "_args": [ [ "@jest/reporters@27.2.2", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "@jest/reporters@27.2.2", "_id": "@jest/reporters@27.2.2", "_inBundle": false, "_integrity": "sha512-ufwZ8XoLChEfPffDeVGroYbhbcYPom3zKDiv4Flhe97rr/o2IfUXoWkDUDoyJ3/V36RFIMjokSu0IJ/pbFtbHg==", "_location": "/@jest/reporters", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@jest/reporters@27.2.2", "name": "@jest/reporters", "escapedName": "@jest%2freporters", "scope": "@jest", "rawSpec": "27.2.2", "saveSpec": null, "fetchSpec": "27.2.2" }, "_requiredBy": [ "/@jest/core" ], "_resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.2.2.tgz", "_spec": "27.2.2", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^27.2.2", "@jest/test-result": "^27.2.2", "@jest/transform": "^27.2.2", "@jest/types": "^27.1.1", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", "exit": "^0.1.2", "glob": "^7.1.2", "graceful-fs": "^4.2.4", "istanbul-lib-coverage": "^3.0.0", "istanbul-lib-instrument": "^4.0.3", "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.0.2", "jest-haste-map": "^27.2.2", "jest-resolve": "^27.2.2", "jest-util": "^27.2.0", "jest-worker": "^27.2.2", "slash": "^3.0.0", "source-map": "^0.6.0", "string-length": "^4.0.1", "terminal-link": "^2.0.0", "v8-to-istanbul": "^8.0.0" }, "description": "Jest's reporters", "devDependencies": { "@jest/test-utils": "^27.2.2", "@types/exit": "^0.1.30", "@types/glob": "^7.1.1", "@types/graceful-fs": "^4.1.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-lib-instrument": "^1.7.2", "@types/istanbul-lib-report": "^3.0.0", "@types/istanbul-lib-source-maps": "^4.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node-notifier": "^8.0.0", "mock-fs": "^4.4.1", "strip-ansi": "^6.0.0" }, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" }, "exports": { ".": "./build/index.js", "./package.json": "./package.json" }, "gitHead": "f54d96fec55518640b900d6994b2c4153316d1ed", "homepage": "https://jestjs.io/", "license": "MIT", "main": "./build/index.js", "name": "@jest/reporters", "peerDependencies": { "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" }, "peerDependenciesMeta": { "node-notifier": { "optional": true } }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-reporters" }, "types": "./build/index.d.ts", "version": "27.2.2" }