Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / remark / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/remark/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/remark/package.json
new file mode 100644 (file)
index 0000000..f931c18
--- /dev/null
@@ -0,0 +1,71 @@
+{
+  "_from": "remark@^8.0.0",
+  "_id": "remark@8.0.0",
+  "_inBundle": false,
+  "_integrity": "sha512-K0PTsaZvJlXTl9DN6qYlvjTkqSZBFELhROZMrblm2rB+085flN84nz4g/BscKRMqDvhzlK1oQ/xnWQumdeNZYw==",
+  "_location": "/remark",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "remark@^8.0.0",
+    "name": "remark",
+    "escapedName": "remark",
+    "rawSpec": "^8.0.0",
+    "saveSpec": null,
+    "fetchSpec": "^8.0.0"
+  },
+  "_requiredBy": [
+    "/postcss-html"
+  ],
+  "_resolved": "https://registry.npmjs.org/remark/-/remark-8.0.0.tgz",
+  "_shasum": "287b6df2fe1190e263c1d15e486d3fa835594d6d",
+  "_spec": "remark@^8.0.0",
+  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/postcss-html",
+  "author": {
+    "name": "Titus Wormer",
+    "email": "tituswormer@gmail.com",
+    "url": "http://wooorm.com"
+  },
+  "bugs": {
+    "url": "https://github.com/wooorm/remark/issues"
+  },
+  "bundleDependencies": false,
+  "contributors": [
+    {
+      "name": "Titus Wormer",
+      "email": "tituswormer@gmail.com",
+      "url": "http://wooorm.com"
+    }
+  ],
+  "dependencies": {
+    "remark-parse": "^4.0.0",
+    "remark-stringify": "^4.0.0",
+    "unified": "^6.0.0"
+  },
+  "deprecated": false,
+  "description": "Markdown processor powered by plugins",
+  "files": [
+    "index.js"
+  ],
+  "homepage": "http://remark.js.org",
+  "keywords": [
+    "markdown",
+    "abstract",
+    "syntax",
+    "tree",
+    "ast",
+    "parse",
+    "stringify",
+    "process"
+  ],
+  "license": "MIT",
+  "name": "remark",
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/wooorm/remark/tree/master/packages/remark"
+  },
+  "scripts": {},
+  "version": "8.0.0",
+  "xo": false
+}