[79a0317] | 1 | {
|
---|
| 2 | "_from": "jest-worker@^27.4.5",
|
---|
| 3 | "_id": "jest-worker@27.5.1",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
---|
| 6 | "_location": "/jest-worker",
|
---|
| 7 | "_phantomChildren": {
|
---|
| 8 | "has-flag": "4.0.0"
|
---|
| 9 | },
|
---|
| 10 | "_requested": {
|
---|
| 11 | "type": "range",
|
---|
| 12 | "registry": true,
|
---|
| 13 | "raw": "jest-worker@^27.4.5",
|
---|
| 14 | "name": "jest-worker",
|
---|
| 15 | "escapedName": "jest-worker",
|
---|
| 16 | "rawSpec": "^27.4.5",
|
---|
| 17 | "saveSpec": null,
|
---|
| 18 | "fetchSpec": "^27.4.5"
|
---|
| 19 | },
|
---|
| 20 | "_requiredBy": [
|
---|
| 21 | "/terser-webpack-plugin"
|
---|
| 22 | ],
|
---|
| 23 | "_resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
|
---|
| 24 | "_shasum": "8d146f0900e8973b106b6f73cc1e9a8cb86f8db0",
|
---|
| 25 | "_spec": "jest-worker@^27.4.5",
|
---|
| 26 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/terser-webpack-plugin",
|
---|
| 27 | "bugs": {
|
---|
| 28 | "url": "https://github.com/facebook/jest/issues"
|
---|
| 29 | },
|
---|
| 30 | "bundleDependencies": false,
|
---|
| 31 | "dependencies": {
|
---|
| 32 | "@types/node": "*",
|
---|
| 33 | "merge-stream": "^2.0.0",
|
---|
| 34 | "supports-color": "^8.0.0"
|
---|
| 35 | },
|
---|
| 36 | "deprecated": false,
|
---|
| 37 | "description": "Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.",
|
---|
| 38 | "devDependencies": {
|
---|
| 39 | "@types/merge-stream": "^1.1.2",
|
---|
| 40 | "@types/supports-color": "^8.1.0",
|
---|
| 41 | "get-stream": "^6.0.0",
|
---|
| 42 | "jest-leak-detector": "^27.5.1",
|
---|
| 43 | "worker-farm": "^1.6.0"
|
---|
| 44 | },
|
---|
| 45 | "engines": {
|
---|
| 46 | "node": ">= 10.13.0"
|
---|
| 47 | },
|
---|
| 48 | "exports": {
|
---|
| 49 | ".": {
|
---|
| 50 | "types": "./build/index.d.ts",
|
---|
| 51 | "default": "./build/index.js"
|
---|
| 52 | },
|
---|
| 53 | "./package.json": "./package.json"
|
---|
| 54 | },
|
---|
| 55 | "gitHead": "67c1aa20c5fec31366d733e901fee2b981cb1850",
|
---|
| 56 | "homepage": "https://github.com/facebook/jest#readme",
|
---|
| 57 | "license": "MIT",
|
---|
| 58 | "main": "./build/index.js",
|
---|
| 59 | "name": "jest-worker",
|
---|
| 60 | "publishConfig": {
|
---|
| 61 | "access": "public"
|
---|
| 62 | },
|
---|
| 63 | "repository": {
|
---|
| 64 | "type": "git",
|
---|
| 65 | "url": "git+https://github.com/facebook/jest.git",
|
---|
| 66 | "directory": "packages/jest-worker"
|
---|
| 67 | },
|
---|
| 68 | "types": "./build/index.d.ts",
|
---|
| 69 | "version": "27.5.1"
|
---|
| 70 | }
|
---|