Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / lodash.merge / package.json
1 {
2   "_from": "lodash.merge@^4.6.0",
3   "_id": "lodash.merge@4.6.2",
4   "_inBundle": false,
5   "_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
6   "_location": "/lodash.merge",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "lodash.merge@^4.6.0",
12     "name": "lodash.merge",
13     "escapedName": "lodash.merge",
14     "rawSpec": "^4.6.0",
15     "saveSpec": null,
16     "fetchSpec": "^4.6.0"
17   },
18   "_requiredBy": [
19     "/prettier-eslint"
20   ],
21   "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
22   "_shasum": "558aa53b43b661e1925a0afdfa36a9a1085fe57a",
23   "_spec": "lodash.merge@^4.6.0",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/prettier-eslint",
25   "author": {
26     "name": "John-David Dalton",
27     "email": "john.david.dalton@gmail.com"
28   },
29   "bugs": {
30     "url": "https://github.com/lodash/lodash/issues"
31   },
32   "bundleDependencies": false,
33   "contributors": [
34     {
35       "name": "John-David Dalton",
36       "email": "john.david.dalton@gmail.com"
37     },
38     {
39       "name": "Mathias Bynens",
40       "email": "mathias@qiwi.be"
41     }
42   ],
43   "deprecated": false,
44   "description": "The Lodash method `_.merge` exported as a module.",
45   "homepage": "https://lodash.com/",
46   "icon": "https://lodash.com/icon.svg",
47   "keywords": [
48     "lodash-modularized",
49     "merge"
50   ],
51   "license": "MIT",
52   "name": "lodash.merge",
53   "repository": {
54     "type": "git",
55     "url": "git+https://github.com/lodash/lodash.git"
56   },
57   "scripts": {
58     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
59   },
60   "version": "4.6.2"
61 }