{ "_args": [ [ "jest-circus@25.1.0", "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ] ], "_development": true, "_from": "jest-circus@25.1.0", "_id": "jest-circus@25.1.0", "_inBundle": false, "_integrity": "sha512-Axlcr2YMxVarMW4SiZhCFCjNKhdF4xF9AIdltyutQOKyyDT795Kl/fzI95O0l8idE51Npj2wDj5GhrV7uEoEJA==", "_location": "/jest-circus", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-circus@25.1.0", "name": "jest-circus", "escapedName": "jest-circus", "rawSpec": "25.1.0", "saveSpec": null, "fetchSpec": "25.1.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-25.1.0.tgz", "_spec": "25.1.0", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@babel/traverse": "^7.1.0", "@jest/environment": "^25.1.0", "@jest/test-result": "^25.1.0", "@jest/types": "^25.1.0", "chalk": "^3.0.0", "co": "^4.6.0", "expect": "^25.1.0", "is-generator-fn": "^2.0.0", "jest-each": "^25.1.0", "jest-matcher-utils": "^25.1.0", "jest-message-util": "^25.1.0", "jest-snapshot": "^25.1.0", "jest-util": "^25.1.0", "pretty-format": "^25.1.0", "stack-utils": "^1.0.1", "throat": "^5.0.0" }, "description": "
jest-circus
The next-gen test runner for Jest
", "devDependencies": { "@jest/test-utils": "^25.1.0", "@types/babel__traverse": "^7.0.4", "@types/co": "^4.6.0", "@types/stack-utils": "^1.0.1", "execa": "^3.2.0", "jest-runtime": "^25.1.0" }, "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "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", "version": "25.1.0" }