{
  "name": "@rasahq/unified-tabula",
  "version": "1.0.0-alpha.30",
  "description": "Rasa remark and rehype plugins",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@github.com/rasahq/tabula.git",
    "directory": "plugins/unified-tabula"
  },
  "type": "module",
  "main": "index.js",
  "license": "MIT",
  "scripts": {
    "tag": "git tag $npm_package_name@$npm_package_version",
    "untag": "git tag -d $npm_package_name@$npm_package_version",
    "prepublishOnly": "npm run tag"
  },
  "dependencies": {
    "@fec/remark-a11y-emoji": "^3.0.0",
    "hast-util-is-element": "^2.1.1",
    "hastscript": "^7.0.2",
    "rehype-format": "^4.0.0",
    "rehype-minify-whitespace": "^5.0.0",
    "rehype-parse": "^8.0.3",
    "rehype-preset-minify": "^6.0.0",
    "rehype-stringify": "^9.0.2",
    "remark-breaks": "^3.0.1",
    "remark-collapse": "^0.1.2",
    "remark-emoji": "^3.0.1",
    "remark-external-links": "^9.0.1",
    "remark-footnotes": "^4.0.1",
    "remark-gfm": "^2.0.0",
    "remark-heading-id": "^1.0.0",
    "remark-kbd": "^1.1.0",
    "remark-mark-plus": "^1.0.21",
    "remark-parse": "^10.0.0",
    "remark-prism": "^1.3.6",
    "remark-rehype": "^9.0.0",
    "remark-slug": "^7.0.0",
    "remark-squeeze-paragraphs": "^5.0.0",
    "unified": "^10.0.0",
    "unist-util-flatmap": "^1.0.0",
    "unist-util-visit": "^4.0.0"
  },
  "gitHead": "f78b0528502288e42205c2653b26afd4eea1b613"
}
