{
  "_args": [
    [
      "remark@10.0.1",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_from": "remark@10.0.1",
  "_id": "remark@10.0.1",
  "_inBundle": false,
  "_integrity": "sha512-E6lMuoLIy2TyiokHprMjcWNJ5UxfGQjaMSMhV+f4idM625UjjK4j798+gPs5mfjzDE6vL0oFKVeZM6gZVSVrzQ==",
  "_location": "/remark",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "remark@10.0.1",
    "name": "remark",
    "escapedName": "remark",
    "rawSpec": "10.0.1",
    "saveSpec": null,
    "fetchSpec": "10.0.1"
  },
  "_requiredBy": [
    "/postcss-markdown"
  ],
  "_resolved": "https://registry.npmjs.org/remark/-/remark-10.0.1.tgz",
  "_spec": "10.0.1",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Titus Wormer",
    "email": "tituswormer@gmail.com",
    "url": "https://wooorm.com"
  },
  "bugs": {
    "url": "https://github.com/remarkjs/remark/issues"
  },
  "contributors": [
    {
      "name": "Titus Wormer",
      "email": "tituswormer@gmail.com",
      "url": "https://wooorm.com"
    }
  ],
  "dependencies": {
    "remark-parse": "^6.0.0",
    "remark-stringify": "^6.0.0",
    "unified": "^7.0.0"
  },
  "description": "Markdown processor powered by plugins",
  "devDependencies": {
    "tape": "^4.9.1"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://remark.js.org",
  "keywords": [
    "markdown",
    "abstract",
    "syntax",
    "tree",
    "ast",
    "parse",
    "stringify",
    "process"
  ],
  "license": "MIT",
  "name": "remark",
  "repository": {
    "type": "git",
    "url": "https://github.com/remarkjs/remark/tree/master/packages/remark"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "version": "10.0.1",
  "xo": false
}
