{
  "name": "static-demo-blocklet",
  "version": "1.1.2",
  "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"
  }
}