You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.7 KiB
63 lines
1.7 KiB
5 months ago
|
{
|
||
|
"_from": "pretty-format@^23.6.0",
|
||
|
"_id": "pretty-format@23.6.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-zf9NV1NSlDLDjycnwm6hpFATCGl/K1lt0R/GdkAK2O5LN/rwJoB+Mh93gGJjut4YbmecbfgLWVGSTCr0Ewvvbw==",
|
||
|
"_location": "/pretty-format",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "pretty-format@^23.6.0",
|
||
|
"name": "pretty-format",
|
||
|
"escapedName": "pretty-format",
|
||
|
"rawSpec": "^23.6.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^23.6.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/jest-config",
|
||
|
"/jest-diff",
|
||
|
"/jest-each",
|
||
|
"/jest-jasmine2",
|
||
|
"/jest-leak-detector",
|
||
|
"/jest-matcher-utils",
|
||
|
"/jest-snapshot",
|
||
|
"/jest-validate"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/pretty-format/-/pretty-format-23.6.0.tgz",
|
||
|
"_shasum": "5eaac8eeb6b33b987b7fe6097ea6a8a146ab5760",
|
||
|
"_spec": "pretty-format@^23.6.0",
|
||
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\jest-config",
|
||
|
"author": {
|
||
|
"name": "James Kyle",
|
||
|
"email": "me@thejameskyle.com"
|
||
|
},
|
||
|
"browser": "build-es5/index.js",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/jest/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"ansi-regex": "^3.0.0",
|
||
|
"ansi-styles": "^3.2.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Stringify any JavaScript value.",
|
||
|
"devDependencies": {
|
||
|
"immutable": "^4.0.0-rc.9",
|
||
|
"react": "*",
|
||
|
"react-dom": "*",
|
||
|
"react-test-renderer": "*"
|
||
|
},
|
||
|
"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": "23.6.0"
|
||
|
}
|