84 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			84 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "_args": [ | ||
|  |     [ | ||
|  |       "pretty-format@24.8.0", | ||
|  |       "C:\\Users\\Administrator\\Documents\\setup-python" | ||
|  |     ] | ||
|  |   ], | ||
|  |   "_development": true, | ||
|  |   "_from": "pretty-format@24.8.0", | ||
|  |   "_id": "pretty-format@24.8.0", | ||
|  |   "_inBundle": false, | ||
|  |   "_integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", | ||
|  |   "_location": "/pretty-format", | ||
|  |   "_phantomChildren": {}, | ||
|  |   "_requested": { | ||
|  |     "type": "version", | ||
|  |     "registry": true, | ||
|  |     "raw": "pretty-format@24.8.0", | ||
|  |     "name": "pretty-format", | ||
|  |     "escapedName": "pretty-format", | ||
|  |     "rawSpec": "24.8.0", | ||
|  |     "saveSpec": null, | ||
|  |     "fetchSpec": "24.8.0" | ||
|  |   }, | ||
|  |   "_requiredBy": [ | ||
|  |     "/jest-circus", | ||
|  |     "/jest-config", | ||
|  |     "/jest-diff", | ||
|  |     "/jest-each", | ||
|  |     "/jest-jasmine2", | ||
|  |     "/jest-leak-detector", | ||
|  |     "/jest-matcher-utils", | ||
|  |     "/jest-snapshot", | ||
|  |     "/jest-validate" | ||
|  |   ], | ||
|  |   "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", | ||
|  |   "_spec": "24.8.0", | ||
|  |   "_where": "C:\\Users\\Administrator\\Documents\\setup-python", | ||
|  |   "author": { | ||
|  |     "name": "James Kyle", | ||
|  |     "email": "me@thejameskyle.com" | ||
|  |   }, | ||
|  |   "browser": "build-es5/index.js", | ||
|  |   "bugs": { | ||
|  |     "url": "https://github.com/facebook/jest/issues" | ||
|  |   }, | ||
|  |   "dependencies": { | ||
|  |     "@jest/types": "^24.8.0", | ||
|  |     "ansi-regex": "^4.0.0", | ||
|  |     "ansi-styles": "^3.2.0", | ||
|  |     "react-is": "^16.8.4" | ||
|  |   }, | ||
|  |   "description": "Stringify any JavaScript value.", | ||
|  |   "devDependencies": { | ||
|  |     "@types/ansi-regex": "^4.0.0", | ||
|  |     "@types/ansi-styles": "^3.2.1", | ||
|  |     "@types/react": "*", | ||
|  |     "@types/react-is": "^16.7.1", | ||
|  |     "@types/react-test-renderer": "*", | ||
|  |     "immutable": "4.0.0-rc.9", | ||
|  |     "react": "*", | ||
|  |     "react-dom": "*", | ||
|  |     "react-test-renderer": "*" | ||
|  |   }, | ||
|  |   "engines": { | ||
|  |     "node": ">= 6" | ||
|  |   }, | ||
|  |   "gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4", | ||
|  |   "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": "24.8.0" | ||
|  | } |