Files
freeCodeCamp/probot/presolver/node_modules/pretty-format/package.json
2018-12-05 11:23:55 +05:30

55 lines
1.5 KiB
JSON

{
"_from": "pretty-format@^22.4.0",
"_id": "pretty-format@22.4.3",
"_inBundle": false,
"_integrity": "sha512-S4oT9/sT6MN7/3COoOy+ZJeA92VmOnveLHgrwBE3Z1W5N9S2A1QGNYiE1z75DAENbJrXXUb+OWXhpJcg05QKQQ==",
"_location": "/pretty-format",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pretty-format@^22.4.0",
"name": "pretty-format",
"escapedName": "pretty-format",
"rawSpec": "^22.4.0",
"saveSpec": null,
"fetchSpec": "^22.4.0"
},
"_requiredBy": [
"/jest-config",
"/jest-diff",
"/jest-leak-detector",
"/jest-matcher-utils",
"/jest-snapshot",
"/jest-validate"
],
"_resolved": "http://registry.npmjs.org/pretty-format/-/pretty-format-22.4.3.tgz",
"_shasum": "f873d780839a9c02e9664c8a082e9ee79eaac16f",
"_spec": "pretty-format@^22.4.0",
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/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"
}