2020-03-31 20:42:07 +08:00
|
|
|
{
|
2020-03-31 20:54:32 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"@jest/environment@25.2.4",
|
|
|
|
"."
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"_development": true,
|
|
|
|
"_from": "@jest/environment@25.2.4",
|
2020-03-31 20:42:07 +08:00
|
|
|
"_id": "@jest/environment@25.2.4",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-wA4xlhD19/gukkDpJ5HQsTle0pgnzI5qMFEjw267lpTDC8d9N7Ihqr5pI+l0p8Qn1SQhai+glSqxrGdzKy4jxw==",
|
|
|
|
"_location": "/@jest/environment",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2020-03-31 20:54:32 +08:00
|
|
|
"type": "version",
|
2020-03-31 20:42:07 +08:00
|
|
|
"registry": true,
|
2020-03-31 20:54:32 +08:00
|
|
|
"raw": "@jest/environment@25.2.4",
|
2020-03-31 20:42:07 +08:00
|
|
|
"name": "@jest/environment",
|
|
|
|
"escapedName": "@jest%2fenvironment",
|
|
|
|
"scope": "@jest",
|
2020-03-31 20:54:32 +08:00
|
|
|
"rawSpec": "25.2.4",
|
2020-03-31 20:42:07 +08:00
|
|
|
"saveSpec": null,
|
2020-03-31 20:54:32 +08:00
|
|
|
"fetchSpec": "25.2.4"
|
2020-03-31 20:42:07 +08:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/jest-circus",
|
|
|
|
"/jest-environment-jsdom",
|
|
|
|
"/jest-environment-node",
|
|
|
|
"/jest-jasmine2",
|
|
|
|
"/jest-runner",
|
|
|
|
"/jest-runtime"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-25.2.4.tgz",
|
2020-03-31 20:54:32 +08:00
|
|
|
"_spec": "25.2.4",
|
|
|
|
"_where": ".",
|
2020-03-31 20:42:07 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@jest/fake-timers": "^25.2.4",
|
|
|
|
"@jest/types": "^25.2.3",
|
|
|
|
"jest-mock": "^25.2.3"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/node": "*"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.3"
|
|
|
|
},
|
|
|
|
"gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68",
|
|
|
|
"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.2.4"
|
|
|
|
}
|