| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_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": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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"
- }
|