{
  "name": "@sy-records/docsify-pangu",
  "version": "2.0.3",
  "description": "A docsify plugin for automatically adding spaces.",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sy-records/docsify-pangu.git"
  },
  "keywords": [
    "pangu",
    "docsify"
  ],
  "author": "sy-records",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sy-records/docsify-pangu/issues"
  },
  "homepage": "https://github.com/sy-records/docsify-pangu#readme",
  "devDependencies": {
    "terser": "^5.37.0"
  },
  "scripts": {
    "build": "node build/build.js"
  }
}
