{
  "name": "@arcblock/abtnode-docs",
  "files": [
    "public/",
    "screenshots/",
    "blocklet.md",
    "blocklet.yml",
    "blocklet.yaml",
    "blocklet.json",
    "blocklet.zip",
    "blocklet.js",
    "README.md",
    "LICENSE"
  ],
  "version": "0.1.1",
  "description": "ABT Node Documentation, a help documentation for quickly get started with ABT Node.",
  "keywords": [
    "Docs",
    "ABTNode"
  ],
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ArcBlock/abtnode-docs.git"
  },
  "bugs": {
    "url": "https://github.com/ArcBlock/abtnode-docs-power-user/issues"
  },
  "publishConfig": {
    "access": "public"
  }
}