Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / lodash.merge / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/lodash.merge/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/lodash.merge/package.json
new file mode 100644 (file)
index 0000000..52a88bd
--- /dev/null
@@ -0,0 +1,61 @@
+{
+  "_from": "lodash.merge@^4.6.0",
+  "_id": "lodash.merge@4.6.2",
+  "_inBundle": false,
+  "_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
+  "_location": "/lodash.merge",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "lodash.merge@^4.6.0",
+    "name": "lodash.merge",
+    "escapedName": "lodash.merge",
+    "rawSpec": "^4.6.0",
+    "saveSpec": null,
+    "fetchSpec": "^4.6.0"
+  },
+  "_requiredBy": [
+    "/prettier-eslint"
+  ],
+  "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+  "_shasum": "558aa53b43b661e1925a0afdfa36a9a1085fe57a",
+  "_spec": "lodash.merge@^4.6.0",
+  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/prettier-eslint",
+  "author": {
+    "name": "John-David Dalton",
+    "email": "john.david.dalton@gmail.com"
+  },
+  "bugs": {
+    "url": "https://github.com/lodash/lodash/issues"
+  },
+  "bundleDependencies": false,
+  "contributors": [
+    {
+      "name": "John-David Dalton",
+      "email": "john.david.dalton@gmail.com"
+    },
+    {
+      "name": "Mathias Bynens",
+      "email": "mathias@qiwi.be"
+    }
+  ],
+  "deprecated": false,
+  "description": "The Lodash method `_.merge` exported as a module.",
+  "homepage": "https://lodash.com/",
+  "icon": "https://lodash.com/icon.svg",
+  "keywords": [
+    "lodash-modularized",
+    "merge"
+  ],
+  "license": "MIT",
+  "name": "lodash.merge",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/lodash/lodash.git"
+  },
+  "scripts": {
+    "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
+  },
+  "version": "4.6.2"
+}