{
  "name": "static-demo-blocklet",
  "files": [
    "app/",
    "logo.png",
    "blocklet.yml",
    "blocklet.md",
    "README.md",
    "blocklet.yaml",
    "blocklet.json",
    "blocklet.zip",
    "blocklet.js",
    "LICENSE"
  ],
  "version": "1.1.1",
  "description": "Demo blocklet that shows how to serve a static html5 game with ABT Node",
  "keywords": [
    "demo",
    "game",
    "blocklet"
  ],
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
  "publishConfig": {
    "access": "public"
  }
}