lml-main
Version:
This is now a mono repository published into many standalone packages.
59 lines (58 loc) • 1.53 kB
JSON
{
"_args": [
[
"pretty-format@21.2.1",
"/Users/robert/Code/core-ui/packages/cosmo-ui-build"
]
],
"_from": "pretty-format@21.2.1",
"_id": "pretty-format@21.2.1",
"_inBundle": false,
"_integrity": "sha512-ZdWPGYAnYfcVP8yKA3zFjCn8s4/17TeYH28MXuC8vTp0o21eXjbFGcOAXZEaDaOFJjc3h2qa7HQNHNshhvoh2A==",
"_location": "/pretty-format",
"_phantomChildren": {
"color-convert": "1.9.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "pretty-format@21.2.1",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "21.2.1",
"saveSpec": null,
"fetchSpec": "21.2.1"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-matcher-utils",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-21.2.1.tgz",
"_spec": "21.2.1",
"_where": "/Users/robert/Code/core-ui/packages/cosmo-ui-build",
"author": {
"name": "James Kyle",
"email": "me@thejameskyle.com"
},
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-regex": "^3.0.0",
"ansi-styles": "^3.2.0"
},
"description": "Stringify any JavaScript value.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "pretty-format",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "21.2.1"
}