7bd411fd44cb37d26366a457fcbee0c3e353c6bd
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / snapdragon / package.json
1 {
2   "_from": "snapdragon@^0.8.1",
3   "_id": "snapdragon@0.8.2",
4   "_inBundle": false,
5   "_integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
6   "_location": "/snapdragon",
7   "_phantomChildren": {
8     "is-descriptor": "0.1.6",
9     "is-extendable": "0.1.1"
10   },
11   "_requested": {
12     "type": "range",
13     "registry": true,
14     "raw": "snapdragon@^0.8.1",
15     "name": "snapdragon",
16     "escapedName": "snapdragon",
17     "rawSpec": "^0.8.1",
18     "saveSpec": null,
19     "fetchSpec": "^0.8.1"
20   },
21   "_requiredBy": [
22     "/fast-glob/braces",
23     "/fast-glob/expand-brackets",
24     "/fast-glob/extglob",
25     "/fast-glob/micromatch",
26     "/findup-sync/braces",
27     "/findup-sync/expand-brackets",
28     "/findup-sync/extglob",
29     "/findup-sync/micromatch",
30     "/nanomatch",
31     "/watchpack-chokidar2/braces",
32     "/watchpack-chokidar2/expand-brackets",
33     "/watchpack-chokidar2/extglob",
34     "/watchpack-chokidar2/micromatch",
35     "/webpack/braces",
36     "/webpack/expand-brackets",
37     "/webpack/extglob",
38     "/webpack/micromatch"
39   ],
40   "_resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
41   "_shasum": "64922e7c565b0e14204ba1aa7d6964278d25182d",
42   "_spec": "snapdragon@^0.8.1",
43   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/fast-glob/node_modules/micromatch",
44   "author": {
45     "name": "Jon Schlinkert",
46     "url": "https://github.com/jonschlinkert"
47   },
48   "bugs": {
49     "url": "https://github.com/jonschlinkert/snapdragon/issues"
50   },
51   "bundleDependencies": false,
52   "contributors": [
53     {
54       "name": "Brian Woodward",
55       "url": "https://twitter.com/doowb"
56     },
57     {
58       "name": "Edward Betts",
59       "url": "http://edwardbetts.com"
60     },
61     {
62       "name": "Jon Schlinkert",
63       "url": "http://twitter.com/jonschlinkert"
64     }
65   ],
66   "dependencies": {
67     "base": "^0.11.1",
68     "debug": "^2.2.0",
69     "define-property": "^0.2.5",
70     "extend-shallow": "^2.0.1",
71     "map-cache": "^0.2.2",
72     "source-map": "^0.5.6",
73     "source-map-resolve": "^0.5.0",
74     "use": "^3.1.0"
75   },
76   "deprecated": false,
77   "description": "Fast, pluggable and easy-to-use parser-renderer factory.",
78   "devDependencies": {
79     "gulp": "^3.9.1",
80     "gulp-eslint": "^3.0.1",
81     "gulp-format-md": "^0.1.10",
82     "gulp-istanbul": "^1.1.1",
83     "gulp-mocha": "^3.0.1",
84     "gulp-unused": "^0.2.0",
85     "mocha": "^3.0.2"
86   },
87   "engines": {
88     "node": ">=0.10.0"
89   },
90   "files": [
91     "index.js",
92     "lib"
93   ],
94   "homepage": "https://github.com/jonschlinkert/snapdragon",
95   "keywords": [
96     "lexer",
97     "snapdragon"
98   ],
99   "license": "MIT",
100   "main": "index.js",
101   "name": "snapdragon",
102   "repository": {
103     "type": "git",
104     "url": "git+https://github.com/jonschlinkert/snapdragon.git"
105   },
106   "scripts": {
107     "test": "mocha"
108   },
109   "verb": {
110     "toc": false,
111     "layout": "default",
112     "tasks": [
113       "readme"
114     ],
115     "plugins": [
116       "gulp-format-md"
117     ],
118     "related": {
119       "description": "These libraries use snapdragon:",
120       "list": [
121         "braces",
122         "expand-brackets",
123         "extglob",
124         "micromatch"
125       ]
126     },
127     "reflinks": [
128       "css",
129       "pug",
130       "verb",
131       "verb-generate-readme"
132     ],
133     "lint": {
134       "reflinks": true
135     }
136   },
137   "version": "0.8.2"
138 }