Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / use / package.json
1 {
2   "_from": "use@^3.1.0",
3   "_id": "use@3.1.1",
4   "_inBundle": false,
5   "_integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
6   "_location": "/use",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "use@^3.1.0",
12     "name": "use",
13     "escapedName": "use",
14     "rawSpec": "^3.1.0",
15     "saveSpec": null,
16     "fetchSpec": "^3.1.0"
17   },
18   "_requiredBy": [
19     "/snapdragon"
20   ],
21   "_resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
22   "_shasum": "d50c8cac79a19fbc20f2911f56eb973f4e10070f",
23   "_spec": "use@^3.1.0",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/snapdragon",
25   "author": {
26     "name": "Jon Schlinkert",
27     "url": "https://github.com/jonschlinkert"
28   },
29   "bugs": {
30     "url": "https://github.com/jonschlinkert/use/issues"
31   },
32   "bundleDependencies": false,
33   "contributors": [
34     {
35       "name": "Brian Woodward",
36       "url": "https://twitter.com/doowb"
37     },
38     {
39       "name": "Jon Schlinkert",
40       "url": "http://twitter.com/jonschlinkert"
41     },
42     {
43       "name": "Olsten Larck",
44       "url": "https://i.am.charlike.online"
45     },
46     {
47       "url": "https://github.com/wtgtybhertgeghgtwtg"
48     }
49   ],
50   "deprecated": false,
51   "description": "Easily add plugin support to your node.js application.",
52   "devDependencies": {
53     "base-plugins": "^1.0.0",
54     "define-property": "^2.0.0",
55     "extend-shallow": "^3.0.1",
56     "gulp": "^3.9.1",
57     "gulp-eslint": "^4.0.0",
58     "gulp-format-md": "^1.0.0",
59     "gulp-istanbul": "^1.1.2",
60     "gulp-mocha": "^3.0.1",
61     "mocha": "^4.0.1"
62   },
63   "engines": {
64     "node": ">=0.10.0"
65   },
66   "files": [
67     "index.js"
68   ],
69   "homepage": "https://github.com/jonschlinkert/use",
70   "keywords": [
71     "use"
72   ],
73   "license": "MIT",
74   "main": "index.js",
75   "name": "use",
76   "repository": {
77     "type": "git",
78     "url": "git+https://github.com/jonschlinkert/use.git"
79   },
80   "scripts": {
81     "test": "mocha"
82   },
83   "verb": {
84     "toc": false,
85     "layout": "default",
86     "tasks": [
87       "readme"
88     ],
89     "plugins": [
90       "gulp-format-md"
91     ],
92     "related": {
93       "list": [
94         "base",
95         "base-plugins",
96         "ware"
97       ]
98     },
99     "reflinks": [
100       "verb",
101       "ware"
102     ],
103     "lint": {
104       "reflinks": true
105     }
106   },
107   "version": "3.1.1"
108 }