{ "_args": [ [ "jest-circus@24.8.0", "C:\\Users\\Administrator\\Documents\\setup-python" ] ], "_development": true, "_from": "jest-circus@24.8.0", "_id": "jest-circus@24.8.0", "_inBundle": false, "_integrity": "sha512-2QASG3QuDdk0SMP2O73D8u3/lc/A/E2G7q23v5WhbUR+hCGzWZXwRMKif18f11dSLfL1wcrMbwE4IorvV0DRVw==", "_location": "/jest-circus", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-circus@24.8.0", "name": "jest-circus", "escapedName": "jest-circus", "rawSpec": "24.8.0", "saveSpec": null, "fetchSpec": "24.8.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-24.8.0.tgz", "_spec": "24.8.0", "_where": "C:\\Users\\Administrator\\Documents\\setup-python", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@babel/traverse": "^7.1.0", "@jest/environment": "^24.8.0", "@jest/test-result": "^24.8.0", "@jest/types": "^24.8.0", "chalk": "^2.0.1", "co": "^4.6.0", "expect": "^24.8.0", "is-generator-fn": "^2.0.0", "jest-each": "^24.8.0", "jest-matcher-utils": "^24.8.0", "jest-message-util": "^24.8.0", "jest-snapshot": "^24.8.0", "jest-util": "^24.8.0", "pretty-format": "^24.8.0", "stack-utils": "^1.0.1", "throat": "^4.0.0" }, "description": "

jest-circus

The next-gen test runner for Jest

", "devDependencies": { "@jest/test-utils": "^24.4.0", "@types/babel__traverse": "^7.0.4", "@types/co": "^4.6.0", "@types/stack-utils": "^1.0.1", "execa": "^1.0.0", "jest-runtime": "^24.8.0" }, "engines": { "node": ">= 6" }, "gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4", "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": "24.8.0" }