7137ba36a61d30945bb5b39ca38224a11637f2a5
[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.15",
4   "_inBundle": false,
5   "_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
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   ],
28   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
29   "_shasum": "b447f6670a0455bbfeedd11392eff330ea097548",
30   "_spec": "lodash@^4.17.15",
31   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/@typescript-eslint/typescript-estree",
32   "author": {
33     "name": "John-David Dalton",
34     "email": "john.david.dalton@gmail.com"
35   },
36   "bugs": {
37     "url": "https://github.com/lodash/lodash/issues"
38   },
39   "bundleDependencies": false,
40   "contributors": [
41     {
42       "name": "John-David Dalton",
43       "email": "john.david.dalton@gmail.com"
44     },
45     {
46       "name": "Mathias Bynens",
47       "email": "mathias@qiwi.be"
48     }
49   ],
50   "deprecated": false,
51   "description": "Lodash modular utilities.",
52   "homepage": "https://lodash.com/",
53   "icon": "https://lodash.com/icon.svg",
54   "keywords": [
55     "modules",
56     "stdlib",
57     "util"
58   ],
59   "license": "MIT",
60   "main": "lodash.js",
61   "name": "lodash",
62   "repository": {
63     "type": "git",
64     "url": "git+https://github.com/lodash/lodash.git"
65   },
66   "scripts": {
67     "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
68   },
69   "version": "4.17.15"
70 }