64 lines
1.8 KiB
JSON
64 lines
1.8 KiB
JSON
{
|
|
"_from": "@jest/test-result@^26.6.2",
|
|
"_id": "@jest/test-result@26.6.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==",
|
|
"_location": "/@jest/test-result",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@jest/test-result@^26.6.2",
|
|
"name": "@jest/test-result",
|
|
"escapedName": "@jest%2ftest-result",
|
|
"scope": "@jest",
|
|
"rawSpec": "^26.6.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^26.6.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/reporters",
|
|
"/@jest/test-sequencer",
|
|
"/jest-circus",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-watcher",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz",
|
|
"_shasum": "55da58b62df134576cc95476efa5f7949e3f5f18",
|
|
"_spec": "@jest/test-result@^26.6.2",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/@jest/core",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/console": "^26.6.2",
|
|
"@jest/types": "^26.6.2",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"engines": {
|
|
"node": ">= 10.14.2"
|
|
},
|
|
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "@jest/test-result",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-test-result"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "26.6.2"
|
|
}
|