You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.6 KiB
52 lines
1.6 KiB
{
|
|
"_from": "jest-worker@^23.2.0",
|
|
"_id": "jest-worker@23.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zx0uwPCDxToGfYyQiSHh7T/sKIxQFnQqT6Uug7Y/L7PzEkFITPaufjQe6yaf1OXSnGvKC5Fwol1hIym0zDzyvw==",
|
|
"_location": "/jest-worker",
|
|
"_phantomChildren": {
|
|
"core-util-is": "1.0.2",
|
|
"inherits": "2.0.4",
|
|
"isarray": "1.0.0",
|
|
"process-nextick-args": "2.0.1",
|
|
"string_decoder": "1.1.1",
|
|
"util-deprecate": "1.0.2"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-worker@^23.2.0",
|
|
"name": "jest-worker",
|
|
"escapedName": "jest-worker",
|
|
"rawSpec": "^23.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^23.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-haste-map",
|
|
"/jest-runner",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-23.2.0.tgz",
|
|
"_shasum": "faf706a8da36fae60eb26957257fa7b5d8ea02b9",
|
|
"_spec": "jest-worker@^23.2.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\jest\\node_modules\\jest-cli",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"merge-stream": "^1.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-worker",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "23.2.0"
|
|
}
|
|
|