1 line
2.2 KiB
JSON
1 line
2.2 KiB
JSON
{"nodes": [{"id": "frontend_lib_api_ts", "label": "api.ts", "file_type": "code", "source_file": "frontend/lib/api.ts", "source_location": "L1"}, {"id": "api_getnetworkconfig", "label": "getNetworkConfig()", "file_type": "code", "source_file": "frontend/lib/api.ts", "source_location": "L11"}, {"id": "api_getbackendurl", "label": "getBackendUrl()", "file_type": "code", "source_file": "frontend/lib/api.ts", "source_location": "L31"}, {"id": "api_buildphotourl", "label": "buildPhotoUrl()", "file_type": "code", "source_file": "frontend/lib/api.ts", "source_location": "L51"}], "edges": [{"source": "frontend_lib_api_ts", "target": "axios", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/lib/api.ts", "source_location": "L1", "weight": 1.0}, {"source": "frontend_lib_api_ts", "target": "frontend_lib_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/lib/api.ts", "source_location": "L2", "weight": 1.0}, {"source": "frontend_lib_api_ts", "target": "api_getnetworkconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/lib/api.ts", "source_location": "L11", "weight": 1.0}, {"source": "frontend_lib_api_ts", "target": "api_getbackendurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/lib/api.ts", "source_location": "L31", "weight": 1.0}, {"source": "frontend_lib_api_ts", "target": "api_buildphotourl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/lib/api.ts", "source_location": "L51", "weight": 1.0}, {"source": "api_getbackendurl", "target": "api_getnetworkconfig", "relation": "calls", "confidence": "EXTRACTED", "source_file": "frontend/lib/api.ts", "source_location": "L32", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_getnetworkconfig", "callee": "fetch", "source_file": "frontend/lib/api.ts", "source_location": "L19"}, {"caller_nid": "api_getnetworkconfig", "callee": "json", "source_file": "frontend/lib/api.ts", "source_location": "L21"}, {"caller_nid": "api_getnetworkconfig", "callee": "warn", "source_file": "frontend/lib/api.ts", "source_location": "L24"}, {"caller_nid": "api_getbackendurl", "callee": "includes", "source_file": "frontend/lib/api.ts", "source_location": "L42"}]} |