Nessuna descrizione

package.json 1.5KB

    { "_from": "pretty-format@^22.4.3", "_id": "pretty-format@22.4.3", "_inBundle": false, "_integrity": "sha1-+HPXgIOanALpZkyKCC6e556qwW8=", "_location": "/pretty-format", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pretty-format@^22.4.3", "name": "pretty-format", "escapedName": "pretty-format", "rawSpec": "^22.4.3", "saveSpec": null, "fetchSpec": "^22.4.3" }, "_requiredBy": [ "/jest-config", "/jest-diff", "/jest-leak-detector", "/jest-matcher-utils", "/jest-snapshot", "/jest-validate" ], "_resolved": "http://registry.npm.taobao.org/pretty-format/download/pretty-format-22.4.3.tgz", "_shasum": "f873d780839a9c02e9664c8a082e9ee79eaac16f", "_spec": "pretty-format@^22.4.3", "_where": "/Users/FFIB/Desktop/data_visualization/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.", "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": "22.4.3" }