lml-main
Version:
This is now a mono repository published into many standalone packages.
60 lines (59 loc) • 1.54 kB
JSON
{
"_args": [
[
"jest-util@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-util@21.2.1",
"_id": "jest-util@21.2.1",
"_inBundle": false,
"_integrity": "sha512-r20W91rmHY3fnCoO7aOAlyfC51x2yeV3xF+prGsJAUsYhKeV670ZB8NO88Lwm7ASu8SdH0S+U+eFf498kjhA4g==",
"_location": "/jest-util",
"_phantomChildren": {
"color-convert": "1.9.1",
"escape-string-regexp": "1.0.5"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-util@21.2.1",
"name": "jest-util",
"escapedName": "jest-util",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-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": {
"callsites": "^2.0.0",
"chalk": "^2.0.1",
"graceful-fs": "^4.1.11",
"jest-message-util": "^21.2.1",
"jest-mock": "^21.2.0",
"jest-validate": "^21.2.1",
"mkdirp": "^0.5.1"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-util",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}