github.com/igggame/nebulas-go@v2.1.0+incompatible/nbre/test/data/common/json_util.json (about)

     1  {
     2    "name": "nr",
     3    "version_major": 0,
     4    "version_minor": 0,
     5    "version_patch": 1,
     6    "depends": [
     7      {
     8        "name":"yyy",
     9        "version_major":11,
    10        "version_minor":12,
    11        "version_patch":13
    12      },
    13      {
    14        "name":"zzz",
    15        "version_major":21,
    16        "version_minor":22,
    17        "version_patch":23
    18      }
    19    ],
    20    "available_height": 100,
    21    "root_path":"./go-nebulas/nbre/",
    22    "cpp_files": [
    23      "test/link_example/foo_arg.cpp"
    24    ],
    25    "include_header_files":[
    26      "test/link_example"
    27    ],
    28    "link_path":[
    29      "runtime/"
    30    ],
    31    "link_files":[
    32      "bar"
    33    ],
    34    "flags": [
    35    ]
    36  
    37  }