82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
{
|
|
"_from": "@jest/environment@^25.5.0",
|
|
"_id": "@jest/environment@25.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-U2VXPEqL07E/V7pSZMSQCvV5Ea4lqOlT+0ZFijl/i316cRMHvZ4qC+jBdryd+lmRetjQo0YIQr6cVPNxxK87mA==",
|
|
"_location": "/@jest/environment",
|
|
"_phantomChildren": {
|
|
"@babel/code-frame": "7.10.4",
|
|
"@types/istanbul-lib-coverage": "2.0.3",
|
|
"@types/istanbul-lib-report": "3.0.0",
|
|
"@types/stack-utils": "1.0.1",
|
|
"@types/yargs": "15.0.14",
|
|
"graceful-fs": "4.2.8",
|
|
"is-ci": "2.0.0",
|
|
"lolex": "5.1.2",
|
|
"micromatch": "4.0.4",
|
|
"slash": "3.0.0",
|
|
"stack-utils": "1.0.5"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@jest/environment@^25.5.0",
|
|
"name": "@jest/environment",
|
|
"escapedName": "@jest%2fenvironment",
|
|
"scope": "@jest",
|
|
"rawSpec": "^25.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/globals",
|
|
"/jest-environment-jsdom",
|
|
"/jest-environment-node",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-25.5.0.tgz",
|
|
"_shasum": "aa33b0c21a716c65686638e7ef816c0e3a0c7b37",
|
|
"_spec": "@jest/environment@^25.5.0",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/jest-runner",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^25.5.0",
|
|
"@jest/types": "^25.5.0",
|
|
"jest-mock": "^25.5.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "@jest/environment",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-environment"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.5.0"
|
|
}
|