github.com/igggame/nebulas-go@v2.1.0+incompatible/nbre/test/data/fs/nr_version_1.json (about) 1 { 2 "name": "nr", 3 "version_major": 0, 4 "version_minor": 0, 5 "version_patch": 1, 6 "depends": [ 7 ], 8 "available_height": 100, 9 "root_path":"/home/chmwang/go-nebulas/nbre/", 10 "cpp_files": [ 11 "test/link_example/foo_arg.cpp" 12 ], 13 "include_header_files":[ 14 "test/link_example" 15 ], 16 "link_path":[ 17 "runtime/" 18 ], 19 "link_files":[ 20 "bar" 21 ], 22 "flags": [ 23 ] 24 25 }