{ "_from": "@jest/environment@^24.9.0", "_id": "@jest/environment@24.9.0", "_inBundle": false, "_integrity": "sha512-5A1QluTPhvdIPFYnO3sZC3smkNeXPVELz7ikPbhUj0bQjB07EoE9qtLrem14ZUYWdVayYbsjVwIiL4WBIMV4aQ==", "_location": "/@jest/environment", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/environment@^24.9.0", "name": "@jest/environment", "escapedName": "@jest%2fenvironment", "scope": "@jest", "rawSpec": "^24.9.0", "saveSpec": null, "fetchSpec": "^24.9.0" }, "_requiredBy": [ "/@jest/reporters", "/jest-environment-jsdom", "/jest-environment-jsdom-fourteen", "/jest-environment-node", "/jest-jasmine2", "/jest-runner", "/jest-runtime" ], "_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-24.9.0.tgz", "_shasum": "21e3afa2d65c0586cbd6cbefe208bafade44ab18", "_spec": "@jest/environment@^24.9.0", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@jest\\reporters", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/fake-timers": "^24.9.0", "@jest/transform": "^24.9.0", "@jest/types": "^24.9.0", "jest-mock": "^24.9.0" }, "deprecated": false, "engines": { "node": ">= 6" }, "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1", "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", "version": "24.9.0" }