UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

49 lines (48 loc) 1.38 kB
{ "_args": [ [ "jest-environment-jsdom@21.2.1", "/Users/robert/Code/core-ui/packages/cosmo-ui-build" ] ], "_from": "jest-environment-jsdom@21.2.1", "_id": "jest-environment-jsdom@21.2.1", "_inBundle": false, "_integrity": "sha512-mecaeNh0eWmzNrUNMWARysc0E9R96UPBamNiOCYL28k7mksb1d0q6DD38WKP7ABffjnXyUWJPVaWRgUOivwXwg==", "_location": "/jest-environment-jsdom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-environment-jsdom@21.2.1", "name": "jest-environment-jsdom", "escapedName": "jest-environment-jsdom", "rawSpec": "21.2.1", "saveSpec": null, "fetchSpec": "21.2.1" }, "_requiredBy": [ "/jest-config", "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-21.2.1.tgz", "_spec": "21.2.1", "_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "jest-mock": "^21.2.0", "jest-util": "^21.2.1", "jsdom": "^9.12.0" }, "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": "21.2.1" }