Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / globjoin / package.json
1 {
2   "_from": "globjoin@^0.1.4",
3   "_id": "globjoin@0.1.4",
4   "_inBundle": false,
5   "_integrity": "sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=",
6   "_location": "/globjoin",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "globjoin@^0.1.4",
12     "name": "globjoin",
13     "escapedName": "globjoin",
14     "rawSpec": "^0.1.4",
15     "saveSpec": null,
16     "fetchSpec": "^0.1.4"
17   },
18   "_requiredBy": [
19     "/stylelint"
20   ],
21   "_resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
22   "_shasum": "2f4494ac8919e3767c5cbb691e9f463324285d43",
23   "_spec": "globjoin@^0.1.4",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/stylelint",
25   "author": {
26     "name": "Amobiz"
27   },
28   "bugs": {
29     "url": "https://github.com/amobiz/globjoin/issues"
30   },
31   "bundleDependencies": false,
32   "dependencies": {},
33   "deprecated": false,
34   "description": "Join paths and globs.",
35   "devDependencies": {
36     "mocha": "^2.3.4",
37     "mocha-cases": "^0.1.4"
38   },
39   "homepage": "https://github.com/amobiz/globjoin",
40   "keywords": [
41     "array",
42     "glob",
43     "glob join",
44     "globbing",
45     "multiple",
46     "negative glob",
47     "path",
48     "path join",
49     "patterns",
50     "wildcard"
51   ],
52   "license": "MIT",
53   "main": "index.js",
54   "name": "globjoin",
55   "repository": {
56     "type": "git",
57     "url": "git+https://github.com/amobiz/globjoin.git"
58   },
59   "scripts": {
60     "test": "mocha"
61   },
62   "version": "0.1.4"
63 }