Files
codeql-action/node_modules/jest-circus/package.json
T
2020-04-27 21:08:38 +02:00

181 lines
5.3 KiB
JSON

{
"_from": "jest-circus@25.2.4",
"_id": "jest-circus@25.2.4",
"_inBundle": false,
"_integrity": "sha512-JzSoUrBRL9js2TH6Gv+LbutpbQYTIodtdivtqfZKcXYa3k4EsqO9QDmlGA1FmFKe7R2G2E+3bHGSjNwvjIoHvA==",
"_location": "/jest-circus",
"_phantomChildren": {
"@babel/code-frame": "7.5.5",
"@babel/core": "7.7.4",
"@babel/helper-module-transforms": "7.9.0",
"@babel/helper-plugin-utils": "7.0.0",
"@babel/helper-validator-identifier": "7.9.0",
"@babel/plugin-syntax-bigint": "7.8.3",
"@babel/plugin-syntax-object-rest-spread": "7.7.4",
"@babel/template": "7.7.4",
"@babel/traverse": "7.7.4",
"@istanbuljs/load-nyc-config": "1.0.0",
"@istanbuljs/schema": "0.1.2",
"@types/babel__core": "7.1.3",
"@types/babel__traverse": "7.0.8",
"@types/color-name": "1.1.1",
"@types/istanbul-lib-coverage": "2.0.1",
"@types/istanbul-reports": "1.1.1",
"@types/prettier": "1.19.1",
"@types/stack-utils": "1.0.1",
"@types/yargs-parser": "13.1.0",
"abab": "2.0.3",
"acorn-globals": "4.3.4",
"array-equal": "1.0.0",
"browser-resolve": "1.11.3",
"callsites": "3.1.0",
"camelcase": "5.3.1",
"co": "4.6.0",
"collect-v8-coverage": "1.0.0",
"convert-source-map": "1.7.0",
"data-urls": "1.1.0",
"decamelize": "1.2.0",
"deepmerge": "4.2.2",
"domexception": "1.0.1",
"escape-string-regexp": "1.0.5",
"escodegen": "1.12.0",
"exit": "0.1.2",
"fast-json-stable-stringify": "2.0.0",
"fb-watchman": "2.0.0",
"gensync": "1.0.0-beta.1",
"get-caller-file": "2.0.5",
"glob": "7.1.6",
"globals": "11.12.0",
"graceful-fs": "4.2.3",
"html-encoding-sniffer": "1.0.2",
"imurmurhash": "0.1.4",
"ip-regex": "2.1.0",
"is-ci": "2.0.0",
"is-generator-fn": "2.1.0",
"is-typedarray": "1.0.0",
"isexe": "2.0.0",
"jest-pnp-resolver": "1.2.1",
"js-tokens": "4.0.0",
"jsesc": "2.5.2",
"leven": "3.1.0",
"lodash": "4.17.15",
"lodash.sortby": "4.7.0",
"lolex": "5.1.2",
"merge-stream": "2.0.0",
"minimatch": "3.0.4",
"minimist": "1.2.5",
"natural-compare": "1.4.0",
"nwsapi": "2.2.0",
"p-limit": "2.2.1",
"path-parse": "1.0.6",
"picomatch": "2.2.2",
"pirates": "4.0.1",
"pn": "1.1.0",
"psl": "1.4.0",
"punycode": "2.1.1",
"react-is": "16.12.0",
"request": "2.88.0",
"request-promise-native": "1.0.8",
"require-directory": "2.1.1",
"require-main-filename": "2.0.0",
"resolve": "1.13.1",
"sane": "4.1.0",
"saxes": "3.1.11",
"set-blocking": "2.0.0",
"signal-exit": "3.0.2",
"source-map": "0.6.1",
"source-map-support": "0.5.16",
"stack-utils": "1.0.2",
"symbol-tree": "3.2.4",
"to-fast-properties": "2.0.0",
"tr46": "1.0.1",
"typedarray-to-buffer": "3.1.5",
"w3c-hr-time": "1.0.1",
"w3c-xmlserializer": "1.1.2",
"walker": "1.0.7",
"webidl-conversions": "4.0.2",
"whatwg-encoding": "1.0.5",
"whatwg-mimetype": "2.3.0",
"which-module": "2.0.0",
"xml-name-validator": "3.0.0",
"y18n": "4.0.0"
},
"_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:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-25.2.4.tgz",
"_shasum": "7c2eee3eddc4478923b1a1ed39a6a0dbc87e39d7",
"_spec": "jest-circus@25.2.4",
"_where": "/home/robert/Documents/coding/github/codeql-action",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"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"
},
"deprecated": false,
"description": "<h1 align=\"center\"> <img src=\"https://jestjs.io/img/jest.png\" height=\"150\" width=\"150\"/> <img src=\"https://jestjs.io/img/circus.png\" height=\"150\" width=\"150\"/> <p align=\"center\">jest-circus</p> <p align=\"center\">The next-gen test runner for Jest</p> </h1>",
"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"
}