{
  "name": "@docs-site/site-docsify",
  "version": "1.0.0",
  "description": "docsify site",
  "main": "index.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/docs-site/site-docsify.git"
  },
  "keywords": [
    "docsify"
  ],
  "author": "sumu",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/docs-site/site-docsify/issues"
  },
  "homepage": "https://github.com/docs-site/site-docsify#readme",
  "publishConfig": {
    "access": "public"
  }
}
