{
  "name": "markdown-it-pivot-table",
  "version": "1.0.5",
  "description": "A markdown-it plugin to add pivot table support",
  "keywords": [
    "markdown-it",
    "markdown-it-plugin"
  ],
  "homepage": "https://github.com/jaeseopark/markdown-it-pivot-table",
  "bugs": {
    "url": "https://github.com/jaeseopark/markdown-it-pivot-table/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "markdown-it": "^13.0.1"
  },
  "dependencies": {
    "group-by": "^0.0.1",
    "nd-table": "^1.2.2",
    "string-math": "^1.2.2"
  }
}
