{ "_from": "jest-environment-jsdom@^25.2.4", "_id": "jest-environment-jsdom@25.2.4", "_inBundle": false, "_integrity": "sha512-5dm+tNwrLmhELdjAwiQnVGf/U9iFMWdTL4/wyrMg2HU6RQnCiuxpWbIigLHUhuP1P2Ak0F4k3xhjrikboKyShA==", "_location": "/jest-environment-jsdom", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-environment-jsdom@^25.2.4", "name": "jest-environment-jsdom", "escapedName": "jest-environment-jsdom", "rawSpec": "^25.2.4", "saveSpec": null, "fetchSpec": "^25.2.4" }, "_requiredBy": [ "/jest-config" ], "_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-25.2.4.tgz", "_shasum": "f2783541d0538b1bc43641703372cea6a2e83611", "_spec": "jest-environment-jsdom@^25.2.4", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/jest-config", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/environment": "^25.2.4", "@jest/fake-timers": "^25.2.4", "@jest/types": "^25.2.3", "jest-mock": "^25.2.3", "jest-util": "^25.2.3", "jsdom": "^15.2.1" }, "deprecated": false, "devDependencies": { "@types/jsdom": "^12.2.4" }, "engines": { "node": ">= 8.3" }, "gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-environment-jsdom", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-environment-jsdom" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.4" }