{ "_args": [ [ "jest-circus@25.2.4", "." ] ], "_development": true, "_from": "jest-circus@25.2.4", "_id": "jest-circus@25.2.4", "_inBundle": false, "_integrity": "sha512-JzSoUrBRL9js2TH6Gv+LbutpbQYTIodtdivtqfZKcXYa3k4EsqO9QDmlGA1FmFKe7R2G2E+3bHGSjNwvjIoHvA==", "_location": "/jest-circus", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-circus@25.2.4", "name": "jest-circus", "escapedName": "jest-circus", "rawSpec": "25.2.4", "saveSpec": null, "fetchSpec": "25.2.4" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-25.2.4.tgz", "_spec": "25.2.4", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@babel/traverse": "^7.1.0", "@jest/environment": "^25.2.4", "@jest/test-result": "^25.2.4", "@jest/types": "^25.2.3", "chalk": "^3.0.0", "co": "^4.6.0", "expect": "^25.2.4", "is-generator-fn": "^2.0.0", "jest-each": "^25.2.3", "jest-matcher-utils": "^25.2.3", "jest-message-util": "^25.2.4", "jest-runtime": "^25.2.4", "jest-snapshot": "^25.2.4", "jest-util": "^25.2.3", "pretty-format": "^25.2.3", "stack-utils": "^1.0.1", "throat": "^5.0.0" }, "description": "

jest-circus

The next-gen test runner for Jest

", "devDependencies": { "@babel/core": "^7.1.0", "@babel/register": "^7.0.0", "@jest/test-utils": "^25.2.1", "@types/babel__traverse": "^7.0.4", "@types/co": "^4.6.0", "@types/stack-utils": "^1.0.1", "execa": "^3.2.0" }, "engines": { "node": ">= 8.3" }, "gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-circus", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-circus" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.4" }