lml-main
Version:
This is now a mono repository published into many standalone packages.
47 lines (46 loc) • 1.32 kB
JSON
{
"_args": [
[
"jest-environment-node@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-environment-node@21.2.1",
"_id": "jest-environment-node@21.2.1",
"_inBundle": false,
"_integrity": "sha512-R211867wx9mVBVHzrjGRGTy5cd05K7eqzQl/WyZixR/VkJ4FayS8qkKXZyYnwZi6Rxo6WEV81cDbiUx/GfuLNw==",
"_location": "/jest-environment-node",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-environment-node@21.2.1",
"name": "jest-environment-node",
"escapedName": "jest-environment-node",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-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"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-environment-node",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}