You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
2.1 KiB
JSON
71 lines
2.1 KiB
JSON
{
|
|
"_from": "jest-worker@^28.0.2",
|
|
"_id": "jest-worker@28.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==",
|
|
"_location": "/eslint-webpack-plugin/jest-worker",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-worker@^28.0.2",
|
|
"name": "jest-worker",
|
|
"escapedName": "jest-worker",
|
|
"rawSpec": "^28.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^28.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/eslint-webpack-plugin"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-28.1.3.tgz",
|
|
"_shasum": "7e3c4ce3fa23d1bb6accb169e7f396f98ed4bb98",
|
|
"_spec": "jest-worker@^28.0.2",
|
|
"_where": "D:\\xyProject\\cacfrontend\\node_modules\\eslint-webpack-plugin",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.",
|
|
"devDependencies": {
|
|
"@tsd/typescript": "~4.7.4",
|
|
"@types/merge-stream": "^1.1.2",
|
|
"@types/supports-color": "^8.1.0",
|
|
"get-stream": "^6.0.0",
|
|
"jest-leak-detector": "^28.1.3",
|
|
"tsd-lite": "^0.5.6",
|
|
"worker-farm": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
|
|
},
|
|
"exports": {
|
|
".": {
|
|
"types": "./build/index.d.ts",
|
|
"default": "./build/index.js"
|
|
},
|
|
"./package.json": "./package.json"
|
|
},
|
|
"gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "./build/index.js",
|
|
"name": "jest-worker",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-worker"
|
|
},
|
|
"types": "./build/index.d.ts",
|
|
"version": "28.1.3"
|
|
}
|