77 lines
1.9 KiB
JSON
Executable File
77 lines
1.9 KiB
JSON
Executable File
{
|
|
"_args": [
|
|
[
|
|
"pretty-format@27.3.1",
|
|
"/Users/easysoft/src/xuan/xxc/app"
|
|
]
|
|
],
|
|
"_from": "pretty-format@27.3.1",
|
|
"_id": "pretty-format@27.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==",
|
|
"_location": "/pretty-format",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "pretty-format@27.3.1",
|
|
"name": "pretty-format",
|
|
"escapedName": "pretty-format",
|
|
"rawSpec": "27.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "27.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.3.1.tgz",
|
|
"_spec": "27.3.1",
|
|
"_where": "/Users/easysoft/src/xuan/xxc/app",
|
|
"author": {
|
|
"name": "James Kyle",
|
|
"email": "me@thejameskyle.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": "^27.2.5",
|
|
"ansi-regex": "^5.0.1",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"description": "Stringify any JavaScript value.",
|
|
"devDependencies": {
|
|
"@types/react": "*",
|
|
"@types/react-is": "^17.0.0",
|
|
"@types/react-test-renderer": "*",
|
|
"immutable": "4.0.0-rc.9",
|
|
"jest-util": "^27.3.1",
|
|
"react": "*",
|
|
"react-dom": "*",
|
|
"react-test-renderer": "*"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
},
|
|
"exports": {
|
|
".": "./build/index.js",
|
|
"./package.json": "./package.json"
|
|
},
|
|
"gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "./build/index.js",
|
|
"name": "pretty-format",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/pretty-format"
|
|
},
|
|
"types": "./build/index.d.ts",
|
|
"version": "27.3.1"
|
|
}
|