canina/graphify-out/cache/ast/v0.9.44/12f2e30da1a34da7d06440370b7d1930cd5a3c3293f485789f5cfa2434aeea6f.json

1 line
8.3 KiB
JSON

{"nodes": [{"id": "$graphify-root$_tsconfig_json", "label": "tsconfig.json", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L1"}, {"id": "$graphify-root$_tsconfig_compileroptions", "label": "compilerOptions", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L2"}, {"id": "$graphify-root$_tsconfig_compileroptions_target", "label": "target", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L3"}, {"id": "$graphify-root$_tsconfig_compileroptions_module", "label": "module", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L4"}, {"id": "$graphify-root$_tsconfig_compileroptions_moduleresolution", "label": "moduleResolution", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L5"}, {"id": "$graphify-root$_tsconfig_compileroptions_lib", "label": "lib", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "ref_dom", "label": "DOM", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "ref_dom_iterable", "label": "DOM.Iterable", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "ref_esnext", "label": "ESNext", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L6"}, {"id": "$graphify-root$_tsconfig_compileroptions_skiplibcheck", "label": "skipLibCheck", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L7"}, {"id": "$graphify-root$_tsconfig_compileroptions_strict", "label": "strict", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L8"}, {"id": "$graphify-root$_tsconfig_compileroptions_noemit", "label": "noEmit", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L9"}, {"id": "$graphify-root$_tsconfig_compileroptions_esmoduleinterop", "label": "esModuleInterop", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L10"}, {"id": "$graphify-root$_tsconfig_compileroptions_types", "label": "types", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L11"}, {"id": "ref_node", "label": "node", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L11"}, {"id": "ref_playwright_test", "label": "@playwright/test", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L11"}, {"id": "$graphify-root$_tsconfig_include", "label": "include", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L13"}, {"id": "ref_playwright_config_ts", "label": "playwright.config.ts", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L13"}, {"id": "ref_tests_ts", "label": "tests/**/*.ts", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L13"}, {"id": "$graphify-root$_tsconfig_exclude", "label": "exclude", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L17"}, {"id": "ref_node_modules", "label": "node_modules", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L17"}, {"id": "ref_backend", "label": "backend", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L17"}, {"id": "ref_frontend", "label": "frontend", "file_type": "concept", "source_file": "tsconfig.json", "source_location": "L17"}], "edges": [{"source": "$graphify-root$_tsconfig_json", "target": "$graphify-root$_tsconfig_compileroptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L3", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_moduleresolution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions_lib", "target": "ref_dom", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_compileroptions_lib", "target": "ref_dom_iterable", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_compileroptions_lib", "target": "ref_esnext", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_skiplibcheck", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_strict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_noemit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_esmoduleinterop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions", "target": "$graphify-root$_tsconfig_compileroptions_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_compileroptions_types", "target": "ref_node", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_compileroptions_types", "target": "ref_playwright_test", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_json", "target": "$graphify-root$_tsconfig_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_include", "target": "ref_playwright_config_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_include", "target": "ref_tests_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_json", "target": "$graphify-root$_tsconfig_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_tsconfig_exclude", "target": "ref_node_modules", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_exclude", "target": "ref_backend", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_tsconfig_exclude", "target": "ref_frontend", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0, "context": "import"}]}