{
  "name": "@sy-records/docsify-footnotes",
  "version": "2.2.2",
  "description": "A plugin that supports the use of footnotes in docsify.",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sy-records/docsify-footnotes.git"
  },
  "keywords": [
    "docsify",
    "footnotes",
    "markdown"
  ],
  "author": "sy-records",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sy-records/docsify-footnotes/issues"
  },
  "homepage": "https://github.com/sy-records/docsify-footnotes#readme",
  "devDependencies": {
    "terser": "^5.37.0"
  },
  "scripts": {
    "build": "node build/build.js"
  }
}
