{ "_from": "@jest/reporters@^27.5.1", "_id": "@jest/reporters@27.5.1", "_inBundle": false, "_integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==", "_location": "/@jest/reporters", "_phantomChildren": { "@types/node": "17.0.24", "merge-stream": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@jest/reporters@^27.5.1", "name": "@jest/reporters", "escapedName": "@jest%2freporters", "scope": "@jest", "rawSpec": "^27.5.1", "saveSpec": null, "fetchSpec": "^27.5.1" }, "_requiredBy": [ "/@jest/core" ], "_resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz", "_shasum": "ceda7be96170b03c923c37987b64015812ffec04", "_spec": "@jest/reporters@^27.5.1", "_where": "H:\\gs_nuxt\\node_modules\\@jest\\core", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^27.5.1", "@jest/test-result": "^27.5.1", "@jest/transform": "^27.5.1", "@jest/types": "^27.5.1", "@types/node": "*", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", "exit": "^0.1.2", "glob": "^7.1.2", "graceful-fs": "^4.2.9", "istanbul-lib-coverage": "^3.0.0", "istanbul-lib-instrument": "^5.1.0", "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.1.3", "jest-haste-map": "^27.5.1", "jest-resolve": "^27.5.1", "jest-util": "^27.5.1", "jest-worker": "^27.5.1", "slash": "^3.0.0", "source-map": "^0.6.0", "string-length": "^4.0.1", "terminal-link": "^2.0.0", "v8-to-istanbul": "^8.1.0" }, "deprecated": false, "description": "Jest's reporters", "devDependencies": { "@jest/test-utils": "^27.5.1", "@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": { ".": { "types": "./build/index.d.ts", "default": "./build/index.js" }, "./package.json": "./package.json" }, "gitHead": "67c1aa20c5fec31366d733e901fee2b981cb1850", "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.5.1" }