Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / pretty-format / package.json
1 {
2   "_from": "pretty-format@^23.0.1",
3   "_id": "pretty-format@23.6.0",
4   "_inBundle": false,
5   "_integrity": "sha512-zf9NV1NSlDLDjycnwm6hpFATCGl/K1lt0R/GdkAK2O5LN/rwJoB+Mh93gGJjut4YbmecbfgLWVGSTCr0Ewvvbw==",
6   "_location": "/pretty-format",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "pretty-format@^23.0.1",
12     "name": "pretty-format",
13     "escapedName": "pretty-format",
14     "rawSpec": "^23.0.1",
15     "saveSpec": null,
16     "fetchSpec": "^23.0.1"
17   },
18   "_requiredBy": [
19     "/prettier-eslint"
20   ],
21   "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-23.6.0.tgz",
22   "_shasum": "5eaac8eeb6b33b987b7fe6097ea6a8a146ab5760",
23   "_spec": "pretty-format@^23.0.1",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/prettier-eslint",
25   "author": {
26     "name": "James Kyle",
27     "email": "me@thejameskyle.com"
28   },
29   "browser": "build-es5/index.js",
30   "bugs": {
31     "url": "https://github.com/facebook/jest/issues"
32   },
33   "bundleDependencies": false,
34   "dependencies": {
35     "ansi-regex": "^3.0.0",
36     "ansi-styles": "^3.2.0"
37   },
38   "deprecated": false,
39   "description": "Stringify any JavaScript value.",
40   "devDependencies": {
41     "immutable": "^4.0.0-rc.9",
42     "react": "*",
43     "react-dom": "*",
44     "react-test-renderer": "*"
45   },
46   "homepage": "https://github.com/facebook/jest#readme",
47   "license": "MIT",
48   "main": "build/index.js",
49   "name": "pretty-format",
50   "repository": {
51     "type": "git",
52     "url": "git+https://github.com/facebook/jest.git"
53   },
54   "version": "23.6.0"
55 }