Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / lodash / package.json
1 {
2   "_from": "lodash@^4.17.15",
3   "_id": "lodash@4.17.20",
4   "_inBundle": false,
5   "_integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
6   "_location": "/lodash",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "lodash@^4.17.15",
12     "name": "lodash",
13     "escapedName": "lodash",
14     "rawSpec": "^4.17.15",
15     "saveSpec": null,
16     "fetchSpec": "^4.17.15"
17   },
18   "_requiredBy": [
19     "/@typescript-eslint/typescript-estree",
20     "/eslint",
21     "/inquirer",
22     "/postcss-reporter",
23     "/stylelint",
24     "/stylelint/table",
25     "/table",
26     "/vue-eslint-parser",
27     "/webpack-merge"
28   ],
29   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
30   "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52",
31   "_spec": "lodash@^4.17.15",
32   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/@typescript-eslint/typescript-estree",
33   "author": {
34     "name": "John-David Dalton",
35     "email": "john.david.dalton@gmail.com"
36   },
37   "bugs": {
38     "url": "https://github.com/lodash/lodash/issues"
39   },
40   "bundleDependencies": false,
41   "contributors": [
42     {
43       "name": "John-David Dalton",
44       "email": "john.david.dalton@gmail.com"
45     },
46     {
47       "name": "Mathias Bynens",
48       "email": "mathias@qiwi.be"
49     }
50   ],
51   "deprecated": false,
52   "description": "Lodash modular utilities.",
53   "homepage": "https://lodash.com/",
54   "icon": "https://lodash.com/icon.svg",
55   "keywords": [
56     "modules",
57     "stdlib",
58     "util"
59   ],
60   "license": "MIT",
61   "main": "lodash.js",
62   "name": "lodash",
63   "repository": {
64     "type": "git",
65     "url": "git+https://github.com/lodash/lodash.git"
66   },
67   "scripts": {
68     "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
69   },
70   "version": "4.17.20"
71 }