{ "_args": [ [ "jest-circus@24.9.0", "E:\\python\\setup-php" ] ], "_development": true, "_from": "jest-circus@24.9.0", "_id": "jest-circus@24.9.0", "_inBundle": false, "_integrity": "sha512-dwkvwFtRc9Anmk1XTc+bonVL8rVMZ3CeGMoFWmv1oaQThdAgvfI9bwaFlZp+gLVphNVz6ZLfCWo3ERhS5CeVvA==", "_location": "/jest-circus", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-circus@24.9.0", "name": "jest-circus", "escapedName": "jest-circus", "rawSpec": "24.9.0", "saveSpec": null, "fetchSpec": "24.9.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-24.9.0.tgz", "_spec": "24.9.0", "_where": "E:\\python\\setup-php", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@babel/traverse": "^7.1.0", "@jest/environment": "^24.9.0", "@jest/test-result": "^24.9.0", "@jest/types": "^24.9.0", "chalk": "^2.0.1", "co": "^4.6.0", "expect": "^24.9.0", "is-generator-fn": "^2.0.0", "jest-each": "^24.9.0", "jest-matcher-utils": "^24.9.0", "jest-message-util": "^24.9.0", "jest-snapshot": "^24.9.0", "jest-util": "^24.9.0", "pretty-format": "^24.9.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.9.0" }, "engines": { "node": ">= 6" }, "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1", "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.9.0" }