{
  "app": "HiCode",
  "language": "HIC",
  "format": "hc-project",
  "version": "v0.01",
  "project": {
    "id": "ch03-variables.hc",
    "name": "第03章 变量 it",
    "createdAt": 0,
    "updatedAt": 0,
    "pages": {
      "p1": {
        "id": "p1",
        "name": "页面1",
        "code": "it 备注\nit 年龄 int 18\nit 名字 t 张三\nit 头像 p\n\n名字 in t\n头像 in p",
        "images": {}
      }
    }
  }
}