Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / remark / package.json
1 {
2   "_from": "remark@^8.0.0",
3   "_id": "remark@8.0.0",
4   "_inBundle": false,
5   "_integrity": "sha512-K0PTsaZvJlXTl9DN6qYlvjTkqSZBFELhROZMrblm2rB+085flN84nz4g/BscKRMqDvhzlK1oQ/xnWQumdeNZYw==",
6   "_location": "/remark",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "remark@^8.0.0",
12     "name": "remark",
13     "escapedName": "remark",
14     "rawSpec": "^8.0.0",
15     "saveSpec": null,
16     "fetchSpec": "^8.0.0"
17   },
18   "_requiredBy": [
19     "/postcss-html"
20   ],
21   "_resolved": "https://registry.npmjs.org/remark/-/remark-8.0.0.tgz",
22   "_shasum": "287b6df2fe1190e263c1d15e486d3fa835594d6d",
23   "_spec": "remark@^8.0.0",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/postcss-html",
25   "author": {
26     "name": "Titus Wormer",
27     "email": "tituswormer@gmail.com",
28     "url": "http://wooorm.com"
29   },
30   "bugs": {
31     "url": "https://github.com/wooorm/remark/issues"
32   },
33   "bundleDependencies": false,
34   "contributors": [
35     {
36       "name": "Titus Wormer",
37       "email": "tituswormer@gmail.com",
38       "url": "http://wooorm.com"
39     }
40   ],
41   "dependencies": {
42     "remark-parse": "^4.0.0",
43     "remark-stringify": "^4.0.0",
44     "unified": "^6.0.0"
45   },
46   "deprecated": false,
47   "description": "Markdown processor powered by plugins",
48   "files": [
49     "index.js"
50   ],
51   "homepage": "http://remark.js.org",
52   "keywords": [
53     "markdown",
54     "abstract",
55     "syntax",
56     "tree",
57     "ast",
58     "parse",
59     "stringify",
60     "process"
61   ],
62   "license": "MIT",
63   "name": "remark",
64   "repository": {
65     "type": "git",
66     "url": "https://github.com/wooorm/remark/tree/master/packages/remark"
67   },
68   "scripts": {},
69   "version": "8.0.0",
70   "xo": false
71 }