lml-main
Version:
This is now a mono repository published into many standalone packages.
61 lines (60 loc) • 1.63 kB
JSON
{
"_args": [
[
"jest-config@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "jest-config@21.2.1",
"_id": "jest-config@21.2.1",
"_inBundle": false,
"_integrity": "sha512-fJru5HtlD/5l2o25eY9xT0doK3t2dlglrqoGpbktduyoI0T5CwuB++2YfoNZCrgZipTwPuAGonYv0q7+8yDc/A==",
"_location": "/jest-config",
"_phantomChildren": {
"color-convert": "1.9.1",
"escape-string-regexp": "1.0.5"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-config@21.2.1",
"name": "jest-config",
"escapedName": "jest-config",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-runner",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-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": {
"chalk": "^2.0.1",
"glob": "^7.1.1",
"jest-environment-jsdom": "^21.2.1",
"jest-environment-node": "^21.2.1",
"jest-get-type": "^21.2.0",
"jest-jasmine2": "^21.2.1",
"jest-regex-util": "^21.2.0",
"jest-resolve": "^21.2.0",
"jest-util": "^21.2.1",
"jest-validate": "^21.2.1",
"pretty-format": "^21.2.1"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-config",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}