{ "_from": "jest-environment-jsdom@^22.4.1", "_id": "jest-environment-jsdom@22.4.3", "_inBundle": false, "_integrity": "sha512-FviwfR+VyT3Datf13+ULjIMO5CSeajlayhhYQwpzgunswoaLIPutdbrnfUHEMyJCwvqQFaVtTmn9+Y8WCt6n1w==", "_location": "/jest-environment-jsdom", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-environment-jsdom@^22.4.1", "name": "jest-environment-jsdom", "escapedName": "jest-environment-jsdom", "rawSpec": "^22.4.1", "saveSpec": null, "fetchSpec": "^22.4.1" }, "_requiredBy": [ "/jest-cli", "/jest-config" ], "_resolved": "https://registry.npmmirror.com/jest-environment-jsdom/-/jest-environment-jsdom-22.4.3.tgz", "_shasum": "d67daa4155e33516aecdd35afd82d4abf0fa8a1e", "_spec": "jest-environment-jsdom@^22.4.1", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/jest-cli", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "jest-mock": "^22.4.3", "jest-util": "^22.4.3", "jsdom": "^11.5.1" }, "deprecated": false, "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-environment-jsdom", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "version": "22.4.3" }