Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / pretty-format / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/pretty-format/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/pretty-format/package.json
new file mode 100644 (file)
index 0000000..760d8ea
--- /dev/null
@@ -0,0 +1,55 @@
+{
+  "_from": "pretty-format@^23.0.1",
+  "_id": "pretty-format@23.6.0",
+  "_inBundle": false,
+  "_integrity": "sha512-zf9NV1NSlDLDjycnwm6hpFATCGl/K1lt0R/GdkAK2O5LN/rwJoB+Mh93gGJjut4YbmecbfgLWVGSTCr0Ewvvbw==",
+  "_location": "/pretty-format",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "pretty-format@^23.0.1",
+    "name": "pretty-format",
+    "escapedName": "pretty-format",
+    "rawSpec": "^23.0.1",
+    "saveSpec": null,
+    "fetchSpec": "^23.0.1"
+  },
+  "_requiredBy": [
+    "/prettier-eslint"
+  ],
+  "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-23.6.0.tgz",
+  "_shasum": "5eaac8eeb6b33b987b7fe6097ea6a8a146ab5760",
+  "_spec": "pretty-format@^23.0.1",
+  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/prettier-eslint",
+  "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.",
+  "devDependencies": {
+    "immutable": "^4.0.0-rc.9",
+    "react": "*",
+    "react-dom": "*",
+    "react-test-renderer": "*"
+  },
+  "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": "23.6.0"
+}