{ "_args": [ [ "@jest/console@25.2.3", "." ] ], "_development": true, "_from": "@jest/console@25.2.3", "_id": "@jest/console@25.2.3", "_inBundle": false, "_integrity": "sha512-k+37B1aSvOt9tKHWbZZSOy1jdgzesB0bj96igCVUG1nAH1W5EoUfgc5EXbBVU08KSLvkVdWopLXaO3xfVGlxtQ==", "_location": "/@jest/console", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@jest/console@25.2.3", "name": "@jest/console", "escapedName": "@jest%2fconsole", "scope": "@jest", "rawSpec": "25.2.3", "saveSpec": null, "fetchSpec": "25.2.3" }, "_requiredBy": [ "/@jest/core", "/@jest/reporters", "/@jest/test-result", "/jest-runner", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/console/-/console-25.2.3.tgz", "_spec": "25.2.3", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@jest/source-map": "^25.2.1", "chalk": "^3.0.0", "jest-util": "^25.2.3", "slash": "^3.0.0" }, "devDependencies": { "@types/node": "*" }, "engines": { "node": ">= 8.3" }, "gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "@jest/console", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-console" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.3" }