{
  "name": "@arcblock/graphql-playground",
  "files": [
    "static/",
    "screenshots/",
    "logo.png",
    "blocklet.md",
    "blocklet.js",
    "blocklet.json",
    "README.md",
    "blocklet.yml",
    "blocklet.yaml",
    "blocklet.zip",
    "LICENSE"
  ],
  "version": "1.7.2",
  "description": "A simple graphql playground that supports connecting to any graphql endpoints",
  "keywords": [
    "graphql",
    "developer"
  ],
  "author": "wangshijun <shijun@arcblock.io> (http://github.com/wangshijun)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ArcBlock/forge-webapp.git"
  },
  "bugs": {
    "url": "https://github.com/ArcBlock/forge-webapp/issues"
  },
  "publishConfig": {
    "access": "public"
  }
}